|
|
|
BasicReactingCloud< ThermoType > Class Template ReferenceReacting cloud templated on the type of carrier phase thermodynamics. More...
Inheritance diagram for BasicReactingCloud< ThermoType >:
![]()
Collaboration diagram for BasicReactingCloud< ThermoType >:
![]()
Detailed Descriptiontemplate<class ThermoType>
Reacting cloud templated on the type of carrier phase thermodynamics.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BasicReactingCloud | ( | const word & | cloudName, | |
| const volScalarField & | rho, | |||
| const volVectorField & | U, | |||
| const dimensionedVector & | g, | |||
| basicThermo & | thermo | |||
| ) | [inline] |
| ~BasicReactingCloud | ( | ) | [inline] |
Destructor.
Definition at line 48 of file BasicReactingCloud.C.
References Cloud< BasicReactingParcel< ThermoType > >::readFields().

| TypeName | ( | "BasicReactingCloud< ThermoType >" | ) |
Runtime type information.
| void writeFields | ( | ) | const [inline, virtual] |
Write fields.
Reimplemented from Cloud< BasicReactingParcel< ThermoType > >.
Definition at line 55 of file BasicReactingCloud.C.