This is the complete list of members for solidificationMeltingSource, including all inherited members.
addsSupToField(const word &fieldName) const | fvModel | virtual |
addSup(fvMatrix< scalar > &eqn, const word &fieldName) const | solidificationMeltingSource | virtual |
addSup(fvMatrix< vector > &eqn, const word &fieldName) const | solidificationMeltingSource | virtual |
addSup(const volScalarField &rho, fvMatrix< scalar > &eqn, const word &fieldName) const | solidificationMeltingSource | virtual |
addSup(const volScalarField &rho, fvMatrix< vector > &eqn, const word &fieldName) const | solidificationMeltingSource | virtual |
addSupFields() const | solidificationMeltingSource | virtual |
addSupType(fvMatrix< Type > &eqn, const word &fieldName) const | fvModel | protected |
addSupType(const volScalarField &rho, fvMatrix< Type > &eqn, const word &fieldName) const | fvModel | protected |
addSupType(const volScalarField &alpha, const volScalarField &rho, fvMatrix< Type > &eqn, const word &fieldName) const | fvModel | protected |
clone() const | fvModel | inline |
coeffs() const | fvModel | inline |
correct() | fvModel | virtual |
declareRunTimeSelectionTable(autoPtr, fvModel, dictionary,(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh),(name, modelType, dict, mesh)) | fvModel | |
distribute(const polyDistributionMap &) | solidificationMeltingSource | virtual |
FOR_ALL_FIELD_TYPES(DEFINE_FV_MODEL_ADD_SUP) | fvModel | |
FOR_ALL_FIELD_TYPES(DEFINE_FV_MODEL_ADD_RHO_SUP) | fvModel | |
FOR_ALL_FIELD_TYPES(DEFINE_FV_MODEL_ADD_ALPHA_RHO_SUP) | fvModel | |
fvModel(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh) | fvModel | |
mapMesh(const polyMeshMap &) | solidificationMeltingSource | virtual |
maxDeltaT() const | fvModel | virtual |
mesh() const | fvModel | inline |
movePoints() | solidificationMeltingSource | virtual |
name() const | fvModel | inline |
New(const word &name, const dictionary &dict, const fvMesh &mesh) | fvModel | static |
operator=(const solidificationMeltingSource &)=delete | solidificationMeltingSource | |
preUpdateMesh() | fvModel | virtual |
read(const dictionary &dict) | solidificationMeltingSource | virtual |
solidificationMeltingSource(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh) | solidificationMeltingSource | |
solidificationMeltingSource(const solidificationMeltingSource &)=delete | solidificationMeltingSource | |
source(const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName, const dimensionSet &ds, const AlphaRhoFieldTypes &... alphaRhos) const | fvModel | protected |
source(const GeometricField< Type, fvPatchField, volMesh > &field) const | fvModel | |
source(const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field) const | fvModel | |
source(const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName) const | fvModel | |
source(const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName, const dimensionSet &ds, const AlphaRhoFieldTypes &... alphaRhos) const | fvModel | |
source(const GeometricField< Type, fvPatchField, volMesh > &field) const | fvModel | |
source(const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field) const | fvModel | |
source(const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const GeometricField< Type, fvPatchField, volMesh > &field, const word &fieldName) const | fvModel | |
sourceDims(const GeometricField< Type, fvPatchField, volMesh > &field, const dimensionSet &ds, const AlphaRhoFieldType &alphaRho, const AlphaRhoFieldTypes &... alphaRhos) | fvModel | inlinestatic |
sourceDims(const GeometricField< Type, fvPatchField, volMesh > &field, const dimensionSet &ds) | fvModel | inlinestatic |
sourceDims(const GeometricField< Type, fvPatchField, volMesh > &field, const dimensionSet &ds, const AlphaRhoFieldType &alphaRho, const AlphaRhoFieldTypes &... alphaRhos) | fvModel | |
sourceDims(const GeometricField< Type, fvPatchField, volMesh > &field, const dimensionSet &ds) | fvModel | |
thermoMode enum name | solidificationMeltingSource | |
thermoModeTypeNames_ | solidificationMeltingSource | static |
topoChange(const polyTopoChangeMap &) | solidificationMeltingSource | virtual |
TypeName("solidificationMeltingSource") | solidificationMeltingSource | |
Foam::fvModel::TypeName("fvModel") | fvModel | |
~fvModel() | fvModel | virtual |