Foam::fvm Namespace Reference

Namespace of functions to calculate implicit derivatives returning a matrix. More...

Functions

template<class Type >
tmp< fvMatrix< Type > > d2dt2 (const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > d2dt2 (const dimensionedScalar &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > d2dt2 (const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const one &, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const dimensionedScalar &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const one &, const one &, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const one &, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &alpha, const one &, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > div (const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > div (const tmp< surfaceScalarField > &tflux, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > div (const surfaceScalarField &flux, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > div (const tmp< surfaceScalarField > &tflux, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const zero &, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const zero &, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const one &, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const one &, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const dimensioned< GType > &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const dimensioned< GType > &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const GeometricField< GType, fvPatchField, volMesh > &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< GeometricField< GType, fvPatchField, volMesh >> &tgamma, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const GeometricField< GType, fvPatchField, volMesh > &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< GeometricField< GType, fvPatchField, volMesh >> &tgamma, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const GeometricField< GType, fvsPatchField, surfaceMesh > &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< GeometricField< GType, fvsPatchField, surfaceMesh >> &tgamma, const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const GeometricField< GType, fvsPatchField, surfaceMesh > &gamma, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< GeometricField< GType, fvsPatchField, surfaceMesh >> &tGamma, const GeometricField< Type, fvPatchField, volMesh > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > Su (const DimensionedField< Type, volMesh > &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > Su (const tmp< DimensionedField< Type, volMesh >> &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > Su (const tmp< GeometricField< Type, fvPatchField, volMesh >> &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
zeroField Su (const zero &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const tmp< volScalarField::Internal > &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const tmp< volScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const dimensionedScalar &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
zeroField Sp (const zero &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > SuSp (const volScalarField::Internal &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > SuSp (const tmp< volScalarField::Internal > &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
tmp< fvMatrix< Type > > SuSp (const tmp< volScalarField > &, const GeometricField< Type, fvPatchField, volMesh > &)
 
template<class Type >
zeroField SuSp (const zero &, const GeometricField< Type, fvPatchField, volMesh > &)
 

Detailed Description

Namespace of functions to calculate implicit derivatives returning a matrix.

Temporal derivatives are calculated using Euler-implicit, backward differencing or Crank-Nicolson. Spatial derivatives are calculated using Gauss' Theorem.

Function Documentation

◆ d2dt2() [1/3]

tmp< fvMatrix< Type > > d2dt2 ( const GeometricField< Type, fvPatchField, volMesh > &  vf)

Definition at line 48 of file fvmD2dt2.C.

References d2dt2Scheme< Type >::New().

Here is the call graph for this function:

◆ d2dt2() [2/3]

tmp< fvMatrix< Type > > d2dt2 ( const dimensionedScalar rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 63 of file fvmD2dt2.C.

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

Here is the call graph for this function:

◆ d2dt2() [3/3]

tmp< fvMatrix< Type > > d2dt2 ( const volScalarField rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 79 of file fvmD2dt2.C.

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

Here is the call graph for this function:

◆ ddt() [1/8]

tmp< fvMatrix< Type > > ddt ( const GeometricField< Type, fvPatchField, volMesh > &  vf)

Definition at line 48 of file fvmDdt.C.

References ddtScheme< Type >::New().

Referenced by multiphaseMangrovesSource::addSup(), relaxation::correct(), IATE::correct(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), kEqn< BasicTurbulenceModel >::correct(), Maxwell< BasicTurbulenceModel >::correct(), dynamicLagrangian< BasicTurbulenceModel >::correct(), ShihQuadraticKE::correct(), LamBremhorstKE::correct(), kOmega< BasicTurbulenceModel >::correct(), LienLeschziner::correct(), thixotropicViscosity::correct(), dynamicKEqn< BasicTurbulenceModel >::correct(), LienCubicKE::correct(), SSG< BasicTurbulenceModel >::correct(), realizableKE< BasicTurbulenceModel >::correct(), kEpsilon< EddyDiffusivity< compressible::turbulenceModel > >::correct(), LaunderSharmaKE< BasicTurbulenceModel >::correct(), RNGkEpsilon< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), qZeta::correct(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::correct(), kineticTheoryModel::correct(), SpalartAllmarasDES< BasicTurbulenceModel >::correct(), SpalartAllmaras< BasicTurbulenceModel >::correct(), mixtureKEpsilon< BasicTurbulenceModel >::correct(), kEpsilonPhitF< BasicTurbulenceModel >::correct(), kkLOmega::correct(), adjointSpalartAllmaras::correct(), kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >::correct(), kL< BasicTurbulenceModel >::correct(), waxSolventEvaporation::correctModel(), kOmegaSSTLM< BasicTurbulenceModel >::correctReThetatGammaInt(), ddt(), thermo::evolveRegion(), scalarTransport::execute(), energyTransport::execute(), twoPhaseSystem::solve(), populationBalanceModel::solve(), reactingOneDim::solveContinuity(), kinematicSingleLayer::solveContinuity(), thermalBaffle::solveEnergy(), reactingOneDim::solveEnergy(), thermoSingleLayer::solveEnergy(), kinematicSingleLayer::solveMomentum(), reactingOneDim::solveSpeciesMass(), and kinematicSingleLayer::solveThickness().

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

◆ ddt() [2/8]

tmp< fvMatrix< Type > > ddt ( const one ,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 63 of file fvmDdt.C.

References ddt().

Here is the call graph for this function:

◆ ddt() [3/8]

tmp< fvMatrix< Type > > ddt ( const dimensionedScalar rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 75 of file fvmDdt.C.

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

Here is the call graph for this function:

◆ ddt() [4/8]

tmp< fvMatrix< Type > > ddt ( const volScalarField rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 91 of file fvmDdt.C.

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

Here is the call graph for this function:

◆ ddt() [5/8]

tmp< fvMatrix< Type > > ddt ( const volScalarField alpha,
const volScalarField rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 107 of file fvmDdt.C.

References Foam::constant::atomic::alpha, dimensioned< Type >::name(), ddtScheme< Type >::New(), and rho.

Here is the call graph for this function:

◆ ddt() [6/8]

tmp< fvMatrix< Type > > ddt ( const one ,
const one ,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 130 of file fvmDdt.C.

References ddt().

Here is the call graph for this function:

◆ ddt() [7/8]

tmp< fvMatrix< Type > > ddt ( const one ,
const volScalarField rho,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 143 of file fvmDdt.C.

References ddt(), and rho.

Here is the call graph for this function:

◆ ddt() [8/8]

tmp< fvMatrix< Type > > ddt ( const volScalarField alpha,
const one ,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 156 of file fvmDdt.C.

References Foam::constant::atomic::alpha, and ddt().

Here is the call graph for this function:

◆ div() [1/4]

tmp< fvMatrix< Type > > div ( const surfaceScalarField flux,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 48 of file fvmDiv.C.

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

Referenced by ATCstandard::addATC(), ATCUaGradU::addATC(), relaxation::correct(), IATE::correct(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), radiativeIntensityRay::correct(), kEqn< BasicTurbulenceModel >::correct(), Maxwell< BasicTurbulenceModel >::correct(), dynamicLagrangian< BasicTurbulenceModel >::correct(), ShihQuadraticKE::correct(), LamBremhorstKE::correct(), kOmega< BasicTurbulenceModel >::correct(), LienLeschziner::correct(), thixotropicViscosity::correct(), dynamicKEqn< BasicTurbulenceModel >::correct(), LienCubicKE::correct(), SSG< BasicTurbulenceModel >::correct(), realizableKE< BasicTurbulenceModel >::correct(), kEpsilon< EddyDiffusivity< compressible::turbulenceModel > >::correct(), LaunderSharmaKE< BasicTurbulenceModel >::correct(), RNGkEpsilon< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), qZeta::correct(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::correct(), kineticTheoryModel::correct(), SpalartAllmarasDES< BasicTurbulenceModel >::correct(), advectionDiffusion::correct(), SpalartAllmaras< BasicTurbulenceModel >::correct(), mixtureKEpsilon< BasicTurbulenceModel >::correct(), kEpsilonPhitF< BasicTurbulenceModel >::correct(), kkLOmega::correct(), adjointSpalartAllmaras::correct(), kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >::correct(), kL< BasicTurbulenceModel >::correct(), incompressiblePrimalSolver::correctBoundaryConditions(), waxSolventEvaporation::correctModel(), kOmegaSSTLM< BasicTurbulenceModel >::correctReThetatGammaInt(), div(), age::execute(), scalarTransport::execute(), energyTransport::execute(), simple::mainIter(), adjointSimple::mainIter(), adjointEikonalSolver::solve(), thermoSingleLayer::solveEnergy(), kinematicSingleLayer::solveMomentum(), and kinematicSingleLayer::solveThickness().

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

◆ div() [2/4]

tmp< fvMatrix< Type > > div ( const tmp< surfaceScalarField > &  tflux,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 65 of file fvmDiv.C.

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

Here is the call graph for this function:

◆ div() [3/4]

tmp< fvMatrix< Type > > div ( const surfaceScalarField flux,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 80 of file fvmDiv.C.

References div().

Here is the call graph for this function:

◆ div() [4/4]

tmp< fvMatrix< Type > > div ( const tmp< surfaceScalarField > &  tflux,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 91 of file fvmDiv.C.

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

Here is the call graph for this function:

◆ laplacian() [1/16]

tmp< fvMatrix< Type > > laplacian ( const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 48 of file fvmLaplacian.C.

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

Referenced by jouleHeatingSource::addSup(), P1::calculate(), hydrostaticPressure::calculateAndWrite(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), kEqn< BasicTurbulenceModel >::correct(), ShihQuadraticKE::correct(), Poisson::correct(), LamBremhorstKE::correct(), LienLeschziner::correct(), kOmega< BasicTurbulenceModel >::correct(), dynamicKEqn< BasicTurbulenceModel >::correct(), LienCubicKE::correct(), SSG< BasicTurbulenceModel >::correct(), realizableKE< BasicTurbulenceModel >::correct(), kEpsilon< EddyDiffusivity< compressible::turbulenceModel > >::correct(), RNGkEpsilon< BasicTurbulenceModel >::correct(), LaunderSharmaKE< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), qZeta::correct(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::correct(), kineticTheoryModel::correct(), SpalartAllmarasDES< BasicTurbulenceModel >::correct(), advectionDiffusion::correct(), SpalartAllmaras< BasicTurbulenceModel >::correct(), mixtureKEpsilon< BasicTurbulenceModel >::correct(), kEpsilonPhitF< BasicTurbulenceModel >::correct(), kkLOmega::correct(), adjointSpalartAllmaras::correct(), kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >::correct(), kL< BasicTurbulenceModel >::correct(), incompressiblePrimalSolver::correctBoundaryConditions(), kOmegaSSTLM< BasicTurbulenceModel >::correctReThetatGammaInt(), adjointLaminar::divDevReff(), adjointSpalartAllmaras::divDevReff(), Maxwell< BasicTurbulenceModel >::divDevRhoReff(), kineticTheoryModel::divDevRhoReff(), thermo::evolveRegion(), age::execute(), scalarTransport::execute(), electricPotential::execute(), energyTransport::execute(), laplacian(), simple::mainIter(), adjointSimple::mainIter(), velocityComponentLaplacianFvMotionSolver::solve(), velocityLaplacianFvMotionSolver::solve(), adjointMeshMovementSolver::solve(), displacementComponentLaplacianFvMotionSolver::solve(), displacementSBRStressFvMotionSolver::solve(), solidBodyDisplacementLaplacianFvMotionSolver::solve(), laplacianMotionSolver::solve(), displacementLaplacianFvMotionSolver::solve(), twoPhaseSystem::solve(), elasticityMotionSolver::solve(), surfaceAlignedSBRStressFvMotionSolver::solve(), adjointEikonalSolver::solve(), thermalBaffle::solveEnergy(), reactingOneDim::solveEnergy(), sensitivityBezierFI::solveMeshMovementEqn(), and kinematicSingleLayer::solveThickness().

Here is the call graph for this function:

◆ laplacian() [2/16]

tmp< fvMatrix< Type > > laplacian ( const GeometricField< Type, fvPatchField, volMesh > &  vf)

Definition at line 73 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [3/16]

tmp< fvMatrix< Type > > laplacian ( const zero ,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 102 of file fvmLaplacian.C.

◆ laplacian() [4/16]

tmp< fvMatrix< Type > > laplacian ( const zero ,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 118 of file fvmLaplacian.C.

◆ laplacian() [5/16]

tmp< fvMatrix< Type > > laplacian ( const one ,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 133 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [6/16]

tmp< fvMatrix< Type > > laplacian ( const one ,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 146 of file fvmLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacian() [7/16]

tmp< fvMatrix< Type > > laplacian ( const dimensioned< GType > &  gamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 158 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [8/16]

tmp< fvMatrix< Type > > laplacian ( const dimensioned< GType > &  gamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 184 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [9/16]

tmp< fvMatrix< Type > > laplacian ( const GeometricField< GType, fvPatchField, volMesh > &  gamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 211 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [10/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< GeometricField< GType, fvPatchField, volMesh >> &  tgamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 228 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [11/16]

tmp< fvMatrix< Type > > laplacian ( const GeometricField< GType, fvPatchField, volMesh > &  gamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 243 of file fvmLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [12/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< GeometricField< GType, fvPatchField, volMesh >> &  tgamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 260 of file fvmLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacian() [13/16]

tmp< fvMatrix< Type > > laplacian ( const GeometricField< GType, fvsPatchField, surfaceMesh > &  gamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 276 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [14/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< GeometricField< GType, fvsPatchField, surfaceMesh >> &  tgamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf,
const word name 
)

Definition at line 293 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [15/16]

tmp< fvMatrix< Type > > laplacian ( const GeometricField< GType, fvsPatchField, surfaceMesh > &  gamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 308 of file fvmLaplacian.C.

References gamma, and laplacian().

Here is the call graph for this function:

◆ laplacian() [16/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< GeometricField< GType, fvsPatchField, surfaceMesh >> &  tGamma,
const GeometricField< Type, fvPatchField, volMesh > &  vf 
)

Definition at line 325 of file fvmLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ Su() [1/4]

tmp<fvMatrix<Type> > Foam::fvm::Su ( const DimensionedField< Type, volMesh > &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

◆ Su() [2/4]

tmp<fvMatrix<Type> > Foam::fvm::Su ( const tmp< DimensionedField< Type, volMesh >> &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

◆ Su() [3/4]

tmp<fvMatrix<Type> > Foam::fvm::Su ( const tmp< GeometricField< Type, fvPatchField, volMesh >> &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

Definition at line 57 of file fvcSup.C.

◆ Su() [4/4]

zeroField Foam::fvm::Su ( const zero ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

◆ Sp() [1/5]

tmp<fvMatrix<Type> > Foam::fvm::Sp ( const volScalarField::Internal ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

Referenced by multiphaseMangrovesSource::addSup(), acousticDampingSource::addSup(), interRegionHeatTransferModel::addSup(), P1::calculate(), IATE::correct(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), radiativeIntensityRay::correct(), kEqn< BasicTurbulenceModel >::correct(), Maxwell< BasicTurbulenceModel >::correct(), dynamicLagrangian< BasicTurbulenceModel >::correct(), ShihQuadraticKE::correct(), LamBremhorstKE::correct(), kOmega< BasicTurbulenceModel >::correct(), LienLeschziner::correct(), thixotropicViscosity::correct(), dynamicKEqn< BasicTurbulenceModel >::correct(), LienCubicKE::correct(), SSG< BasicTurbulenceModel >::correct(), realizableKE< BasicTurbulenceModel >::correct(), kEpsilon< EddyDiffusivity< compressible::turbulenceModel > >::correct(), RNGkEpsilon< BasicTurbulenceModel >::correct(), LaunderSharmaKE< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), qZeta::correct(), kEpsilonLopesdaCosta< BasicTurbulenceModel >::correct(), kineticTheoryModel::correct(), SpalartAllmarasDES< BasicTurbulenceModel >::correct(), advectionDiffusion::correct(), SpalartAllmaras< BasicTurbulenceModel >::correct(), mixtureKEpsilon< BasicTurbulenceModel >::correct(), kEpsilonPhitF< BasicTurbulenceModel >::correct(), kkLOmega::correct(), adjointSpalartAllmaras::correct(), kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >::correct(), waxSolventEvaporation::correctModel(), kOmegaSSTLM< BasicTurbulenceModel >::correctReThetatGammaInt(), continuousGasKEpsilon< BasicTurbulenceModel >::epsilonSource(), LaheyKEpsilon< BasicTurbulenceModel >::epsilonSource(), energyTransport::execute(), boundedDdtScheme< Type >::fvmDdt(), boundedConvectionScheme< Type >::fvmDiv(), continuousGasKEqn< BasicTurbulenceModel >::kSource(), continuousGasKEpsilon< BasicTurbulenceModel >::kSource(), NicenoKEqn< BasicTurbulenceModel >::kSource(), LaheyKEpsilon< BasicTurbulenceModel >::kSource(), thermoSingleLayer::q(), singleStepCombustion< ReactionThermo, ThermoType >::R(), radiationModel::Sh(), populationBalanceModel::solve(), radiationModel::ST(), and laminar::Su().

◆ Sp() [2/5]

tmp<fvMatrix<Type> > Foam::fvm::Sp ( const tmp< volScalarField::Internal > &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

◆ Sp() [3/5]

tmp<fvMatrix<Type> > Foam::fvm::Sp ( const tmp< volScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

Definition at line 80 of file fvcSup.C.

◆ Sp() [4/5]

tmp<fvMatrix<Type> > Foam::fvm::Sp ( const dimensionedScalar ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

Definition at line 92 of file fvcSup.C.

◆ Sp() [5/5]

zeroField Foam::fvm::Sp ( const zero ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

◆ SuSp() [1/4]

◆ SuSp() [2/4]

tmp<fvMatrix<Type> > Foam::fvm::SuSp ( const tmp< volScalarField::Internal > &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

◆ SuSp() [3/4]

tmp<fvMatrix<Type> > Foam::fvm::SuSp ( const tmp< volScalarField > &  ,
const GeometricField< Type, fvPatchField, volMesh > &   
)

Definition at line 115 of file fvcSup.C.

◆ SuSp() [4/4]

zeroField Foam::fvm::SuSp ( const zero ,
const GeometricField< Type, fvPatchField, volMesh > &   
)