Second-order gradient scheme using least-squares. More...
Public Member Functions | |
TypeName ("leastSquares") | |
leastSquaresFaGrad (const faMesh &mesh) | |
leastSquaresFaGrad (const faMesh &mesh, Istream &) | |
virtual tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > | grad (const GeometricField< Type, faPatchField, areaMesh > &) const |
![]() | |
declareRunTimeSelectionTable (tmp, gradScheme, Istream,(const faMesh &mesh, Istream &schemeData),(mesh, schemeData)) | |
gradScheme (const faMesh &mesh) | |
virtual | ~gradScheme () |
const faMesh & | mesh () const |
![]() | |
constexpr | refCount () noexcept |
int | count () const noexcept |
bool | unique () const noexcept |
void | operator++ () noexcept |
void | operator++ (int) noexcept |
void | operator-- () noexcept |
void | operator-- (int) noexcept |
Additional Inherited Members | |
![]() | |
static tmp< gradScheme< Type > > | New (const faMesh &mesh, Istream &schemeData) |
Second-order gradient scheme using least-squares.
Author Hrvoje Jasak, Wikki Ltd.
Definition at line 55 of file leastSquaresFaGrad.H.
|
inline |
Definition at line 77 of file leastSquaresFaGrad.H.
|
inline |
Definition at line 83 of file leastSquaresFaGrad.H.
TypeName | ( | "leastSquares" | ) |
|
virtual |
Implements gradScheme< Type >.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.