#include <conductivityModel.H>
|
| | TypeName ("conductivityModel") |
| | Runtime type information.
|
| | declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict)) |
| | conductivityModel (const dictionary &dict) |
| | Construct from components.
|
| virtual | ~conductivityModel ()=default |
| | Destructor.
|
| virtual tmp< volScalarField > | kappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const =0 |
| virtual bool | read () |
| | TypeName ("conductivityModel") |
| | Runtime type information.
|
| | declareRunTimeSelectionTable (autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict)) |
| | conductivityModel (const dictionary &dict) |
| | Construct from components.
|
| virtual | ~conductivityModel ()=default |
| | Destructor.
|
| virtual tmp< volScalarField > | kappa (const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const =0 |
| virtual bool | read () |
- Source files
-
- Source files
-
Definition at line 48 of file conductivityModel.H.
◆ conductivityModel() [1/2]
◆ ~conductivityModel() [1/2]
◆ conductivityModel() [2/2]
Construct from components.
References dict.
◆ ~conductivityModel() [2/2]
◆ TypeName() [1/2]
| TypeName |
( |
"conductivityModel" | | ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [1/2]
◆ New() [1/2]
◆ kappa() [1/2]
◆ read() [1/2]
◆ TypeName() [2/2]
| TypeName |
( |
"conductivityModel" | | ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable() [2/2]
◆ New() [2/2]
◆ kappa() [2/2]
◆ read() [2/2]
◆ dict_
The documentation for this class was generated from the following files:
- src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.H
- src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.H
- src/phaseSystemModels/reactingEuler/twoPhaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.C
- src/phaseSystemModels/twoPhaseEuler/phaseCompressibleTurbulenceModels/kineticTheoryModels/conductivityModel/conductivityModel/conductivityModel.C