Basic second-order laplacian using face-gradients and Gauss' theorem. More...
Additional Inherited Members | |
![]() | |
static tmp< laplacianScheme< Type > > | New (const faMesh &mesh, Istream &schemeData) |
Return a pointer to a new laplacianScheme created on freestore. More... | |
![]() | |
laplacianScheme (const laplacianScheme &)=delete | |
No copy construct. More... | |
void | operator= (const laplacianScheme &)=delete |
No copy assignment. More... | |
![]() | |
const faMesh & | mesh_ |
tmp< edgeInterpolationScheme< scalar > > | tinterpGammaScheme_ |
tmp< lnGradScheme< Type > > | tlnGradScheme_ |
Basic second-order laplacian using face-gradients and Gauss' theorem.
Definition at line 57 of file gaussFaLaplacianScheme.H.
|
inline |
Construct null.
Definition at line 79 of file gaussFaLaplacianScheme.H.
|
inline |
Construct from Istream.
Definition at line 85 of file gaussFaLaplacianScheme.H.
TypeName | ( | "Gauss" | ) |
Runtime type information.
|
virtual |
Implements laplacianScheme< Type >.
Definition at line 46 of file gaussFaLaplacianScheme.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), Foam::correction(), DimensionedField< Type, GeoMesh >::dimensions(), Foam::fac::div(), faMatrix< Type >::faceFluxCorrectionPtr(), forAll, gamma, faPatchField< Type >::gradientBoundaryCoeffs(), faPatchField< Type >::gradientInternalCoeffs(), GeometricField< Type, PatchField, GeoMesh >::internalField(), mesh, IOobject::name(), and tmp< T >::ref().
|
virtual |
Implements laplacianScheme< Type >.
Definition at line 115 of file gaussFaLaplacianScheme.C.
References Foam::fac::div(), DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and tmp< T >::ref().
|
virtual |
Implements laplacianScheme< Type >.
Definition at line 133 of file gaussFaLaplacianScheme.C.
References Foam::fac::div(), gamma, DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and tmp< T >::ref().