| tmp< GeometricField< Type, faPatchField, areaMesh > > average | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Area-weighted average a edgeField creating a areaField.
Definition at line 39 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(), DimensionedField< Type, GeoMesh >::mesh(), mesh, IOobject::name(), IOobjectOption::NO_READ, IOobjectOption::NO_WRITE, GeometricField< Type, PatchField, GeoMesh >::ref(), and tmp< T >::ref().
Referenced by average(), average(), and average().


| tmp< GeometricField< Type, faPatchField, areaMesh > > average | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
Area-weighted average a edgeField creating a areaField.
Definition at line 83 of file facAverage.C.
References average().

| tmp< GeometricField< Type, faPatchField, areaMesh > > average | ( | const GeometricField< Type, faPatchField, areaMesh > & | vtf | ) |
Area-weighted average a edgeField creating a areaField.
Definition at line 99 of file facAverage.C.
References average(), and Foam::linearEdgeInterpolate().

| tmp< GeometricField< Type, faPatchField, areaMesh > > average | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvtf | ) |
Area-weighted average a edgeField creating a areaField.
Definition at line 110 of file facAverage.C.
References average().

| tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 | ( | const dimensioned< Type > | dt, |
| const faMesh & | mesh ) |
Definition at line 38 of file facD2dt2.C.
References mesh, dimensioned< Type >::name(), faD2dt2Scheme< Type >::New(), and tmp< T >::ref().

| tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 53 of file facD2dt2.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faD2dt2Scheme< Type >::New(), and tmp< T >::ref().

| tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 | ( | const dimensionedScalar & | rho, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 67 of file facD2dt2.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faD2dt2Scheme< Type >::New(), tmp< T >::ref(), and rho.

| tmp< GeometricField< Type, faPatchField, areaMesh > > d2dt2 | ( | const areaScalarField & | rho, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 85 of file facD2dt2.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faD2dt2Scheme< Type >::New(), tmp< T >::ref(), and rho.

| tmp< GeometricField< Type, faPatchField, areaMesh > > ddt | ( | const dimensioned< Type > | dt, |
| const faMesh & | mesh ) |
Definition at line 39 of file facDdt.C.
References mesh, dimensioned< Type >::name(), and faDdtScheme< Type >::New().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ddt | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 55 of file facDdt.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faDdtScheme< Type >::New(), and tmp< T >::ref().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ddt | ( | const dimensionedScalar & | rho, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 70 of file facDdt.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faDdtScheme< Type >::New(), tmp< T >::ref(), and rho.

| tmp< GeometricField< Type, faPatchField, areaMesh > > ddt | ( | const areaScalarField & | rho, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 89 of file facDdt.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faDdtScheme< Type >::New(), tmp< T >::ref(), and rho.

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Definition at line 42 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(), div(), div(), div(), div(), div(), div(), div(), div(), div(), div(), gaussLaplacianScheme< Type >::facLaplacian(), gaussLaplacianScheme< Type >::facLaplacian(), gaussLaplacianScheme< Type >::famLaplacian(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), and interfaceTrackingFvMesh::freeSurfaceSnGradUn().


| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 83 of file facDiv.C.
References Tensor< scalar >::I, DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), divScheme< Type >::New(), Foam::sqr(), and Foam::transform().

| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvvf, |
| const word & | name ) |
Definition at line 130 of file facDiv.C.
References div(), and Foam::name().

| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 153 of file facDiv.C.
References div(), and IOobject::name().

| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > div | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvvf | ) |
| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const edgeScalarField & | flux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 188 of file facDiv.C.
References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), Tensor< scalar >::I, GeometricField< Type, PatchField, GeoMesh >::internalField(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), convectionScheme< Type >::New(), GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), tmp< T >::ref(), Foam::sqr(), and Foam::transform().

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const tmp< edgeScalarField > & | tflux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 218 of file facDiv.C.
References tmp< T >::clear(), div(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const edgeScalarField & | flux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 236 of file facDiv.C.
References div(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const tmp< edgeScalarField > & | tflux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 254 of file facDiv.C.
References tmp< T >::clear(), div(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const edgeScalarField & | flux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 273 of file facDiv.C.
References div(), and IOobject::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const tmp< edgeScalarField > & | tflux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 288 of file facDiv.C.
References tmp< T >::clear(), and div().

| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const edgeScalarField & | flux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
| tmp< GeometricField< Type, faPatchField, areaMesh > > div | ( | const tmp< edgeScalarField > & | tflux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
Definition at line 322 of file facDiv.C.
References tmp< T >::clear(), and div().

| tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Definition at line 39 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(), DimensionedField< Type, GeoMesh >::mesh(), mesh, IOobject::name(), GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), tmp< T >::ref(), Foam::Zero, and faPatchFieldBase::zeroGradientType().
Referenced by gaussGrad< Type >::calcGrad(), div(), edgeIntegrate(), gaussConvectionScheme< Type >::facDiv(), gaussDivScheme< Type >::facDiv(), gaussConvectionScheme< Type >::famDiv(), gaussGrad< Type >::gradf(), ndiv(), and ngrad().


| tmp< GeometricField< Type, faPatchField, areaMesh > > edgeIntegrate | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
Definition at line 95 of file facEdgeIntegrate.C.
References edgeIntegrate().

| tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Definition at line 111 of file facEdgeIntegrate.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), IOobject::db(), DimensionedField< Type, GeoMesh >::dimensions(), forAll, IOobject::instance(), DimensionedField< Type, GeoMesh >::mesh(), mesh, IOobject::name(), tmp< T >::ref(), Foam::Zero, and faPatchFieldBase::zeroGradientType().
Referenced by average(), edgeSum(), and surfaceCourantNumber::execute().


| tmp< GeometricField< Type, faPatchField, areaMesh > > edgeSum | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
Definition at line 164 of file facEdgeIntegrate.C.
References edgeSum().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Definition at line 50 of file facGrad.C.
References gaussGrad< Type >::gradf(), and IOobject::name().
Referenced by contactAngleForce::correct(), kinematicThinFilm::evolveRegion(), kinematicThinFilmIBM::evolveRegion(), interfaceTrackingFvMesh::freeSurfaceSnGradU(), grad(), grad(), grad(), grad(), interfaceTrackingFvMesh::surfaceTensionGrad(), and faNVDscheme< Type, NVDweight >::weights().


| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 90 of file facGrad.C.
References DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), gradScheme< Type >::New(), and tmp< T >::ref().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, |
| const word & | name ) |
Definition at line 127 of file facGrad.C.
References grad(), and Foam::name().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 156 of file facGrad.C.
References grad(), and IOobject::name().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > grad | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf | ) |
| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 39 of file facLaplacian.C.
References DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), and laplacianScheme< Type >::New().
Referenced by liquidFilmModel::correctThermoFields(), kinematicThinFilm::evolveRegion(), kinematicThinFilmIBM::evolveRegion(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), and laplacian().


| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, |
| const word & | name ) |
Definition at line 54 of file facLaplacian.C.
References laplacian(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 71 of file facLaplacian.C.
References laplacian(), and IOobject::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf | ) |
Definition at line 81 of file facLaplacian.C.
References laplacian().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const dimensionedScalar & | gamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 97 of file facLaplacian.C.
References gamma, laplacian(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const dimensionedScalar & | gamma, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 109 of file facLaplacian.C.
References gamma, laplacian(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const dimensionedScalar & | gamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 127 of file facLaplacian.C.
References gamma, laplacian(), and IOobject::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const dimensionedScalar & | gamma, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
Definition at line 141 of file facLaplacian.C.
References gamma, and laplacian().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const areaScalarField & | gamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 158 of file facLaplacian.C.
References gamma, DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), laplacianScheme< Type >::New(), and tmp< T >::ref().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const tmp< areaScalarField > & | tgamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 174 of file facLaplacian.C.
References tmp< T >::clear(), laplacian(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const areaScalarField & | gamma, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 191 of file facLaplacian.C.
References gamma, laplacian(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const tmp< areaScalarField > & | tgamma, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 208 of file facLaplacian.C.
References tmp< T >::clear(), laplacian(), and Foam::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const areaScalarField & | gamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 227 of file facLaplacian.C.
References gamma, laplacian(), and IOobject::name().

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const tmp< areaScalarField > & | tgamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 243 of file facLaplacian.C.
References laplacian(), IOobject::name(), and name.

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const areaScalarField & | gamma, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
Definition at line 259 of file facLaplacian.C.
References gamma, laplacian(), and name.

| tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian | ( | const tmp< areaScalarField > & | tgamma, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
Definition at line 275 of file facLaplacian.C.
References laplacian(), and name.

| tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 39 of file facLnGrad.C.
References DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), and lnGradScheme< Type >::New().
Referenced by kinematicThinFilm::evolveRegion(), kinematicThinFilmIBM::evolveRegion(), lnGrad(), lnGrad(), and lnGrad().


| tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, |
| const word & | name ) |
Definition at line 55 of file facLnGrad.C.
References lnGrad(), and Foam::name().

| tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 72 of file facLnGrad.C.
References lnGrad(), and IOobject::name().

| tmp< GeometricField< Type, faePatchField, edgeMesh > > lnGrad | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf | ) |
Definition at line 83 of file facLnGrad.C.
References lnGrad().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Definition at line 42 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(), ndiv(), ndiv(), ndiv(), ndiv(), ndiv(), ndiv(), ndiv(), ndiv(), ndiv(), and ndiv().


| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 82 of file facNDiv.C.
References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), GeometricField< Type, PatchField, GeoMesh >::internalField(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), divScheme< Type >::New(), GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), and tmp< T >::ref().

| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvvf, |
| const word & | name ) |
Definition at line 114 of file facNDiv.C.
References Foam::name(), and ndiv().

| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 138 of file facNDiv.C.
References IOobject::name(), and ndiv().

| tmp< GeometricField< typename innerProduct< vector, Type >::type, faPatchField, areaMesh > > ndiv | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvvf | ) |
| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const edgeScalarField & | flux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 173 of file facNDiv.C.
References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), GeometricField< Type, PatchField, GeoMesh >::internalField(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), convectionScheme< Type >::New(), GeometricField< Type, PatchField, GeoMesh >::primitiveFieldRef(), and tmp< T >::ref().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const tmp< edgeScalarField > & | tflux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 204 of file facNDiv.C.
References tmp< T >::clear(), Foam::name(), and ndiv().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const edgeScalarField & | flux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 223 of file facNDiv.C.
References Foam::name(), and ndiv().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const tmp< edgeScalarField > & | tflux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, | ||
| const word & | name ) |
Definition at line 242 of file facNDiv.C.
References tmp< T >::clear(), Foam::name(), and ndiv().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const edgeScalarField & | flux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 262 of file facNDiv.C.
References IOobject::name(), and ndiv().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const tmp< edgeScalarField > & | tflux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 277 of file facNDiv.C.
References tmp< T >::clear(), and ndiv().

| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const edgeScalarField & | flux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
| tmp< GeometricField< Type, faPatchField, areaMesh > > ndiv | ( | const tmp< edgeScalarField > & | tflux, |
| const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf ) |
Definition at line 311 of file facNDiv.C.
References tmp< T >::clear(), and ndiv().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad | ( | const GeometricField< Type, faePatchField, edgeMesh > & | ssf | ) |
Definition at line 49 of file facNGrad.C.
References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), edgeIntegrate(), DimensionedField< Type, GeoMesh >::mesh(), n, and tmp< T >::ref().
Referenced by ngrad(), ngrad(), ngrad(), and ngrad().


| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad | ( | const tmp< GeometricField< Type, faePatchField, edgeMesh > > & | tssf | ) |
Definition at line 77 of file facNGrad.C.
References ngrad().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 101 of file facNGrad.C.
References GeometricField< Type, PatchField, GeoMesh >::correctBoundaryConditions(), DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), gradScheme< Type >::New(), and tmp< T >::ref().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf, |
| const word & | name ) |
Definition at line 134 of file facNGrad.C.
References Foam::name(), and ngrad().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 164 of file facNGrad.C.
References IOobject::name(), and ngrad().

| tmp< GeometricField< typename outerProduct< vector, Type >::type, faPatchField, areaMesh > > ngrad | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | tvf | ) |
Definition at line 181 of file facNGrad.C.
References ngrad().

|
static |
Return weighting factors for scheme given from Istream.
|
static |
Return weighting factors for scheme given by name in dictionary.
References Foam::name().

|
static |
|
static |
Return weighting factors for scheme given by name in dictionary.
References mesh, and Foam::name().

|
static |
Interpolate field onto faces using scheme given by Istream.
Referenced by kinematicThinFilm::evolveRegion(), and kinematicThinFilmIBM::evolveRegion().

|
static |
Interpolate field onto faces using scheme given by name in faSchemes.
References Foam::name().

|
static |
Interpolate field onto faces using scheme given by name in faSchemes.
References Foam::name().

|
static |
Interpolate field onto faces using scheme given by name in faSchemes.
References Foam::name().

|
static |
Interpolate field onto faces using scheme given by name in faSchemes.
References Foam::name().

|
static |
Interpolate field onto faces using scheme given by Istream.
|
static |
Interpolate field onto faces using scheme given by name in faSchemes.
References Foam::name().

|
static |
Interpolate field onto faces using scheme given by name in faSchemes.
References Foam::name().

|
static |
Interpolate tmp field onto faces using central differencing.
|
static |
Interpolate field onto faces using central differencing.