This is the complete list of members for buoyancyForce, including all inherited members.
addsSupToField(const word &fieldName) const | fvModel | virtual |
addSup(fvMatrix< vector > &eqn, const word &fieldName) const | buoyancyForce | virtual |
addSup(const volScalarField &rho, fvMatrix< vector > &eqn, const word &fieldName) const | buoyancyForce | virtual |
addSup(const volScalarField &alpha, const volScalarField &rho, fvMatrix< vector > &eqn, const word &fieldName) const | buoyancyForce | virtual |
addSupFields() const | buoyancyForce | 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 |
buoyancyForce(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict) | buoyancyForce | |
buoyancyForce(const buoyancyForce &)=delete | buoyancyForce | |
clone() const | fvModel | inline |
coeffs() const | fvModel | inline |
correct() | fvModel | virtual |
d2dt2(const VolField< Type > &field) const | fvModel | |
d2dt2(const VolField< Type > &field, const word &fieldName) const | fvModel | |
d2dt2(const VolField< Type > &field) const | fvModel | |
d2dt2(const VolField< Type > &field, const word &fieldName) const | fvModel | |
declareRunTimeSelectionTable(autoPtr, fvModel, dictionary,(const word &name, const word &modelType, const fvMesh &mesh, const dictionary &dict),(name, modelType, mesh, dict)) | fvModel | |
distribute(const polyDistributionMap &) | buoyancyForce | 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 fvMesh &mesh, const dictionary &dict) | fvModel | |
mapMesh(const polyMeshMap &) | buoyancyForce | virtual |
maxDeltaT() const | fvModel | virtual |
mesh() const | fvModel | inline |
movePoints() | buoyancyForce | virtual |
name() const | fvModel | inline |
New(const word &name, const fvMesh &mesh, const dictionary &dict) | fvModel | static |
operator=(const buoyancyForce &)=delete | buoyancyForce | |
preUpdateMesh() | fvModel | virtual |
read(const dictionary &dict) | buoyancyForce | virtual |
source(const VolField< Type > &field, const word &fieldName, const dimensionSet &ds, const AlphaRhoFieldTypes &... alphaRhos) const | fvModel | protected |
source(const VolField< Type > &field) const | fvModel | |
source(const VolField< Type > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &rho, const VolField< Type > &field) const | fvModel | |
source(const volScalarField &rho, const VolField< Type > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &field) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &alpha, const geometricOneField &rho, const VolField< Type > &field) const | fvModel | |
source(const geometricOneField &alpha, const volScalarField &rho, const VolField< Type > &field) const | fvModel | |
source(const geometricOneField &alpha, const geometricOneField &rho, const VolField< Type > &field) const | fvModel | |
source(const VolField< Type > &field, const word &fieldName, const dimensionSet &ds, const AlphaRhoFieldTypes &... alphaRhos) const | fvModel | |
source(const VolField< Type > &field) const | fvModel | |
source(const VolField< Type > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &rho, const VolField< Type > &field) const | fvModel | |
source(const volScalarField &rho, const VolField< Type > &field, const word &fieldName) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &field) const | fvModel | |
source(const volScalarField &alpha, const volScalarField &rho, const VolField< Type > &field, const word &fieldName) const | fvModel | |
source(const geometricOneField &alpha, const geometricOneField &rho, const VolField< Type > &field) const | fvModel | |
source(const volScalarField &alpha, const geometricOneField &rho, const VolField< Type > &field) const | fvModel | |
source(const geometricOneField &alpha, const volScalarField &rho, const VolField< Type > &field) const | fvModel | |
sourceDims(const VolField< Type > &field, const dimensionSet &ds, const AlphaRhoFieldType &alphaRho, const AlphaRhoFieldTypes &... alphaRhos) | fvModel | inlinestatic |
sourceDims(const VolField< Type > &field, const dimensionSet &ds) | fvModel | inlinestatic |
sourceDims(const VolField< Type > &field, const dimensionSet &ds, const AlphaRhoFieldType &alphaRho, const AlphaRhoFieldTypes &... alphaRhos) | fvModel | |
sourceDims(const VolField< Type > &field, const dimensionSet &ds) | fvModel | |
topoChange(const polyTopoChangeMap &) | buoyancyForce | virtual |
TypeName("buoyancyForce") | buoyancyForce | |
Foam::fvModel::TypeName("fvModel") | fvModel | |
~fvModel() | fvModel | virtual |