39#ifndef leastSquareGrad_H
40#define leastSquareGrad_H
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A HashTable to objects of type <T> with a label key.
outerProduct< vector, T >::type grad(const List< vector > &positions, const List< T > &listValue)
Return the gradient of the cell.
leastSquareGrad(const word &functionName, const labelVector &geomDir)
Construct from components.
Fit a polynominal function with the help of multiDimPolyFunction.
typeOfRank< typenamepTraits< arg1 >::cmptType, direction(pTraits< arg1 >::rank)+direction(pTraits< arg2 >::rank)>::type type
A class for handling words, derived from Foam::string.
Vector< label > labelVector
Vector of labels.