Functions
Foam::fam Namespace Reference

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 > > laplacian (const edgeScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< faMatrix< Type > > laplacian (const tmp< edgeScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)
 
template<class Type >
tmp< faMatrix< Type > > laplacian (const edgeScalarField &gamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > laplacian (const tmp< edgeScalarField > &tgamma, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
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 >
tmp< faMatrix< Type > > Su (const GeometricField< Type, faPatchField, areaMesh > &su, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Su (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tsu, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Sp (const areaScalarField &sp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Sp (const tmp< areaScalarField > &tsp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > Sp (const dimensionedScalar &sp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > SuSp (const areaScalarField &sp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<class Type >
tmp< faMatrix< Type > > SuSp (const tmp< areaScalarField > &tsp, const GeometricField< Type, faPatchField, areaMesh > &vf)
 
template<>
tmp< faMatrix< scalar > > div (const edgeScalarField &flux, const GeometricField< scalar, faPatchField, areaMesh > &vf, const word &name)
 

Function Documentation

◆ d2dt2() [1/3]

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

Definition at line 40 of file famD2dt2.C.

References faD2dt2Scheme< Type >::New().

Referenced by KirchhoffShell::solveDisplacement().

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

◆ d2dt2() [2/3]

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

Definition at line 54 of file famD2dt2.C.

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

Here is the call graph for this function:

◆ d2dt2() [3/3]

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

Definition at line 72 of file famD2dt2.C.

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

Here is the call graph for this function:

◆ ddt() [1/3]

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

Definition at line 41 of file famDdt.C.

References faDdtScheme< Type >::New().

Referenced by kinematicThinFilm::evolveRegion(), KirchhoffShell::solveDisplacement(), and thermalShell::solveEnergy().

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

◆ ddt() [2/3]

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

Definition at line 56 of file famDdt.C.

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

Here is the call graph for this function:

◆ ddt() [3/3]

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

Definition at line 75 of file famDdt.C.

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

Here is the call graph for this function:

◆ div() [1/5]

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

Definition at line 41 of file famDiv.C.

References convectionScheme< Type >::facDiv(), convectionScheme< Type >::famDiv(), M, n, Foam::name(), and tmp::ref().

Referenced by div(), and kinematicThinFilm::evolveRegion().

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

◆ div() [2/5]

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

Definition at line 80 of file famDiv.C.

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

Here is the call graph for this function:

◆ div() [3/5]

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

Definition at line 96 of file famDiv.C.

References div().

Here is the call graph for this function:

◆ div() [4/5]

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

Definition at line 107 of file famDiv.C.

References tmp::clear(), and div().

Here is the call graph for this function:

◆ laplacian() [1/12]

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

Definition at line 42 of file famLaplacian.C.

References Foam::dimless, and IOobject::NO_READ.

Referenced by laplacian(), sensitivitySurface::smoothSensitivities(), and thermalShell::solveEnergy().

Here is the caller graph for this function:

◆ laplacian() [2/12]

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

Definition at line 66 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [3/12]

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

Definition at line 91 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [4/12]

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

Definition at line 116 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [5/12]

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

Definition at line 142 of file famLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [6/12]

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

Definition at line 159 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [7/12]

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

Definition at line 176 of file famLaplacian.C.

References tmp::clear(), and laplacian().

Here is the call graph for this function:

◆ laplacian() [8/12]

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

Definition at line 190 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [9/12]

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

Definition at line 205 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [10/12]

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

Definition at line 222 of file famLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [11/12]

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

Definition at line 237 of file famLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [12/12]

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

Definition at line 253 of file famLaplacian.C.

References tmp::clear(), and laplacian().

Here is the call graph for this function:

◆ ndiv() [1/4]

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

Definition at line 41 of file famNDiv.C.

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

Referenced by ndiv().

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

◆ ndiv() [2/4]

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

Definition at line 59 of file famNDiv.C.

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

Here is the call graph for this function:

◆ ndiv() [3/4]

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

Definition at line 75 of file famNDiv.C.

References ndiv().

Here is the call graph for this function:

◆ ndiv() [4/4]

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

Definition at line 87 of file famNDiv.C.

References tmp::clear(), and ndiv().

Here is the call graph for this function:

◆ Su() [1/2]

tmp< faMatrix< Type > > Su ( const GeometricField< Type, faPatchField, areaMesh > &  su,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 40 of file famSup.C.

References Foam::dimArea, GeometricField::internalField(), mesh, and tmp::ref().

Referenced by Su().

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

◆ Su() [2/2]

tmp< faMatrix< Type > > Su ( const tmp< GeometricField< Type, faPatchField, areaMesh >> &  tsu,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 65 of file famSup.C.

References Su().

Here is the call graph for this function:

◆ Sp() [1/3]

tmp< faMatrix< Type > > Sp ( const areaScalarField sp,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 79 of file famSup.C.

References Foam::dimArea, GeometricField::internalField(), mesh, and tmp::ref().

Referenced by contactHeatFluxSource::addSup(), filmTurbulenceModel::primaryRegionFriction(), sensitivitySurface::smoothSensitivities(), Sp(), and laminar::wallFriction().

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

◆ Sp() [2/3]

tmp< faMatrix< Type > > Sp ( const tmp< areaScalarField > &  tsp,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 104 of file famSup.C.

References tmp::clear(), and Sp().

Here is the call graph for this function:

◆ Sp() [3/3]

tmp< faMatrix< Type > > Sp ( const dimensionedScalar sp,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 118 of file famSup.C.

References Foam::dimArea, dimensioned::dimensions(), mesh, tmp::ref(), and dimensioned::value().

Here is the call graph for this function:

◆ SuSp() [1/2]

tmp< faMatrix< Type > > SuSp ( const areaScalarField sp,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

◆ SuSp() [2/2]

tmp< faMatrix< Type > > SuSp ( const tmp< areaScalarField > &  tsp,
const GeometricField< Type, faPatchField, areaMesh > &  vf 
)

Definition at line 182 of file famSup.C.

References tmp::clear(), and SuSp().

Here is the call graph for this function:

◆ div() [5/5]

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

Definition at line 41 of file vectorFamDiv.C.

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

Here is the call graph for this function: