Foam::fvm Namespace Reference

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

Functions

template<class Type >
tmp< fvMatrix< Type > > d2dt2 (const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > d2dt2 (const dimensionedScalar &rho, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > d2dt2 (const volScalarField &rho, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const dimensionedScalar &rho, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &rho, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const one &, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const one &, const one &, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const one &, const volScalarField &rho, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > ddt (const volScalarField &alpha, const one &, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > div (const surfaceScalarField &flux, const VolField< Type > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > div (const tmp< surfaceScalarField > &tflux, const VolField< Type > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > div (const surfaceScalarField &flux, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > div (const tmp< surfaceScalarField > &tflux, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > divc (const tmp< SurfaceField< Type >> &flux, const VolField< Type > &vf)
 Return the explicit div matrix. More...
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const VolField< Type > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const zero &, const VolField< Type > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const zero &, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const one &, const VolField< Type > &vf, const word &name)
 
template<class Type >
tmp< fvMatrix< Type > > laplacian (const one &, const VolField< Type > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const dimensioned< GType > &gamma, const VolField< Type > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const dimensioned< GType > &gamma, const VolField< Type > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const VolField< GType > &gamma, const VolField< Type > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< VolField< GType >> &tgamma, const VolField< Type > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const VolField< GType > &gamma, const VolField< Type > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< VolField< GType >> &tgamma, const VolField< Type > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const SurfaceField< GType > &gamma, const VolField< Type > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< SurfaceField< GType >> &tgamma, const VolField< Type > &vf, const word &name)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const SurfaceField< GType > &gamma, const VolField< Type > &vf)
 
template<class Type , class GType >
tmp< fvMatrix< Type > > laplacian (const tmp< SurfaceField< GType >> &tGamma, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacianCorrection (const VolField< scalar > &gamma, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacianCorrection (const tmp< VolField< scalar >> &tgamma, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacianCorrection (const SurfaceField< scalar > &gamma, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > laplacianCorrection (const tmp< SurfaceField< scalar >> &tGamma, const VolField< Type > &vf)
 
template<class Type >
tmp< fvMatrix< Type > > Su (const DimensionedField< Type, volMesh > &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > Su (const tmp< DimensionedField< Type, volMesh >> &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > Su (const tmp< VolField< Type >> &, const VolField< Type > &)
 
template<class Type >
zeroField Su (const zero &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const volScalarField::Internal &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const tmp< volScalarField::Internal > &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const tmp< volScalarField > &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > Sp (const dimensionedScalar &, const VolField< Type > &)
 
template<class Type >
zeroField Sp (const zero &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > SuSp (const volScalarField::Internal &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > SuSp (const tmp< volScalarField::Internal > &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > SuSp (const tmp< volScalarField > &, const VolField< Type > &)
 
template<class Type >
zeroField SuSp (const zero &, const VolField< Type > &)
 
template<class Type >
tmp< fvMatrix< Type > > S (const Pair< tmp< volScalarField::Internal >> &, const VolField< Type > &)
 

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 VolField< Type > &  vf)

Definition at line 45 of file fvmD2dt2.C.

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

Referenced by solidDisplacement::pressureCorrector().

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

◆ d2dt2() [2/3]

tmp< fvMatrix< Type > > d2dt2 ( const dimensionedScalar rho,
const VolField< Type > &  vf 
)

Definition at line 60 of file fvmD2dt2.C.

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

Here is the call graph for this function:

◆ d2dt2() [3/3]

tmp< fvMatrix< Type > > d2dt2 ( const volScalarField rho,
const VolField< Type > &  vf 
)

Definition at line 76 of file fvmD2dt2.C.

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

Here is the call graph for this function:

◆ ddt() [1/8]

tmp< fvMatrix< Type > > ddt ( const VolField< Type > &  vf)

Definition at line 45 of file fvmDdt.C.

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

Referenced by solidEquilibriumEnergySource::addSup(), XiFluid::bSolve(), Implicit< CloudType >::cacheFields(), PDRkEpsilon::correct(), kineticTheoryModel::correct(), IATE::correct(), fractal::correct(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::correct(), kOmegaSST< MomentumTransportModel, BasicMomentumTransportModel >::correct(), lambdaThixotropic< BasicMomentumTransportModel >::correct(), Maxwell< BasicMomentumTransportModel >::correct(), DeardorffDiffStress< BasicMomentumTransportModel >::correct(), dynamicKEqn< BasicMomentumTransportModel >::correct(), dynamicLagrangian< BasicMomentumTransportModel >::correct(), kEqn< BasicMomentumTransportModel >::correct(), SpalartAllmarasDES< BasicMomentumTransportModel >::correct(), kEpsilon< BasicMomentumTransportModel >::correct(), kOmega< BasicMomentumTransportModel >::correct(), kOmega2006< BasicMomentumTransportModel >::correct(), LaunderSharmaKE< BasicMomentumTransportModel >::correct(), LRR< BasicMomentumTransportModel >::correct(), realizableKE< BasicMomentumTransportModel >::correct(), RNGkEpsilon< BasicMomentumTransportModel >::correct(), SpalartAllmaras< BasicMomentumTransportModel >::correct(), SSG< BasicMomentumTransportModel >::correct(), v2f< BasicMomentumTransportModel >::correct(), mixtureKEpsilon< BasicMomentumTransportModel >::correct(), transport::correct(), relaxation::correct(), kOmegaSSTLM< BasicMomentumTransportModel >::correctReThetatGammaInt(), ddt(), MomentumTransferPhaseSystem< BasePhaseSystem >::ddtCorrs(), XiFluid::EaSolve(), XiFluid::EauSolve(), phaseScalarTransport::execute(), scalarTransport::execute(), XiFluid::ftSolve(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), main(), makeMomentumTransportModelTypes(), incompressibleDenseParticleFluid::momentumPredictor(), incompressibleFluid::momentumPredictor(), isothermalFilm::momentumPredictor(), isothermalFluid::momentumPredictor(), shockFluid::momentumPredictor(), VoFSolver::momentumPredictor(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransfer(), incompressibleDriftFlux::prePredictor(), compressibleMultiphaseVoF::pressureCorrector(), compressibleVoF::pressureCorrector(), fvMatrix< Type >::setValues(), populationBalanceModel::solve(), phaseSystem::solve(), compressibleMultiphaseVoF::thermophysicalPredictor(), compressibleVoF::thermophysicalPredictor(), film::thermophysicalPredictor(), fluid::thermophysicalPredictor(), multicomponentFluid::thermophysicalPredictor(), shockFluid::thermophysicalPredictor(), solid::thermophysicalPredictor(), MovingPhaseModel< BasePhaseModel >::UEqn(), and MulticomponentPhaseModel< BasePhaseModel >::YiEqn().

Here is the call graph for this function:

◆ ddt() [2/8]

tmp< fvMatrix< Type > > ddt ( const dimensionedScalar rho,
const VolField< Type > &  vf 
)

Definition at line 60 of file fvmDdt.C.

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

Here is the call graph for this function:

◆ ddt() [3/8]

tmp< fvMatrix< Type > > ddt ( const volScalarField rho,
const VolField< Type > &  vf 
)

Definition at line 76 of file fvmDdt.C.

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

Here is the call graph for this function:

◆ ddt() [4/8]

tmp< fvMatrix< Type > > ddt ( const one ,
const VolField< Type > &  vf 
)

Definition at line 92 of file fvmDdt.C.

References ddt().

Here is the call graph for this function:

◆ ddt() [5/8]

tmp< fvMatrix< Type > > ddt ( const volScalarField alpha,
const volScalarField rho,
const VolField< Type > &  vf 
)

Definition at line 104 of file fvmDdt.C.

References alpha(), DimensionedField< Type, GeoMesh >::mesh(), IOobject::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 VolField< Type > &  vf 
)

Definition at line 127 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 VolField< Type > &  vf 
)

Definition at line 140 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 VolField< Type > &  vf 
)

Definition at line 153 of file fvmDdt.C.

References alpha(), and ddt().

Here is the call graph for this function:

◆ div() [1/4]

tmp<fvMatrix<Type> > Foam::fvm::div ( const surfaceScalarField flux,
const VolField< Type > &  vf,
const word name 
)

Definition at line 47 of file fvmDiv.C.

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

Referenced by XiFluid::bSolve(), Implicit< CloudType >::cacheFields(), PDRkEpsilon::correct(), kineticTheoryModel::correct(), IATE::correct(), fractal::correct(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::correct(), kOmegaSST< MomentumTransportModel, BasicMomentumTransportModel >::correct(), lambdaThixotropic< BasicMomentumTransportModel >::correct(), Maxwell< BasicMomentumTransportModel >::correct(), DeardorffDiffStress< BasicMomentumTransportModel >::correct(), dynamicKEqn< BasicMomentumTransportModel >::correct(), dynamicLagrangian< BasicMomentumTransportModel >::correct(), kEqn< BasicMomentumTransportModel >::correct(), SpalartAllmarasDES< BasicMomentumTransportModel >::correct(), kEpsilon< BasicMomentumTransportModel >::correct(), kOmega< BasicMomentumTransportModel >::correct(), kOmega2006< BasicMomentumTransportModel >::correct(), LaunderSharmaKE< BasicMomentumTransportModel >::correct(), LRR< BasicMomentumTransportModel >::correct(), realizableKE< BasicMomentumTransportModel >::correct(), RNGkEpsilon< BasicMomentumTransportModel >::correct(), SpalartAllmaras< BasicMomentumTransportModel >::correct(), SSG< BasicMomentumTransportModel >::correct(), v2f< BasicMomentumTransportModel >::correct(), mixtureKEpsilon< BasicMomentumTransportModel >::correct(), radiativeIntensityRay::correct(), transport::correct(), relaxation::correct(), advectionDiffusion::correct(), kOmegaSSTLM< BasicMomentumTransportModel >::correctReThetatGammaInt(), div(), age::execute(), phaseScalarTransport::execute(), scalarTransport::execute(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), main(), makeMomentumTransportModelTypes(), incompressibleDenseParticleFluid::momentumPredictor(), incompressibleFluid::momentumPredictor(), isothermalFilm::momentumPredictor(), isothermalFluid::momentumPredictor(), VoFSolver::momentumPredictor(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransfer(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransferf(), compressibleVoF::pressureCorrector(), populationBalanceModel::solve(), compressibleMultiphaseVoF::thermophysicalPredictor(), compressibleVoF::thermophysicalPredictor(), film::thermophysicalPredictor(), fluid::thermophysicalPredictor(), MovingPhaseModel< BasePhaseModel >::UEqn(), MovingPhaseModel< BasePhaseModel >::UfEqn(), and MulticomponentPhaseModel< BasePhaseModel >::YiEqn().

Here is the call graph for this function:

◆ div() [2/4]

tmp<fvMatrix<Type> > Foam::fvm::div ( const tmp< surfaceScalarField > &  tflux,
const VolField< Type > &  vf,
const word name 
)

Definition at line 64 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> > Foam::fvm::div ( const surfaceScalarField flux,
const VolField< Type > &  vf 
)

Definition at line 79 of file fvmDiv.C.

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

Here is the call graph for this function:

◆ div() [4/4]

tmp<fvMatrix<Type> > Foam::fvm::div ( const tmp< surfaceScalarField > &  tflux,
const VolField< Type > &  vf 
)

Definition at line 90 of file fvmDiv.C.

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

Here is the call graph for this function:

◆ divc()

tmp< fvMatrix< Type > > divc ( const tmp< SurfaceField< Type >> &  flux,
const VolField< Type > &  vf 
)

Return the explicit div matrix.

containing the div(flux) source and the cached flux if fluxRequired

Definition at line 104 of file fvmDiv.C.

References Foam::fvc::div(), DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), tmp< T >::ref(), and Su().

Referenced by momentumTransportModel::divDevTauCorr().

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

◆ laplacian() [1/16]

tmp< fvMatrix< Type > > laplacian ( const VolField< Type > &  vf,
const word name 
)

Definition at line 46 of file fvmLaplacian.C.

References TimePaths::constant(), Foam::dimless, DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), IOobject::NO_READ, and IOobject::time().

Referenced by solidEquilibriumEnergySource::addSup(), XiFluid::bSolve(), Implicit< CloudType >::cacheFields(), P1::calculate(), PDRkEpsilon::correct(), kineticTheoryModel::correct(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::correct(), kOmegaSST< MomentumTransportModel, BasicMomentumTransportModel >::correct(), DeardorffDiffStress< BasicMomentumTransportModel >::correct(), dynamicKEqn< BasicMomentumTransportModel >::correct(), kEqn< BasicMomentumTransportModel >::correct(), SpalartAllmarasDES< BasicMomentumTransportModel >::correct(), kEpsilon< BasicMomentumTransportModel >::correct(), kOmega< BasicMomentumTransportModel >::correct(), kOmega2006< BasicMomentumTransportModel >::correct(), LaunderSharmaKE< BasicMomentumTransportModel >::correct(), LRR< BasicMomentumTransportModel >::correct(), realizableKE< BasicMomentumTransportModel >::correct(), RNGkEpsilon< BasicMomentumTransportModel >::correct(), SpalartAllmaras< BasicMomentumTransportModel >::correct(), SSG< BasicMomentumTransportModel >::correct(), v2f< BasicMomentumTransportModel >::correct(), mixtureKEpsilon< BasicMomentumTransportModel >::correct(), advectionDiffusion::correct(), Poisson::correct(), incompressibleDenseParticleFluid::correctPressure(), incompressibleFluid::correctPressure(), kOmegaSSTLM< BasicMomentumTransportModel >::correctReThetatGammaInt(), linearViscousStress< BasicMomentumTransportModel >::divDevTau(), kineticTheoryModel::divDevTau(), Maxwell< BasicMomentumTransportModel >::divDevTau(), unityLewisFourier< BasicThermophysicalTransportModel >::divj(), unityLewisFourier< BasicThermophysicalTransportModel >::divq(), unityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::divq(), age::execute(), phaseScalarTransport::execute(), scalarTransport::execute(), XiFluid::ftSolve(), twoPhaseSolver::incompressiblePressureCorrector(), unityLewisEddyDiffusivity< Foam::RASThermophysicalTransportModel< Foam::ThermophysicalTransportModel< Foam::compressibleMomentumTransportModel, Foam::fluidThermo > > >::j(), laplacian(), main(), makeMomentumTransportModelTypes(), incompressibleDriftFlux::prePredictor(), compressibleMultiphaseVoF::pressureCorrector(), compressibleVoF::pressureCorrector(), incompressibleMultiphaseVoF::pressureCorrector(), solidDisplacement::pressureCorrector(), anisotropic::q(), displacementComponentLaplacianFvMotionSolver::solve(), velocityComponentLaplacianFvMotionSolver::solve(), displacementLaplacianFvMotionSolver::solve(), displacementSBRStressFvMotionSolver::solve(), velocityLaplacianFvMotionSolver::solve(), phaseSystem::solve(), compressibleMultiphaseVoF::thermophysicalPredictor(), and compressibleVoF::thermophysicalPredictor().

Here is the call graph for this function:

◆ laplacian() [2/16]

tmp< fvMatrix< Type > > laplacian ( const VolField< Type > &  vf)

Definition at line 71 of file fvmLaplacian.C.

References TimePaths::constant(), Foam::dimless, laplacian(), DimensionedField< Type, GeoMesh >::mesh(), IOobject::name(), IOobject::NO_READ, and IOobject::time().

Here is the call graph for this function:

◆ laplacian() [3/16]

tmp< fvMatrix< Type > > laplacian ( const zero ,
const VolField< Type > &  vf,
const word name 
)

Definition at line 100 of file fvmLaplacian.C.

◆ laplacian() [4/16]

tmp< fvMatrix< Type > > laplacian ( const zero ,
const VolField< Type > &  vf 
)

Definition at line 116 of file fvmLaplacian.C.

◆ laplacian() [5/16]

tmp< fvMatrix< Type > > laplacian ( const one ,
const VolField< Type > &  vf,
const word name 
)

Definition at line 131 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 VolField< Type > &  vf 
)

Definition at line 144 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 VolField< Type > &  vf,
const word name 
)

Definition at line 156 of file fvmLaplacian.C.

References IOobject::instance(), laplacian(), DimensionedField< Type, GeoMesh >::mesh(), dimensioned< Type >::name(), 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 VolField< Type > &  vf 
)

Definition at line 182 of file fvmLaplacian.C.

References IOobject::instance(), laplacian(), DimensionedField< Type, GeoMesh >::mesh(), dimensioned< Type >::name(), and IOobject::NO_READ.

Here is the call graph for this function:

◆ laplacian() [9/16]

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

Definition at line 209 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [10/16]

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

Definition at line 226 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 VolField< GType > &  gamma,
const VolField< Type > &  vf 
)

Definition at line 241 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [12/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< VolField< GType >> &  tgamma,
const VolField< Type > &  vf 
)

Definition at line 258 of file fvmLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacian() [13/16]

tmp< fvMatrix< Type > > laplacian ( const SurfaceField< GType > &  gamma,
const VolField< Type > &  vf,
const word name 
)

Definition at line 274 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [14/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< SurfaceField< GType >> &  tgamma,
const VolField< Type > &  vf,
const word name 
)

Definition at line 291 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 SurfaceField< GType > &  gamma,
const VolField< Type > &  vf 
)

Definition at line 306 of file fvmLaplacian.C.

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

Here is the call graph for this function:

◆ laplacian() [16/16]

tmp< fvMatrix< Type > > laplacian ( const tmp< SurfaceField< GType >> &  tGamma,
const VolField< Type > &  vf 
)

Definition at line 323 of file fvmLaplacian.C.

References laplacian().

Here is the call graph for this function:

◆ laplacianCorrection() [1/4]

◆ laplacianCorrection() [2/4]

tmp< fvMatrix< Type > > laplacianCorrection ( const tmp< VolField< scalar >> &  tgamma,
const VolField< Type > &  vf 
)

Definition at line 351 of file fvmLaplacian.C.

References laplacianCorrection().

Here is the call graph for this function:

◆ laplacianCorrection() [3/4]

tmp< fvMatrix< Type > > laplacianCorrection ( const SurfaceField< scalar > &  gamma,
const VolField< Type > &  vf 
)

Definition at line 370 of file fvmLaplacian.C.

References Foam::correction(), and DimensionedField< Type, GeoMesh >::mesh().

Here is the call graph for this function:

◆ laplacianCorrection() [4/4]

tmp< fvMatrix< Type > > laplacianCorrection ( const tmp< SurfaceField< scalar >> &  tGamma,
const VolField< Type > &  vf 
)

Definition at line 390 of file fvmLaplacian.C.

References laplacianCorrection().

Here is the call graph for this function:

◆ Su() [1/4]

◆ Su() [2/4]

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

◆ Su() [3/4]

tmp<fvMatrix<Type> > Foam::fvm::Su ( const tmp< VolField< Type >> &  ,
const VolField< Type > &   
)

◆ Su() [4/4]

zeroField Foam::fvm::Su ( const zero ,
const VolField< Type > &   
)

◆ Sp() [1/5]

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

Referenced by filmCloudTransfer::addSup(), filmVoFTransfer::addSup(), VoFCavitation::addSup(), VoFFilmTransfer::addSup(), interRegionHeatTransfer::addSup(), waveForcing::addSup(), XiFluid::bSolve(), P1::calculate(), PDRkEpsilon::correct(), kineticTheoryModel::correct(), IATE::correct(), fractal::correct(), kEpsilonLopesdaCosta< BasicMomentumTransportModel >::correct(), kOmegaSST< MomentumTransportModel, BasicMomentumTransportModel >::correct(), lambdaThixotropic< BasicMomentumTransportModel >::correct(), DeardorffDiffStress< BasicMomentumTransportModel >::correct(), dynamicKEqn< BasicMomentumTransportModel >::correct(), dynamicLagrangian< BasicMomentumTransportModel >::correct(), kEqn< BasicMomentumTransportModel >::correct(), SpalartAllmarasDES< BasicMomentumTransportModel >::correct(), kEpsilon< BasicMomentumTransportModel >::correct(), kOmega< BasicMomentumTransportModel >::correct(), kOmega2006< BasicMomentumTransportModel >::correct(), LaunderSharmaKE< BasicMomentumTransportModel >::correct(), LRR< BasicMomentumTransportModel >::correct(), realizableKE< BasicMomentumTransportModel >::correct(), RNGkEpsilon< BasicMomentumTransportModel >::correct(), SpalartAllmaras< BasicMomentumTransportModel >::correct(), SSG< BasicMomentumTransportModel >::correct(), v2f< BasicMomentumTransportModel >::correct(), mixtureKEpsilon< BasicMomentumTransportModel >::correct(), radiativeIntensityRay::correct(), transport::correct(), advectionDiffusion::correct(), kOmegaSSTLM< BasicMomentumTransportModel >::correctReThetatGammaInt(), compressibleMultiphaseVoF::divDevTau(), compressibleVoF::divDevTau(), continuousGasKEpsilon< BasicMomentumTransportModel >::epsilonSource(), LaheyKEpsilon< BasicMomentumTransportModel >::epsilonSource(), boundedDdtScheme< Type >::fvmDdt(), boundedConvectionScheme< Type >::fvmDiv(), TwoResistanceHeatTransferPhaseSystem< BasePhaseSystem >::heatTransfer(), OneResistanceHeatTransferPhaseSystem< BasePhaseSystem >::heatTransfer(), ThermalPhaseChangePhaseSystem< BasePhaseSystem >::heatTransfer(), AnisothermalPhaseModel< BasePhaseModel >::heEqn(), continuousGasKEqn< BasicMomentumTransportModel >::kSource(), NicenoKEqn< BasicMomentumTransportModel >::kSource(), continuousGasKEpsilon< BasicMomentumTransportModel >::kSource(), LaheyKEpsilon< BasicMomentumTransportModel >::kSource(), main(), makeMomentumTransportModelTypes(), incompressibleDenseParticleFluid::momentumPredictor(), isothermalFilm::momentumPredictor(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransfer(), MomentumTransferPhaseSystem< BasePhaseSystem >::momentumTransferf(), compressibleVoF::pressureCorrector(), KochFriedlander::R(), wallBoiling::R(), randomCoalescence::R(), singleStepCombustion::R(), radiationModel::Sh(), Giesekus< BasicMomentumTransportModel >::sigmaSource(), Maxwell< BasicMomentumTransportModel >::sigmaSource(), PTT< BasicMomentumTransportModel >::sigmaSource(), populationBalanceModel::solve(), InterfaceCompositionPhaseChangePhaseSystem< BasePhaseSystem >::specieTransfer(), radiationModel::ST(), compressibleMultiphaseVoF::thermophysicalPredictor(), compressibleVoF::thermophysicalPredictor(), film::thermophysicalPredictor(), and MulticomponentPhaseModel< BasePhaseModel >::YiEqn().

◆ Sp() [2/5]

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

◆ Sp() [3/5]

tmp<fvMatrix<Type> > Foam::fvm::Sp ( const tmp< volScalarField > &  ,
const VolField< Type > &   
)

◆ Sp() [4/5]

tmp<fvMatrix<Type> > Foam::fvm::Sp ( const dimensionedScalar ,
const VolField< Type > &   
)

◆ Sp() [5/5]

zeroField Foam::fvm::Sp ( const zero ,
const VolField< Type > &   
)

◆ SuSp() [1/4]

◆ SuSp() [2/4]

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

◆ SuSp() [3/4]

tmp<fvMatrix<Type> > Foam::fvm::SuSp ( const tmp< volScalarField > &  ,
const VolField< Type > &   
)

◆ SuSp() [4/4]

zeroField Foam::fvm::SuSp ( const zero ,
const VolField< Type > &   
)

◆ S()