massSource.C File Reference
Include dependency graph for massSource.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::fv
 Namespace for finite-volume.
 

Macros

#define callReadFieldValues(Type, nullArg)   readFieldValues<Type>();
 

Functions

 defineTypeNameAndDebug (massSource, 0)
 
 addToRunTimeSelectionTable (fvModel, massSource, dictionary)
 
 FOR_ALL_FIELD_TYPES (IMPLEMENT_FV_MODEL_ADD_SUP, fv::massSource)
 
 FOR_ALL_FIELD_TYPES (IMPLEMENT_FV_MODEL_ADD_RHO_SUP, fv::massSource)
 
 FOR_ALL_FIELD_TYPES (IMPLEMENT_FV_MODEL_ADD_ALPHA_RHO_SUP, fv::massSource)
 

Detailed Description

Original source file massSource.C

Definition in file massSource.C.

Macro Definition Documentation

◆ callReadFieldValues

#define callReadFieldValues (   Type,
  nullArg 
)    readFieldValues<Type>();

Function Documentation

◆ FOR_ALL_FIELD_TYPES() [1/3]

FOR_ALL_FIELD_TYPES ( IMPLEMENT_FV_MODEL_ADD_SUP  ,
fv::massSource   
)

Referenced by massSource::addSupFields().

Here is the caller graph for this function:

◆ FOR_ALL_FIELD_TYPES() [2/3]

FOR_ALL_FIELD_TYPES ( IMPLEMENT_FV_MODEL_ADD_RHO_SUP  ,
fv::massSource   
)

◆ FOR_ALL_FIELD_TYPES() [3/3]

FOR_ALL_FIELD_TYPES ( IMPLEMENT_FV_MODEL_ADD_ALPHA_RHO_SUP  ,
fv::massSource   
)