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, faPatchField, areaMesh > > laplacian (const edgeScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< edgeScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const edgeScalarField &gamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< edgeScalarField > &tgamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const edgeScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< edgeScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const edgeScalarField &gamma, const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf)
 
template<class Type >
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian (const tmp< edgeScalarField > &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 91 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 107 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 118 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 46 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 61 of file facD2dt2.C.

References 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 75 of file facD2dt2.C.

References faD2dt2Scheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ d2dt2() [4/4]

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

Definition at line 93 of file facD2dt2.C.

References faD2dt2Scheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ ddt() [1/4]

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

Definition at line 47 of file facDdt.C.

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

Referenced by densityChangeDrift::addToDriftRate(), PressureGradientForce< CloudType >::cacheFields(), Implicit< CloudType >::cacheFields(), Foam::CorrectPhi(), MovingPhaseModel< BasePhaseModel >::DUDt(), for(), forAll(), forAllConstIters(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), if(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransfer(), KirchhoffShell::solveDisplacement(), MovingPhaseModel< BasePhaseModel >::UEqn(), while(), and MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::YiEqn().

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

◆ ddt() [2/4]

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

Definition at line 63 of file facDdt.C.

References 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 78 of file facDdt.C.

References faDdtScheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ ddt() [4/4]

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

Definition at line 97 of file facDdt.C.

References faDdtScheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ div() [1/18]

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

Definition at line 50 of file facDiv.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), edgeIntegrate(), Tensor< Cmpt >::I, GeometricField< Type, PatchField, GeoMesh >::internalField(), n, GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), tmp< T >::ref(), Foam::sqr(), and Foam::transform().

Referenced by MassTransferPhaseSystem< BasePhaseSystem >::alphaTransfer(), Implicit< CloudType >::cacheFields(), Foam::CorrectPhi(), div(), linearViscousStress< RASModel< BasicTurbulenceModel > >::divDevRhoReff(), nonlinearEddyViscosity< incompressible::RASModel >::divDevRhoReff(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::DivDevRhoReff(), MovingPhaseModel< BasePhaseModel >::DUDt(), gaussLaplacianScheme< Type >::facLaplacian(), gaussLaplacianScheme< Type >::famLaplacian(), for(), forAllConstIters(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), interfaceTrackingFvMesh::freeSurfaceSnGradUn(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), if(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransfer(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransferf(), MovingPhaseModel< BasePhaseModel >::UEqn(), MovingPhaseModel< BasePhaseModel >::UfEqn(), while(), and MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::YiEqn().

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

◆ div() [2/18]

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

Definition at line 72 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 91 of file facDiv.C.

References Tensor< Cmpt >::I, 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 138 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 161 of file facDiv.C.

References div().

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 178 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 
)

Definition at line 196 of file facDiv.C.

References Foam::fvc::flux(), Tensor< Cmpt >::I, n, Foam::name(), ref(), GeometricField< Type, PatchField, GeoMesh >::ref(), Foam::sqr(), and Foam::transform().

Here is the call graph for this function:

◆ 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 226 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 244 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 262 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 281 of file facDiv.C.

References div().

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 296 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 313 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 330 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 91 of file facDiv.C.

References Tensor< Cmpt >::I, 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 138 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 161 of file facDiv.C.

References div().

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 178 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ edgeIntegrate() [1/2]

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

Definition at line 47 of file facEdgeIntegrate.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), Foam::dimArea, forAll, mesh, GeometricField< Type, PatchField, GeoMesh >::ref(), and Foam::Zero.

Referenced by div(), edgeIntegrate(), gaussConvectionScheme< Type >::facDiv(), gaussConvectionScheme< Type >::famDiv(), grad(), ndiv(), and ngrad().

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

◆ edgeIntegrate() [2/2]

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

Definition at line 103 of file facEdgeIntegrate.C.

References edgeIntegrate().

Here is the call graph for this function:

◆ edgeSum() [1/2]

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

Definition at line 119 of file facEdgeIntegrate.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), forAll, mesh, GeometricField< Type, PatchField, GeoMesh >::ref(), and Foam::Zero.

