Definition in file resErrorDiv.C.
#include "src/errorEstimation/errorEstimate/resErrorDiv.H"
#include "src/finiteVolume/finiteVolume/fvc/fvc.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 > > | div (const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf) |
template<class Type > | |
tmp< errorEstimate< Type > > | div (const tmp< surfaceScalarField > &tflux, const GeometricField< Type, fvPatchField, volMesh > &vf) |