convectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux) | convectionScheme | [inline] |
count() const | refCount | [inline] |
declareRunTimeSelectionTable(tmp, convectionScheme, Istream,(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData),(mesh, faceFlux, schemeData)) | convectionScheme | |
facDiv(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const | gaussConvectionScheme | [virtual] |
famDiv(const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &) const | gaussConvectionScheme | [virtual] |
flux(const edgeScalarField &, const GeometricField< Type, faPatchField, areaMesh > &) const | gaussConvectionScheme | [virtual] |
gaussConvectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux, const tmp< edgeInterpolationScheme< Type > > &scheme) | gaussConvectionScheme | [inline] |
gaussConvectionScheme(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &is) | gaussConvectionScheme | [inline] |
mesh() const | convectionScheme | [inline] |
New(const faMesh &mesh, const edgeScalarField &faceFlux, Istream &schemeData) | convectionScheme | [static] |
okToDelete() const | refCount | [inline] |
operator++() | refCount | [inline] |
operator++(int) | refCount | [inline] |
operator--() | refCount | [inline] |
operator--(int) | refCount | [inline] |
refCount() | refCount | [inline] |
resetRefCount() | refCount | [inline] |
TypeName("Gauss") | gaussConvectionScheme | |
~convectionScheme() | convectionScheme | [virtual] |