FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

resErrorDiv.H File Reference

Residual error estimate for the fv convection operators. More...


Detailed Description

Residual error estimate for the fv convection operators.

InNamespace Foam::resError

Source files

Definition in file resErrorDiv.H.

#include "src/errorEstimation/errorEstimate/errorEstimate.H"
Include dependency graph for resErrorDiv.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)