Referenced by average(), and edgeSum().

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

◆ edgeSum() [2/2]

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

Definition at line 172 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)

Definition at line 56 of file facGrad.C.

References edgeIntegrate(), n, and tmp< T >::ref().

Referenced by multiphaseStabilizedTurbulence::addSup(), jouleHeatingSource::addSup(), densityChangeDrift::addToDriftRate(), GradientDispersionRAS< CloudType >::cacheFields(), PressureGradientForce< CloudType >::cacheFields(), contactAngleForce::correct(), diffusionMulticomponent< ReactionThermo, ThermoType >::correct(), correctedLnGrad< Type >::correction(), fourthLnGrad< Type >::correction(), cubic< Type >::correction(), linearViscousStress< RASModel< BasicTurbulenceModel > >::devRhoReff(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::devRhoReff(), linearViscousStress< RASModel< BasicTurbulenceModel > >::divDevRhoReff(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::DivDevRhoReff(), kinematicThinFilm::evolveRegion(), for(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), correctedSnGrad< Type >::fullGradCorrection(), skewCorrectedSnGrad< Type >::fullGradCorrection(), grad(), leastSquareGrad< T >::grad(), if(), ParticleTrap< CloudType >::preEvolve(), eddyViscosity< RASModel< BasicTurbulenceModel > >::R(), skewCorrectedEdgeInterpolation< Type >::skewCorrection(), skewCorrected< Type >::skewCorrection(), interfaceTrackingFvMesh::surfaceTensionGrad(), faNVDscheme< Type, NVDweight >::weights(), and while().

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

◆ 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 83 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 106 of file facGrad.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), n, Foam::name(), gradScheme< Type >::New(), ref(), 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 139 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 168 of file facGrad.C.

References grad().

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 185 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 > &  )

Definition at line 56 of file facGrad.C.

References edgeIntegrate(), n, and tmp< T >::ref().

