Foam::fac Namespace Reference

Functions

template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const GeometricField< Type, faePatchField, edgeMesh > &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const GeometricField< Type, faPatchField, areaMesh > &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > average (const tmp< GeometricField< Type, faPatchField, areaMesh >> &)
 Area-weighted average a edgeField creating a areaField. More...
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 (const dimensioned< Type > dt, const faMesh &mesh)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt (const dimensioned< Type > dt, const faMesh &mesh)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> div (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> div (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvvf, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> div (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> div (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const edgeScalarField &flux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const tmp< edgeScalarField > &tflux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const edgeScalarField &flux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > div (const tmp< edgeScalarField > &tflux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div (const GeometricField< Type, faPatchField, areaMesh > &, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div (const tmp< GeometricField< Type, faPatchField, areaMesh >> &, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div (const GeometricField< Type, faPatchField, areaMesh > &)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div (const tmp< GeometricField< Type, faPatchField, areaMesh >> &)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> grad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad (const GeometricField< Type, faePatchField, edgeMesh > &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad (const GeometricField< Type, faPatchField, areaMesh > &, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad (const GeometricField< Type, faPatchField, areaMesh > &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const dimensionedScalar &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const dimensionedScalar &gamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const dimensionedScalar &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const dimensionedScalar &gamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const areaScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< areaScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const areaScalarField &gamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< areaScalarField > &tgamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const areaScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< areaScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const areaScalarField &gamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< areaScalarField > &tgamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> ndiv (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> ndiv (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvvf, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> ndiv (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh >> ndiv (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const edgeScalarField &flux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const tmp< edgeScalarField > &tflux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const edgeScalarField &flux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv (const tmp< edgeScalarField > &tflux, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv (const GeometricField< Type, faPatchField, areaMesh > &, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv (const tmp< GeometricField< Type, faPatchField, areaMesh >> &, const word &name)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv (const GeometricField< Type, faPatchField, areaMesh > &)
 
template<class Type >
tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv (const tmp< GeometricField< Type, faPatchField, areaMesh >> &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> ngrad (const GeometricField< Type, faePatchField, edgeMesh > &ssf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> ngrad (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &tssf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> ngrad (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> ngrad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> ngrad (const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh >> ngrad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad (const GeometricField< Type, faePatchField, edgeMesh > &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad (const tmp< GeometricField< Type, faePatchField, edgeMesh >> &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad (const GeometricField< Type, faPatchField, areaMesh > &, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &, const word &name)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad (const GeometricField< Type, faPatchField, areaMesh > &)
 
template<class Type >
tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad (const tmp< GeometricField< Type, faPatchField, areaMesh >> &)
 
template<class Type >
static tmp< edgeInterpolationScheme< Type > > scheme (const edgeScalarField &faceFlux, Istream &schemeData)
 Return weighting factors for scheme given from Istream. More...
 
template<class Type >
static tmp< edgeInterpolationScheme< Type > > scheme (const edgeScalarField &faceFlux, const word &name)
 Return weighting factors for scheme given by name in dictionary. More...
 
template<class Type >
static tmp< edgeInterpolationScheme< Type > > scheme (const faMesh &mesh, Istream &schemeData)
 Return weighting factors for scheme given from Istream. More...
 
template<class Type >
static tmp< edgeInterpolationScheme< Type > > scheme (const faMesh &mesh, const word &name)
 Return weighting factors for scheme given by name in dictionary. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData)
 Interpolate field onto faces using scheme given by Istream. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, const word &name)
 Interpolate field onto faces using scheme given by name in faSchemes. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const edgeScalarField &faceFlux, const word &name)
 Interpolate field onto faces using scheme given by name in faSchemes. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const tmp< edgeScalarField > &faceFlux, const word &name)
 Interpolate field onto faces using scheme given by name in faSchemes. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const tmp< edgeScalarField > &faceFlux, const word &name)
 Interpolate field onto faces using scheme given by name in faSchemes. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, Istream &schemeData)
 Interpolate field onto faces using scheme given by Istream. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const word &name)
 Interpolate field onto faces using scheme given by name in faSchemes. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 Interpolate field onto faces using scheme given by name in faSchemes. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 Interpolate tmp field onto faces using central differencing. More...
 
template<class Type >
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf)
 Interpolate field onto faces using central differencing. More...
 

Function Documentation

◆ average() [1/4]

◆ average() [2/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > average ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Area-weighted average a edgeField creating a areaField.

Definition at line 84 of file facAverage.C.

References average().

Here is the call graph for this function:

◆ average() [3/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > average ( const GeometricField< Type, faPatchField, areaMesh > &  vtf)

Area-weighted average a edgeField creating a areaField.

Definition at line 100 of file facAverage.C.

References average(), and Foam::linearEdgeInterpolate().

Here is the call graph for this function:

◆ average() [4/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > average ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvtf)

Area-weighted average a edgeField creating a areaField.

Definition at line 111 of file facAverage.C.

References average().

Here is the call graph for this function:

◆ d2dt2() [1/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 ( const dimensioned< Type >  dt,
const faMesh mesh 
)

Definition at line 39 of file facD2dt2.C.

References mesh, dimensioned< Type >::name(), and faD2dt2Scheme< Type >::New().

Referenced by optionList::d2dt2(), and KirchhoffShell::solveDisplacement().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ d2dt2() [2/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 54 of file facD2dt2.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and faD2dt2Scheme< Type >::New().

Here is the call graph for this function:

◆ d2dt2() [3/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 ( const dimensionedScalar rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 68 of file facD2dt2.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faD2dt2Scheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ d2dt2() [4/4]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::d2dt2 ( const areaScalarField rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 86 of file facD2dt2.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faD2dt2Scheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ ddt() [1/4]

◆ ddt() [2/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > ddt ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 56 of file facDdt.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and faDdtScheme< Type >::New().

Here is the call graph for this function:

◆ ddt() [3/4]

tmp< GeometricField< Type, faPatchField, areaMesh > > ddt ( const dimensionedScalar rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 71 of file facDdt.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faDdtScheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ ddt() [4/4]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::ddt ( const areaScalarField rho,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 90 of file facDdt.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faDdtScheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ div() [1/18]

◆ div() [2/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Definition at line 65 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ div() [3/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::div ( const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 84 of file facDiv.C.

References Foam::I, DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), ref(), Foam::sqr(), and Foam::transform().

Here is the call graph for this function:

◆ div() [4/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::div ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvvf,
const word name 
)

Definition at line 131 of file facDiv.C.

References div(), and Foam::name().

Here is the call graph for this function:

◆ div() [5/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::div ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 154 of file facDiv.C.

References div(), and IOobject::name().

Here is the call graph for this function:

◆ div() [6/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::div ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvvf)

Definition at line 171 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ div() [7/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const edgeScalarField flux,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

◆ div() [8/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const tmp< edgeScalarField > &  tflux,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 219 of file facDiv.C.

References tmp< T >::clear(), div(), and Foam::name().

Here is the call graph for this function:

◆ div() [9/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const edgeScalarField flux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 237 of file facDiv.C.

References div(), and Foam::name().

Here is the call graph for this function:

◆ div() [10/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const tmp< edgeScalarField > &  tflux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 255 of file facDiv.C.

References tmp< T >::clear(), div(), and Foam::name().

Here is the call graph for this function:

◆ div() [11/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const edgeScalarField flux,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 274 of file facDiv.C.

References div(), and IOobject::name().

Here is the call graph for this function:

◆ div() [12/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const tmp< edgeScalarField > &  tflux,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 289 of file facDiv.C.

References tmp< T >::clear(), and div().

Here is the call graph for this function:

◆ div() [13/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const edgeScalarField flux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 306 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ div() [14/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > div ( const tmp< edgeScalarField > &  tflux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 323 of file facDiv.C.

References tmp< T >::clear(), and div().

Here is the call graph for this function:

◆ div() [15/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::div ( const GeometricField< Type, faPatchField, areaMesh > &  ,
const word name 
)

Definition at line 84 of file facDiv.C.

References Foam::I, DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), ref(), Foam::sqr(), and Foam::transform().

Here is the call graph for this function:

◆ div() [16/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::div ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  ,
const word name 
)

Definition at line 131 of file facDiv.C.

References div(), and Foam::name().

Here is the call graph for this function:

◆ div() [17/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::div ( const GeometricField< Type, faPatchField, areaMesh > &  )

Definition at line 154 of file facDiv.C.

References div(), and IOobject::name().

Here is the call graph for this function:

◆ div() [18/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::div ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  )

Definition at line 171 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ edgeIntegrate() [1/2]

◆ edgeIntegrate() [2/2]

tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Definition at line 96 of file facEdgeIntegrate.C.

References edgeIntegrate().

Here is the call graph for this function:

◆ edgeSum() [1/2]

◆ edgeSum() [2/2]

tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Definition at line 165 of file facEdgeIntegrate.C.

References edgeSum().

Here is the call graph for this function:

◆ grad() [1/12]

tmp< GeometricField < typename outerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::grad ( const GeometricField< Type, faePatchField, edgeMesh > &  ssf)

◆ grad() [2/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::grad ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Definition at line 68 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ grad() [3/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::grad ( const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 91 of file facGrad.C.

References gradScheme< Type >::grad(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), and tmp< T >::ref().

Here is the call graph for this function:

◆ grad() [4/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::grad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 128 of file facGrad.C.

References grad(), and Foam::name().

Here is the call graph for this function:

◆ grad() [5/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::grad ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 157 of file facGrad.C.

References grad(), and IOobject::name().

Here is the call graph for this function:

◆ grad() [6/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::grad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf)

Definition at line 174 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ grad() [7/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::grad ( const GeometricField< Type, faePatchField, edgeMesh > &  )

◆ grad() [8/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::grad ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  )

Definition at line 68 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ grad() [9/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::grad ( const GeometricField< Type, faPatchField, areaMesh > &  ,
const word name 
)

Definition at line 91 of file facGrad.C.

References gradScheme< Type >::grad(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), and tmp< T >::ref().

Here is the call graph for this function:

◆ grad() [10/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::grad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  ,
const word name 
)

Definition at line 128 of file facGrad.C.

References grad(), and Foam::name().

Here is the call graph for this function:

◆ grad() [11/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::grad ( const GeometricField< Type, faPatchField, areaMesh > &  )

Definition at line 157 of file facGrad.C.

References grad(), and IOobject::name().

Here is the call graph for this function:

◆ grad() [12/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::grad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  )

Definition at line 174 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ laplacian() [1/16]

◆ laplacian() [2/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 55 of file facLaplacian.C.

References laplacian(), and Foam::name().

Here is the call graph for this function:

◆ laplacian() [3/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 72 of file facLaplacian.C.

References laplacian(), and IOobject::name().

Here is the call graph for this function:

◆ laplacian() [4/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf)

Definition at line 82 of file facLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacian() [5/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const dimensionedScalar gamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 98 of file facLaplacian.C.

References gamma, laplacian(), and Foam::name().

Here is the call graph for this function:

◆ laplacian() [6/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const dimensionedScalar gamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 110 of file facLaplacian.C.

References gamma, laplacian(), and Foam::name().

Here is the call graph for this function:

◆ laplacian() [7/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const dimensionedScalar gamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 128 of file facLaplacian.C.

References gamma, laplacian(), and IOobject::name().

Here is the call graph for this function:

◆ laplacian() [8/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const dimensionedScalar gamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 142 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [9/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const areaScalarField gamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 159 of file facLaplacian.C.

References gamma, DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), laplacianScheme< Type >::New(), and ref().

Here is the call graph for this function:

◆ laplacian() [10/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const tmp< areaScalarField > &  tgamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 175 of file facLaplacian.C.

References tmp< T >::clear(), laplacian(), and Foam::name().

Here is the call graph for this function:

◆ laplacian() [11/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const areaScalarField gamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 192 of file facLaplacian.C.

References gamma, laplacian(), and Foam::name().

Here is the call graph for this function:

◆ laplacian() [12/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const tmp< areaScalarField > &  tgamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 209 of file facLaplacian.C.

References tmp< T >::clear(), laplacian(), and Foam::name().

Here is the call graph for this function:

◆ laplacian() [13/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const areaScalarField gamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 228 of file facLaplacian.C.

References gamma, laplacian(), and IOobject::name().

Here is the call graph for this function:

◆ laplacian() [14/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const tmp< areaScalarField > &  tgamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 244 of file facLaplacian.C.

References laplacian(), Foam::name(), and IOobject::name().

Here is the call graph for this function:

◆ laplacian() [15/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const areaScalarField gamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 260 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [16/16]

tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian ( const tmp< areaScalarField > &  tgamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 276 of file facLaplacian.C.

References laplacian(), and Foam::name().

Here is the call graph for this function:

◆ lnGrad() [1/4]

tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad ( const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 40 of file facLnGrad.C.

References DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), lnGradScheme< Type >::New(), and ref().

Referenced by fourthLnGrad< Type >::correction(), kinematicThinFilm::evolveRegion(), gaussLaplacianScheme< Type >::facLaplacian(), lnGrad(), and lnGradScheme< Type >::lnGrad().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ lnGrad() [2/4]

tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 56 of file facLnGrad.C.

References lnGrad(), and Foam::name().

Here is the call graph for this function:

◆ lnGrad() [3/4]

tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 73 of file facLnGrad.C.

References lnGrad(), and IOobject::name().

Here is the call graph for this function:

◆ lnGrad() [4/4]

tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf)

Definition at line 84 of file facLnGrad.C.

References lnGrad().

Here is the call graph for this function:

◆ ndiv() [1/18]

◆ ndiv() [2/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Definition at line 64 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [3/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::ndiv ( const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 83 of file facNDiv.C.

References DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), ref(), and GeometricField< Type, PatchField, GeoMesh >::ref().

Here is the call graph for this function:

◆ ndiv() [4/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::ndiv ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvvf,
const word name 
)

Definition at line 115 of file facNDiv.C.

References Foam::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [5/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::ndiv ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 139 of file facNDiv.C.

References IOobject::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [6/18]

tmp< GeometricField < typename innerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::ndiv ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvvf)

Definition at line 156 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [7/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const edgeScalarField flux,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 174 of file facNDiv.C.

References Foam::fvc::flux(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), ref(), and GeometricField< Type, PatchField, GeoMesh >::ref().

Here is the call graph for this function:

◆ ndiv() [8/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const tmp< edgeScalarField > &  tflux,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 205 of file facNDiv.C.

References tmp< T >::clear(), Foam::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [9/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const edgeScalarField flux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 224 of file facNDiv.C.

References Foam::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [10/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const tmp< edgeScalarField > &  tflux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 243 of file facNDiv.C.

References tmp< T >::clear(), Foam::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [11/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const edgeScalarField flux,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 263 of file facNDiv.C.

References IOobject::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [12/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const tmp< edgeScalarField > &  tflux,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 278 of file facNDiv.C.

References tmp< T >::clear(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [13/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const edgeScalarField flux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 295 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [14/18]

tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv ( const tmp< edgeScalarField > &  tflux,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 312 of file facNDiv.C.

References tmp< T >::clear(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [15/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ndiv ( const GeometricField< Type, faPatchField, areaMesh > &  ,
const word name 
)

Definition at line 83 of file facNDiv.C.

References DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), ref(), and GeometricField< Type, PatchField, GeoMesh >::ref().

Here is the call graph for this function:

◆ ndiv() [16/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ndiv ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  ,
const word name 
)

Definition at line 115 of file facNDiv.C.

References Foam::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [17/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ndiv ( const GeometricField< Type, faPatchField, areaMesh > &  )

Definition at line 139 of file facNDiv.C.

References IOobject::name(), and ndiv().

Here is the call graph for this function:

◆ ndiv() [18/18]

tmp< GeometricField <typename innerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ndiv ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  )

Definition at line 156 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ngrad() [1/12]

tmp< GeometricField < typename outerProduct<vector, Type>::type, faPatchField, areaMesh >> Foam::fac::ngrad ( const GeometricField< Type, faePatchField, edgeMesh > &  ssf)

Definition at line 50 of file facNGrad.C.

References edgeIntegrate(), DimensionedField< Type, GeoMesh >::mesh(), n, and tmp< T >::ref().

Referenced by ngrad().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ngrad() [2/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::ngrad ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  tssf)

Definition at line 78 of file facNGrad.C.

References ngrad().

Here is the call graph for this function:

◆ ngrad() [3/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::ngrad ( const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

◆ ngrad() [4/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::ngrad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 135 of file facNGrad.C.

References Foam::name(), and ngrad().

Here is the call graph for this function:

◆ ngrad() [5/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::ngrad ( const GeometricField< Type, faPatchField, areaMesh > &  vf)

Definition at line 165 of file facNGrad.C.

References IOobject::name(), and ngrad().

Here is the call graph for this function:

◆ ngrad() [6/12]

tmp< GeometricField < typename outerProduct<vector,Type>::type, faPatchField, areaMesh >> Foam::fac::ngrad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf)

Definition at line 182 of file facNGrad.C.

References ngrad().

Here is the call graph for this function:

◆ ngrad() [7/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ngrad ( const GeometricField< Type, faePatchField, edgeMesh > &  )

Definition at line 50 of file facNGrad.C.

References edgeIntegrate(), DimensionedField< Type, GeoMesh >::mesh(), n, and tmp< T >::ref().

Referenced by ngrad().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ngrad() [8/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ngrad ( const tmp< GeometricField< Type, faePatchField, edgeMesh >> &  )

Definition at line 78 of file facNGrad.C.

References ngrad().

Here is the call graph for this function:

◆ ngrad() [9/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ngrad ( const GeometricField< Type, faPatchField, areaMesh > &  ,
const word name 
)

◆ ngrad() [10/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ngrad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  ,
const word name 
)

Definition at line 135 of file facNGrad.C.

References Foam::name(), and ngrad().

Here is the call graph for this function:

◆ ngrad() [11/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ngrad ( const GeometricField< Type, faPatchField, areaMesh > &  )

Definition at line 165 of file facNGrad.C.

References IOobject::name(), and ngrad().

Here is the call graph for this function:

◆ ngrad() [12/12]

tmp< GeometricField <typename outerProduct<vector, Type>::type, faPatchField, areaMesh> > Foam::fac::ngrad ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  )

Definition at line 182 of file facNGrad.C.

References ngrad().

Here is the call graph for this function:

◆ scheme() [1/4]

static tmp<edgeInterpolationScheme<Type> > Foam::fac::scheme ( const edgeScalarField faceFlux,
Istream schemeData 
)
static

◆ scheme() [2/4]

static tmp<edgeInterpolationScheme<Type> > Foam::fac::scheme ( const edgeScalarField faceFlux,
const word name 
)
static

Return weighting factors for scheme given by name in dictionary.

◆ scheme() [3/4]

static tmp<edgeInterpolationScheme<Type> > Foam::fac::scheme ( const faMesh mesh,
Istream schemeData 
)
static

Return weighting factors for scheme given from Istream.

◆ scheme() [4/4]

static tmp<edgeInterpolationScheme<Type> > Foam::fac::scheme ( const faMesh mesh,
const word name 
)
static

Return weighting factors for scheme given by name in dictionary.

◆ interpolate() [1/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf,
const edgeScalarField faceFlux,
Istream schemeData 
)
static

Interpolate field onto faces using scheme given by Istream.

Referenced by Foam::fvc::absolute(), Implicit< CloudType >::cacheFields(), phaseSystem::calcPhi(), pointLinear< Type >::correction(), deferredCorrection< Type >::correction(), Foam::fvc::correctRhoUf(), Foam::fvc::correctUf(), MomentumTransferPhaseSystem< BasePhaseSystem >::ddtCorrByAs(), StaticPhaseModel< BasePhaseModel >::diffNo(), kinematicThinFilm::evolveRegion(), limitedSurfaceInterpolationScheme< Type >::flux(), for(), faceCorrectedSnGrad< Type >::fullGradCorrection(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), if(), oversetFvPatchField< Type >::initEvaluate(), interRegionHeatTransferModel::interpolate(), interpolationCellPointWallModified< Type >::interpolate(), pointToPointPlanarInterpolation::interpolate(), interpolationCellPoint< Foam::vector >::interpolate(), pointVolInterpolation::interpolate(), interpolationPointMVC< Type >::interpolate(), cyclicAMIPolyPatch::interpolate(), edgeInterpolationScheme< scalar >::interpolate(), sampledMeshedSurfaceNormal::interpolate(), surfaceInterpolationScheme< GType >::interpolate(), meshToMesh0::interpolate(), uniformInterpolationTable< scalar >::interpolateLog10(), interfaceOxideRate< Thermo, OtherThermo >::Kexp(), PhiScheme< Type, PhiLimiter >::limiter(), Foam::fvc::makeAbsolute(), Foam::fvc::makeRelative(), oversetFvPatchField< Type >::manipulateMatrix(), MomentumTransferPhaseSystem< BasePhaseSystem >::partialElimination(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiFfs(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiFs(), MomentumTransferPhaseSystem< BasePhaseSystem >::phiKdPhis(), Foam::fvc::relative(), sampledCuttingPlane::sampleOnIsoSurfacePoints(), sampledDistanceSurface::sampleOnIsoSurfacePoints(), sampledIsoSurface::sampleOnIsoSurfacePoints(), AveragingMethod< Foam::vector >::write(), topOVariablesBase::writeFluidSolidInterface(), Foam::ensightOutput::writeVolField(), vtkWrite::writeVolFieldsImpl(), ensightWrite::writeVolFieldsImpl(), and MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::YiEqn().

Here is the caller graph for this function:

◆ interpolate() [2/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf,
const edgeScalarField faceFlux,
const word name 
)
static

Interpolate field onto faces using scheme given by name in faSchemes.

◆ interpolate() [3/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const edgeScalarField faceFlux,
const word name 
)
static

Interpolate field onto faces using scheme given by name in faSchemes.

◆ interpolate() [4/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf,
const tmp< edgeScalarField > &  faceFlux,
const word name 
)
static

Interpolate field onto faces using scheme given by name in faSchemes.

◆ interpolate() [5/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const tmp< edgeScalarField > &  faceFlux,
const word name 
)
static

Interpolate field onto faces using scheme given by name in faSchemes.

◆ interpolate() [6/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf,
Istream schemeData 
)
static

Interpolate field onto faces using scheme given by Istream.

◆ interpolate() [7/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf,
const word name 
)
static

Interpolate field onto faces using scheme given by name in faSchemes.

◆ interpolate() [8/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)
static

Interpolate field onto faces using scheme given by name in faSchemes.

◆ interpolate() [9/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf)
static

Interpolate tmp field onto faces using central differencing.

◆ interpolate() [10/10]

static tmp<GeometricField<Type, faePatchField, edgeMesh> > Foam::fac::interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf)
static

Interpolate field onto faces using central differencing.