Residual error estimate for the fv source operators. More...
Residual error estimate for the fv source operators.
InNamespace Foam::resError
Definition in file resErrorSup.H.
#include "src/errorEstimation/errorEstimate/errorEstimate.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 &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type > | |
tmp< errorEstimate< Type > > | Sp (const tmp< volScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type > | |
tmp< errorEstimate< Type > > | Sp (const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type > | |
tmp< errorEstimate< Type > > | SuSp (const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &) |
template<class Type > | |
tmp< errorEstimate< Type > > | SuSp (const tmp< volScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &) |