OpenFOAM logo
Open Source CFD Toolkit

Foam::resError Namespace Reference


Functions

template<class Type>
tmp< errorEstimate< Type > > div (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > div (const tmp< surfaceScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const volScalarField &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const tmp< volScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const surfaceScalarField &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const tmp< surfaceScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const volTensorField &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const tmp< volTensorField > &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const surfaceTensorField &, const GeometricField< Type, fvPatchField, volMesh > &)
template<class Type>
tmp< errorEstimate< Type > > laplacian (const tmp< surfaceTensorField > &, const GeometricField< Type, fvPatchField, volMesh > &)
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 > &)


Function Documentation

tmp<errorEstimate<Type> > div const tmp< surfaceScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > div const surfaceScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const tmp< surfaceTensorField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const surfaceTensorField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const tmp< volTensorField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const volTensorField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const tmp< surfaceScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const surfaceScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const tmp< volScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const volScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const dimensionedScalar ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > laplacian const GeometricField< Type, fvPatchField, volMesh > &   ) 
 

tmp<errorEstimate<Type> > Sp const dimensionedScalar ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > Sp const tmp< volScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > Sp const volScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > SuSp const tmp< volScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

tmp<errorEstimate<Type> > SuSp const volScalarField ,
const GeometricField< Type, fvPatchField, volMesh > & 
 

For further information go to www.openfoam.org