Basic second-order convection using face-gradients and Gauss' theorem. More...
Public Member Functions | |
TypeName ("Gauss") | |
gaussConvectionScheme (const faMesh &mesh, const edgeScalarField &faceFlux, const tmp< edgeInterpolationScheme< Type >> &scheme) | |
gaussConvectionScheme (const faMesh &mesh, const edgeScalarField &faceFlux, Istream &is) | |
tmp< GeometricField< Type, faePatchField, edgeMesh > > | flux (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const |
tmp< faMatrix< Type > > | famDiv (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const |
tmp< GeometricField< Type, faPatchField, areaMesh > > | facDiv (const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const |
![]() | |
declareRunTimeSelectionTable (tmp, convectionScheme, Istream,(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData)) | |
convectionScheme (const faMesh &mesh, const edgeScalarField &faceFlux) | |
virtual | ~convectionScheme () |
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< convectionScheme< Type > > | New (const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData) |
Basic second-order convection using face-gradients and Gauss' theorem.
Definition at line 54 of file gaussFaConvectionScheme.H.
|
inline |
Definition at line 82 of file gaussFaConvectionScheme.H.
|
inline |
Definition at line 94 of file gaussFaConvectionScheme.H.
TypeName | ( | "Gauss" | ) |
|
virtual |
Implements convectionScheme< Type >.
Definition at line 40 of file gaussFaConvectionScheme.C.
|
virtual |
Implements convectionScheme< Type >.
Definition at line 52 of file gaussFaConvectionScheme.C.
References GeometricField::boundaryField(), Foam::fac::edgeIntegrate(), Foam::fvc::flux(), forAll, GeometricField::internalField(), tmp::ref(), faPatchField::valueBoundaryCoeffs(), and faPatchField::valueInternalCoeffs().
|
virtual |
Implements convectionScheme< Type >.
Definition at line 105 of file gaussFaConvectionScheme.C.
References Foam::fac::edgeIntegrate(), Foam::fvc::flux(), and tmp::ref().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.