typedefThermo.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define typedefThermo(Transport, Energy, Thermo, Equation, Specie)
 

Detailed Description

Original source file typedefThermo.H

Definition in file typedefThermo.H.

Macro Definition Documentation

◆ typedefThermo

#define typedefThermo (   Transport,
  Energy,
  Thermo,
  Equation,
  Specie 
)
Value:
\
typedef \
Transport \
< \
< \
Thermo \
< \
Equation \
< \
Specie \
> \
>, \
Energy \
> \
> \
Transport##Energy##Thermo##Equation##Specie
rhoReactionThermo & thermo
Definition: createFields.H:28

Definition at line 31 of file typedefThermo.H.