Definition in file resErrorSup.C.
#include "src/errorEstimation/errorEstimate/resErrorSup.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
namespace | Foam::resError |
Namespace for residual error estimate operators. | |
Functions | |
template<class Type > | |
tmp< errorEstimate< Type > > | Sp (const volScalarField &sp, GeometricField< Type, fvPatchField, volMesh > &vf) |
template<class Type > | |
tmp< errorEstimate< Type > > | Sp (const tmp< volScalarField > &tsp, GeometricField< Type, fvPatchField, volMesh > &vf) |
template<class Type > | |
tmp< errorEstimate< Type > > | Sp (const dimensionedScalar &sp, GeometricField< Type, fvPatchField, volMesh > &vf) |
template<class Type > | |
tmp< errorEstimate< Type > > | SuSp (const volScalarField &sp, GeometricField< Type, fvPatchField, volMesh > &vf) |
template<class Type > | |
tmp< errorEstimate< Type > > | SuSp (const tmp< volScalarField > &tsp, GeometricField< Type, fvPatchField, volMesh > &vf) |