Go to the source code of this file.
Macros | |
#define | DEFINE_FV_MODEL_ADD_SUP(Type, nullArg) |
#define | IMPLEMENT_FV_MODEL_ADD_SUP(Type, modelType) |
#define | DEFINE_FV_MODEL_ADD_RHO_SUP(Type, nullArg) |
#define | IMPLEMENT_FV_MODEL_ADD_RHO_SUP(Type, modelType) |
#define | DEFINE_FV_MODEL_ADD_ALPHA_RHO_SUP(Type, nullArg) |
#define | IMPLEMENT_FV_MODEL_ADD_ALPHA_RHO_SUP(Type, modelType) |
Original source file fvModelM.H
Definition in file fvModelM.H.
#define DEFINE_FV_MODEL_ADD_SUP | ( | Type, | |
nullArg | |||
) |
Definition at line 26 of file fvModelM.H.
Referenced by fvModel::iNew::operator()(), and massSource::rhoName().
#define IMPLEMENT_FV_MODEL_ADD_SUP | ( | Type, | |
modelType | |||
) |
Definition at line 33 of file fvModelM.H.
Referenced by codedFvModel::addSupFields(), massSource::addSupFields(), semiImplicitSource::addSupFields(), volumeFractionSource::addSupFields(), and fvModel::maxDeltaT().
#define DEFINE_FV_MODEL_ADD_RHO_SUP | ( | Type, | |
nullArg | |||
) |
Definition at line 43 of file fvModelM.H.
Referenced by fvModel::iNew::operator()(), and massSource::rhoName().
#define IMPLEMENT_FV_MODEL_ADD_RHO_SUP | ( | Type, | |
modelType | |||
) |
Definition at line 51 of file fvModelM.H.
Referenced by codedFvModel::addSupFields(), massSource::addSupFields(), semiImplicitSource::addSupFields(), volumeFractionSource::addSupFields(), and fvModel::maxDeltaT().
#define DEFINE_FV_MODEL_ADD_ALPHA_RHO_SUP | ( | Type, | |
nullArg | |||
) |
Definition at line 62 of file fvModelM.H.
Referenced by fvModel::iNew::operator()(), massSource::rhoName(), and phaseLimitStabilisation::~phaseLimitStabilisation().
#define IMPLEMENT_FV_MODEL_ADD_ALPHA_RHO_SUP | ( | Type, | |
modelType | |||
) |
Definition at line 71 of file fvModelM.H.
Referenced by phaseLimitStabilisation::addSupFields(), codedFvModel::addSupFields(), massSource::addSupFields(), semiImplicitSource::addSupFields(), volumeFractionSource::addSupFields(), and fvModel::maxDeltaT().