Estimates the gradient with a least square scheme in a cell. More...
Public Member Functions | |
leastSquareGrad (const word &functionName, const labelVector &geomDir) | |
outerProduct< vector, T >::type | grad (const List< vector > &positions, const List< T > &listValue) |
Map< typename outerProduct< vector, T >::type > | grad (const Map< List< vector >> &positions, const Map< List< T >> &listValue) |
tensor | grad (const List< vector > &positions, const List< vector > &listValue) |
Estimates the gradient with a least square scheme in a cell.
Original code supplied by Henning Scheufler, DLR (2019)
Definition at line 52 of file leastSquareGrad.H.
leastSquareGrad | ( | const word & | functionName, |
const labelVector & | geomDir | ||
) |
Definition at line 30 of file leastSquareGrad.C.
Foam::outerProduct< Foam::vector, T >::type grad | ( | const List< vector > & | positions, |
const List< T > & | listValue | ||
) |
Definition at line 55 of file leastSquareGrad.C.
References forAll, and Foam::Zero.
Foam::Map< typename Foam::outerProduct< Foam::vector, T >::type > grad | ( | const Map< List< vector >> & | positions, |
const Map< List< T >> & | listValue | ||
) |
Definition at line 134 of file leastSquareGrad.C.
References forAllConstIters(), Foam::fac::grad(), and Foam::glTF::key().
Definition at line 95 of file leastSquareGrad.C.
References forAll, and Foam::Zero.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.