Functions | |
| template<class Type> | |
| tmp< faMatrix< Type > > | d2dt2 (const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | d2dt2 (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | d2dt2 (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ddt (const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ddt (const dimensionedScalar &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ddt (const areaScalarField &rho, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | div (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | div (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | div (const edgeScalarField &flux, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | div (const tmp< edgeScalarField > &tflux, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const dimensionedScalar &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const dimensionedScalar &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const areaScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const areaScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const tmp< areaScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | laplacian (const tmp< areaScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ndiv (const edgeScalarField &flux, GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ndiv (const tmp< edgeScalarField > &tflux, GeometricField< Type, faPatchField, areaMesh > &vf, const word &name) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ndiv (const edgeScalarField &flux, GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| tmp< faMatrix< Type > > | ndiv (const tmp< edgeScalarField > &tflux, GeometricField< Type, faPatchField, areaMesh > &vf) |
| template<class Type> | |
| zeroField | Su (const Foam::zero, const GeometricField< Type, faPatchField, areaMesh > &) |
| A no-op source. | |
| template<class Type> | |
| tmp< faMatrix< Type > > | Su (const dimensioned< Type > &su, const GeometricField< Type, faPatchField, areaMesh > &) |
| A uniform source (no-op for small values). | |
| template<class Type> | |
| tmp< faMatrix< Type > > | Su (const DimensionedField< Type, areaMesh > &su, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| tmp< faMatrix< Type > > | Su (const tmp< DimensionedField< Type, areaMesh > > &, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| tmp< faMatrix< Type > > | Su (const tmp< GeometricField< Type, faPatchField, areaMesh > > &, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| zeroField | Sp (const Foam::zero, const GeometricField< Type, faPatchField, areaMesh > &) |
| A no-op source. | |
| template<class Type> | |
| tmp< faMatrix< Type > > | Sp (const dimensionedScalar &sp, const GeometricField< Type, faPatchField, areaMesh > &) |
| A uniform source (no-op for small values). | |
| template<class Type> | |
| tmp< faMatrix< Type > > | Sp (const DimensionedField< scalar, areaMesh > &sp, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| tmp< faMatrix< Type > > | Sp (const tmp< DimensionedField< scalar, areaMesh > > &, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| tmp< faMatrix< Type > > | Sp (const tmp< GeometricField< scalar, faPatchField, areaMesh > > &, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| zeroField | SuSp (const Foam::zero, const GeometricField< Type, faPatchField, areaMesh > &) |
| A no-op source. | |
| template<class Type> | |
| tmp< faMatrix< Type > > | SuSp (const dimensionedScalar &susp, const GeometricField< Type, faPatchField, areaMesh > &) |
| A uniform source (no-op for small values). | |
| template<class Type> | |
| tmp< faMatrix< Type > > | SuSp (const DimensionedField< scalar, areaMesh > &susp, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| tmp< faMatrix< Type > > | SuSp (const tmp< DimensionedField< scalar, areaMesh > > &, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<class Type> | |
| tmp< faMatrix< Type > > | SuSp (const tmp< areaScalarField > &, const GeometricField< Type, faPatchField, areaMesh > &) |
| template<> | |
| tmp< faMatrix< scalar > > | div (const edgeScalarField &flux, const GeometricField< scalar, faPatchField, areaMesh > &vf, const word &name) |
| template<> | |
| tmp< faMatrix< scalar > > | div (const edgeScalarField &flux, const GeometricField< scalar, faPatchField, areaMesh > &vf, const word &name) |
| tmp< faMatrix< Type > > d2dt2 | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 39 of file famD2dt2.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), faD2dt2Scheme< Type >::New(), and tmp< T >::ref().

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

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

| tmp< faMatrix< Type > > ddt | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 40 of file famDdt.C.
References DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), and faDdtScheme< Type >::New().
Referenced by kinematicThinFilm::evolveRegion(), kinematicThinFilmIBM::evolveRegion(), thermalShell::solveEnergy(), and kinematicThinFilm::UEqn().


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

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

| tmp< faMatrix< Type > > div | ( | const edgeScalarField & | flux, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 40 of file famDiv.C.
References M, DimensionedField< Type, GeoMesh >::mesh(), n, Foam::name(), convectionScheme< Type >::New(), and tmp< T >::ref().
Referenced by div(), div(), div(), kinematicThinFilm::evolveRegion(), kinematicThinFilmIBM::evolveRegion(), and kinematicThinFilm::UEqn().


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

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

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

| tmp< faMatrix< Type > > laplacian | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf | ) |
Definition at line 41 of file famLaplacian.C.
References TimePaths::constant(), IOobject::db(), Foam::dimless, laplacian(), DimensionedField< Type, GeoMesh >::mesh(), IOobjectOption::NO_READ, and IOobject::time().
Referenced by laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), laplacian(), sensitivitySurface::smoothSensitivities(), and thermalShell::solveEnergy().


| tmp< faMatrix< Type > > laplacian | ( | const GeometricField< Type, faPatchField, areaMesh > & | vf, |
| const word & | name ) |
Definition at line 65 of file famLaplacian.C.
References TimePaths::constant(), IOobject::db(), Foam::dimless, laplacian(), DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), IOobjectOption::NO_READ, and IOobject::time().

| tmp< faMatrix< Type > > laplacian | ( | const dimensionedScalar & | gamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 90 of file famLaplacian.C.
References IOobject::db(), gamma, IOobject::instance(), laplacian(), DimensionedField< Type, GeoMesh >::mesh(), and IOobjectOption::NO_READ.

| tmp< faMatrix< Type > > laplacian | ( | const dimensionedScalar & | gamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 115 of file famLaplacian.C.
References IOobject::db(), gamma, IOobject::instance(), laplacian(), DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), and IOobjectOption::NO_READ.

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

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

| tmp< faMatrix< Type > > laplacian | ( | const tmp< areaScalarField > & | tgamma, |
| const GeometricField< Type, faPatchField, areaMesh > & | vf ) |
Definition at line 175 of file famLaplacian.C.
References tmp< T >::clear(), and laplacian().

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

| tmp< faMatrix< Type > > ndiv | ( | const edgeScalarField & | flux, |
| GeometricField< Type, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 40 of file famNDiv.C.
References DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), and convectionScheme< Type >::New().
Referenced by ndiv(), ndiv(), and ndiv().


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

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

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

| zeroField Su | ( | const Foam::zero | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
A no-op source.
| tmp< faMatrix< Type > > Su | ( | const dimensioned< Type > & | su, |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
A uniform source (no-op for small values).
| tmp< faMatrix< Type > > Su | ( | const DimensionedField< Type, areaMesh > & | su, |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< Type > > Su | ( | const tmp< DimensionedField< Type, areaMesh > > & | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< Type > > Su | ( | const tmp< GeometricField< Type, faPatchField, areaMesh > > & | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| zeroField Sp | ( | const Foam::zero | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
A no-op source.
Referenced by contactHeatFluxSource::addSup(), filmTurbulenceModel::primaryRegionFriction(), sensitivitySurface::smoothSensitivities(), and laminar::wallFriction().

| tmp< faMatrix< Type > > Sp | ( | const dimensionedScalar & | sp, |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
A uniform source (no-op for small values).
| tmp< faMatrix< Type > > Sp | ( | const DimensionedField< scalar, areaMesh > & | sp, |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< Type > > Sp | ( | const tmp< DimensionedField< scalar, areaMesh > > & | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< Type > > Sp | ( | const tmp< GeometricField< scalar, faPatchField, areaMesh > > & | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| zeroField SuSp | ( | const Foam::zero | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
A no-op source.
Referenced by externalHeatFluxSource::addSup().

| tmp< faMatrix< Type > > SuSp | ( | const dimensionedScalar & | susp, |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
A uniform source (no-op for small values).
| tmp< faMatrix< Type > > SuSp | ( | const DimensionedField< scalar, areaMesh > & | susp, |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< Type > > SuSp | ( | const tmp< DimensionedField< scalar, areaMesh > > & | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< Type > > SuSp | ( | const tmp< areaScalarField > & | , |
| const GeometricField< Type, faPatchField, areaMesh > & | ) |
| tmp< faMatrix< scalar > > div | ( | const edgeScalarField & | flux, |
| const GeometricField< scalar, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 40 of file vectorFamDiv.C.
References DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), and convectionScheme< Type >::New().

| tmp< faMatrix< scalar > > div | ( | const edgeScalarField & | flux, |
| const GeometricField< scalar, faPatchField, areaMesh > & | vf, | ||
| const word & | name ) |
Definition at line 40 of file vectorFamDiv.C.
References DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), and convectionScheme< Type >::New().
