Namespaces | |
namespace | diameterModels |
namespace | dragModels |
namespace | heatTransferModels |
Classes | |
class | alphaContactAngleFvPatchScalarField |
class | diameterModel |
Abstract base-class for dispersed-phase particle diameter models. More... | |
class | dragModel |
class | heatTransferModel |
Istream & operator>> | ( | Istream & | is, |
alphaContactAngleFvPatchScalarField::interfaceThetaProps & | tp | ||
) |
Definition at line 52 of file alphaContactAngleFvPatchScalarField.C.
Ostream & operator<< | ( | Ostream & | os, |
const alphaContactAngleFvPatchScalarField::interfaceThetaProps & | tp | ||
) |
Definition at line 63 of file alphaContactAngleFvPatchScalarField.C.
makePatchTypeField | ( | fvPatchScalarField | , |
alphaContactAngleFvPatchScalarField | |||
) |
defineTypeNameAndDebug | ( | diameterModel | , |
0 | |||
) |
defineRunTimeSelectionTable | ( | diameterModel | , |
dictionary | |||
) |
defineTypeNameAndDebug | ( | dragModel | , |
0 | |||
) |
defineRunTimeSelectionTable | ( | dragModel | , |
dictionary | |||
) |
defineTypeNameAndDebug | ( | heatTransferModel | , |
0 | |||
) |
defineRunTimeSelectionTable | ( | heatTransferModel | , |
dictionary | |||
) |