Foam::resError Namespace ReferenceNamespace for residual error estimate operators.
More...
|
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) |
| template<class Type > |
| tmp< errorEstimate< Type > > | laplacian (const GeometricField< Type, fvPatchField, volMesh > &vf) |
| template<class Type > |
| tmp< errorEstimate< Type > > | laplacian (const dimensionedScalar &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf) |
| template<class Type > |
| tmp< errorEstimate< Type > > | laplacian (const volScalarField &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf) |
| template<class Type > |
| tmp< errorEstimate< Type > > | laplacian (const tmp< volScalarField > &tgamma, const GeometricField< Type, fvPatchField, volMesh > &vf) |
| 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) |
| 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 > &) |
Detailed Description
Namespace for residual error estimate operators.
Function Documentation
| tmp< errorEstimate< Type > > div |
( |
const surfaceScalarField & |
flux, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
Definition at line 34 of file resErrorDiv.C.
References fvMesh::boundary(), GeometricField< Type, PatchField, GeoMesh >::boundaryField(), fvMesh::C(), fvMesh::Cf(), d, DimensionedField< Type, GeoMesh >::dimensions(), forAll, Foam::fvc::grad(), mesh, DimensionedField< Type, GeoMesh >::mesh(), fvMesh::neighbour(), fvMesh::owner(), patches, Foam::pos(), and fvMesh::V().
Referenced by for(), and if().
| tmp< errorEstimate< Type > > div |
( |
const tmp< surfaceScalarField > & |
tflux, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp< errorEstimate< Type > > laplacian |
( |
const dimensionedScalar & |
gamma, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp< errorEstimate< Type > > laplacian |
( |
const volScalarField & |
gamma, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp< errorEstimate< Type > > laplacian |
( |
const tmp< volScalarField > & |
tgamma, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::Sp |
( |
const volScalarField & |
sp, |
|
|
GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::Sp |
( |
const tmp< volScalarField > & |
tsp, |
|
|
GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::Sp |
( |
const dimensionedScalar & |
sp, |
|
|
GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::SuSp |
( |
const volScalarField & |
sp, |
|
|
GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::SuSp |
( |
const tmp< volScalarField > & |
tsp, |
|
|
GeometricField< Type, fvPatchField, volMesh > & |
vf | |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::Sp |
( |
const volScalarField & |
, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
| |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::Sp |
( |
const tmp< volScalarField > & |
, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
| |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::Sp |
( |
const dimensionedScalar & |
, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
| |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::SuSp |
( |
const volScalarField & |
, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
| |
|
) |
| | [inline] |
| tmp<errorEstimate<Type> > Foam::resError::SuSp |
( |
const tmp< volScalarField > & |
, |
|
|
const GeometricField< Type, fvPatchField, volMesh > & |
| |
|
) |
| | [inline] |
Copyright © 2000-2009 OpenCFD Ltd
|