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< 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< 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 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 >
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]

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

Area-weighted average a edgeField creating a areaField.

Definition at line 46 of file facAverage.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), DimensionedField< Type, GeoMesh >::dimensions(), edgeSum(), forAll, IOobject::instance(), mesh, DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), IOobject::NO_READ, IOobject::NO_WRITE, tmp< T >::ref(), and GeometricField< Type, PatchField, GeoMesh >::ref().

Referenced by average().

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

◆ 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 90 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 106 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 117 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 45 of file facD2dt2.C.

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

Referenced by 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 60 of file facD2dt2.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and Time::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 74 of file facD2dt2.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), Time::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 92 of file facD2dt2.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), Time::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 46 of file facDdt.C.

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

Referenced by KirchhoffShell::solveDisplacement().

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

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and Time::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 77 of file facDdt.C.

References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), Time::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 96 of file facDdt.C.

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

Here is the call graph for this function:

◆ div() [1/14]

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

Definition at line 49 of file facDiv.C.

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

Referenced by div(), gaussLaplacianScheme< Type >::facLaplacian(), gaussLaplacianScheme< Type >::famLaplacian(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), and interfaceTrackingFvMesh::freeSurfaceSnGradUn().

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

◆ div() [2/14]

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

Definition at line 71 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ div() [3/14]

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

Definition at line 90 of file facDiv.C.

References divScheme< Type >::facDiv(), Tensor< scalar >::I, DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), Foam::sqr(), and Foam::transform().

Here is the call graph for this function:

◆ div() [4/14]

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

Definition at line 137 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [5/14]

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

Definition at line 160 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [6/14]

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

Definition at line 177 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ div() [7/14]

◆ div() [8/14]

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

Definition at line 225 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [9/14]

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

Definition at line 243 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [10/14]

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

Definition at line 261 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [11/14]

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

Definition at line 280 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [12/14]

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

Definition at line 295 of file facDiv.C.

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

Here is the call graph for this function:

◆ div() [13/14]

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

Definition at line 312 of file facDiv.C.

References div().

Here is the call graph for this function:

◆ div() [14/14]

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

Definition at line 329 of file facDiv.C.

References tmp< T >::clear(), and 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 46 of file facEdgeIntegrate.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), IOobject::db(), Foam::dimArea, DimensionedField< Type, GeoMesh >::dimensions(), forAll, IOobject::instance(), mesh, DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), tmp< T >::ref(), and Foam::Zero.

Referenced by div(), edgeIntegrate(), gaussConvectionScheme< Type >::facDiv(), gaussDivScheme< Type >::facDiv(), gaussConvectionScheme< Type >::famDiv(), grad(), gaussGrad< Type >::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 102 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 118 of file facEdgeIntegrate.C.

References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), IOobject::db(), DimensionedField< Type, GeoMesh >::dimensions(), forAll, IOobject::instance(), mesh, DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), tmp< T >::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 171 of file facEdgeIntegrate.C.

References edgeSum().

Here is the call graph for this function:

◆ grad() [1/6]

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

Definition at line 55 of file facGrad.C.

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

Referenced by jouleHeatingSource::addSup(), contactAngleForce::correct(), kinematicThinFilm::evolveRegion(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), grad(), and interfaceTrackingFvMesh::surfaceTensionGrad().

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

◆ grad() [2/6]

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

Definition at line 82 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ grad() [3/6]

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

Definition at line 105 of file facGrad.C.

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

Here is the call graph for this function:

◆ grad() [4/6]

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

Definition at line 138 of file facGrad.C.

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

Here is the call graph for this function:

◆ grad() [5/6]

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

Definition at line 167 of file facGrad.C.

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

Here is the call graph for this function:

◆ grad() [6/6]

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

Definition at line 184 of file facGrad.C.

References grad().

Here is the call graph for this function:

◆ laplacian() [1/16]

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

Definition at line 46 of file facLaplacian.C.

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

Referenced by liquidFilmModel::correctThermoFields(), kinematicThinFilm::evolveRegion(), laplacian(), and KirchhoffShell::solveDisplacement().

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

◆ laplacian() [2/16]

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

Definition at line 61 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 78 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 88 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 104 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 116 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 134 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 148 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 165 of file facLaplacian.C.

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

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 181 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 198 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 215 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 234 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 250 of file facLaplacian.C.

References laplacian(), IOobject::name(), and Foam::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 266 of file facLaplacian.C.

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

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

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

Referenced by kinematicThinFilm::evolveRegion(), and 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 62 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 79 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 90 of file facLnGrad.C.

References lnGrad().

Here is the call graph for this function:

◆ ndiv() [1/14]

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

Definition at line 49 of file facNDiv.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), edgeIntegrate(), GeometricField< Type, PatchField, GeoMesh >::internalField(), DimensionedField< Type, GeoMesh >::mesh(), 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/14]

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

Definition at line 70 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [3/14]

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

Definition at line 89 of file facNDiv.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), divScheme< Type >::facDiv(), GeometricField< Type, PatchField, GeoMesh >::internalField(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), and tmp< T >::ref().

Here is the call graph for this function:

◆ ndiv() [4/14]

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

Definition at line 121 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [5/14]

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

Definition at line 145 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [6/14]

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

Definition at line 162 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [7/14]

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

◆ ndiv() [8/14]

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

Definition at line 211 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [9/14]

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

Definition at line 230 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [10/14]

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

Definition at line 249 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [11/14]

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

Definition at line 269 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [12/14]

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

Definition at line 284 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [13/14]

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

Definition at line 301 of file facNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [14/14]

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

Definition at line 318 of file facNDiv.C.

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

Here is the call graph for this function:

◆ ngrad() [1/6]

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

Definition at line 56 of file facNGrad.C.

References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), 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/6]

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

Definition at line 84 of file facNGrad.C.

References ngrad().

Here is the call graph for this function:

◆ ngrad() [3/6]

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

Definition at line 108 of file facNGrad.C.

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

Here is the call graph for this function:

◆ ngrad() [4/6]

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

Definition at line 141 of file facNGrad.C.

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

Here is the call graph for this function:

◆ ngrad() [5/6]

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

Definition at line 171 of file facNGrad.C.

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

Here is the call graph for this function:

◆ ngrad() [6/6]

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

Definition at line 188 of file facNGrad.C.

References ngrad().

Here is the call graph for this function:

◆ scheme() [1/4]

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

Return weighting factors for scheme given from Istream.

◆ scheme() [2/4]

static tmp< edgeInterpolationScheme< Type > > 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 > > scheme ( const faMesh mesh,
Istream schemeData 
)
static

Return weighting factors for scheme given from Istream.

◆ scheme() [4/4]

static tmp< edgeInterpolationScheme< Type > > 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 > > interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf,
const edgeScalarField faceFlux,
Istream schemeData 
)
static

Interpolate field onto faces using scheme given by Istream.

Referenced by kinematicThinFilm::evolveRegion().

Here is the caller graph for this function:

◆ interpolate() [2/10]

static tmp< GeometricField< Type, faePatchField, edgeMesh > > 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 > > 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 > > 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 > > 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 > > 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 > > 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 > > 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 > > 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 > > interpolate ( const GeometricField< Type, faPatchField, areaMesh > &  tvf)
static

Interpolate field onto faces using central differencing.