Generic multi-variate discretisation scheme class for which any of the NVD, CNVD or NVDV schemes may be selected for each variable and applied independently. More...
Additional Inherited Members | |
![]() | |
static tmp< multivariateSurfaceInterpolationScheme< Type > > | New (const fvMesh &mesh, const fieldTable &fields, const surfaceScalarField &faceFlux, Istream &schemeData) |
Generic multi-variate discretisation scheme class for which any of the NVD, CNVD or NVDV schemes may be selected for each variable and applied independently.
This is equivalent to using separate "div" terms and schemes for each variable/equation.
Definition at line 54 of file multivariateIndependentScheme.H.
multivariateIndependentScheme | ( | const fvMesh & | mesh, |
const typename multivariateSurfaceInterpolationScheme< Type >::fieldTable & | fields, | ||
const surfaceScalarField & | faceFlux, | ||
Istream & | schemeData | ||
) |
Definition at line 32 of file multivariateIndependentScheme.C.
TypeName | ( | "multivariateIndependent" | ) |
|
inlinevirtual |
Implements multivariateSurfaceInterpolationScheme< Type >.
Definition at line 98 of file multivariateIndependentScheme.H.
References field(), dictionary::lookup(), and surfaceInterpolationScheme< Type >::New().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.