Referenced by multiphaseStabilizedTurbulence::addSup(), jouleHeatingSource::addSup(), densityChangeDrift::addToDriftRate(), GradientDispersionRAS< CloudType >::cacheFields(), PressureGradientForce< CloudType >::cacheFields(), contactAngleForce::correct(), diffusionMulticomponent< ReactionThermo, ThermoType >::correct(), correctedLnGrad< Type >::correction(), fourthLnGrad< Type >::correction(), cubic< Type >::correction(), linearViscousStress< RASModel< BasicTurbulenceModel > >::devRhoReff(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::devRhoReff(), linearViscousStress< RASModel< BasicTurbulenceModel > >::divDevRhoReff(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::DivDevRhoReff(), kinematicThinFilm::evolveRegion(), for(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), correctedSnGrad< Type >::fullGradCorrection(), skewCorrectedSnGrad< Type >::fullGradCorrection(), grad(), leastSquareGrad< T >::grad(), if(), ParticleTrap< CloudType >::preEvolve(), eddyViscosity< RASModel< BasicTurbulenceModel > >::R(), skewCorrectedEdgeInterpolation< Type >::skewCorrection(), skewCorrected< Type >::skewCorrection(), interfaceTrackingFvMesh::surfaceTensionGrad(), faNVDscheme< Type, NVDweight >::weights(), and while().

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

◆ grad() [8/12]

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

Definition at line 83 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 106 of file facGrad.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), n, Foam::name(), gradScheme< Type >::New(), ref(), 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 139 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 168 of file facGrad.C.

References grad().

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 185 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ laplacian() [1/24]

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

Definition at line 47 of file facLaplacian.C.

References Foam::name(), laplacianScheme< Type >::New(), and ref().

Referenced by jouleHeatingSource::addSup(), Implicit< CloudType >::cacheFields(), Foam::CorrectPhi(), liquidFilmModel::correctThermoFields(), linearViscousStress< RASModel< BasicTurbulenceModel > >::divDevRhoReff(), ReynoldsStress< RASModel< BasicTurbulenceModel > >::DivDevRhoReff(), kinematicThinFilm::evolveRegion(), for(), forAll(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), if(), laplacian(), KirchhoffShell::solveDisplacement(), Foam::fvc::spreadSource(), while(), and MultiComponentPhaseModel< BasePhaseModel, phaseThermo >::YiEqn().

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

◆ laplacian() [2/24]

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

Definition at line 62 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [3/24]

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

Definition at line 79 of file facLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacian() [4/24]

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

Definition at line 89 of file facLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacian() [5/24]

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

Definition at line 105 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [6/24]

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

Definition at line 117 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [7/24]

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

Definition at line 135 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [8/24]

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

Definition at line 149 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [9/24]

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

Definition at line 166 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [10/24]

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

Definition at line 182 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [11/24]

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

Definition at line 199 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [12/24]

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

Definition at line 216 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [13/24]

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

Definition at line 235 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [14/24]

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

Definition at line 251 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [15/24]

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

Definition at line 267 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [16/24]

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

Definition at line 283 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [17/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const edgeScalarField gamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 300 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [18/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const tmp< edgeScalarField > &  tgamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf,
const word name 
)

Definition at line 316 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [19/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const edgeScalarField gamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 333 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [20/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const tmp< edgeScalarField > &  tgamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf,
const word name 
)

Definition at line 349 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [21/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const edgeScalarField gamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 368 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [22/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const tmp< edgeScalarField > &  tgamma,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 384 of file facLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [23/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const edgeScalarField gamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 400 of file facLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [24/24]

tmp<GeometricField<Type, faPatchField, areaMesh> > Foam::fac::laplacian ( const tmp< edgeScalarField > &  tgamma,
const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tvf 
)

Definition at line 415 of file facLaplacian.C.

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

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 47 of file facLnGrad.C.

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

Referenced by 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 63 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 80 of file facLnGrad.C.

References lnGrad().

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 91 of file facLnGrad.C.

References lnGrad().

Here is the call graph for this function:

◆ ndiv() [1/18]

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

Definition at line 50 of file facNDiv.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), edgeIntegrate(), GeometricField< Type, PatchField, GeoMesh >::internalField(), n, GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), and tmp< T >::ref().

Referenced by ndiv().

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

◆ ndiv() [2/18]

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

Definition at line 71 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 90 of file facNDiv.C.

References 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 122 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 146 of file facNDiv.C.

References 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 163 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 181 of file facNDiv.C.

References Foam::fvc::flux(), 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 212 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 231 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 250 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 270 of file facNDiv.C.

References 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 285 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 302 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 319 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 90 of file facNDiv.C.

References 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 122 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 146 of file facNDiv.C.

References 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 163 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 57 of file facNGrad.C.

References edgeIntegrate(), 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 85 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 
)

Definition at line 109 of file facNGrad.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), n, Foam::name(), gradScheme< Type >::New(), ref(), and tmp< T >::ref().

Here is the call graph for this function:

◆ 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 142 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 172 of file facNGrad.C.

References 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 189 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 57 of file facNGrad.C.

References edgeIntegrate(), 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 85 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 
)

Definition at line 109 of file facNGrad.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), n, Foam::name(), gradScheme< Type >::New(), ref(), and tmp< T >::ref().

Here is the call graph for this function:

◆ 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 142 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 172 of file facNGrad.C.

References 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 189 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

Return weighting factors for scheme given from Istream.

Referenced by ATCModel::computeLimiter(), and cloudSolution::read().

Here is the caller graph for this function:

◆ 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(), interRegionHeatTransferModel::interpolate(), interpolationCellPointWallModified< Type >::interpolate(), interpolationCellPoint< Foam::Vector >::interpolate(), interpolationPointMVC< Type >::interpolate(), pointVolInterpolation::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(), 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(), Foam::ensightOutput::writeVolField(), vtkWrite::writeVolFields(), ensightWrite::writeVolFields(), 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.