forThermo.H File Reference
Include dependency graph for forThermo.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define forThermo(Transport, Energy, Thermo, Equation, Specie, Macro, Args...)
 

Detailed Description

Original source file forThermo.H

Definition in file forThermo.H.

Macro Definition Documentation

◆ forThermo

#define forThermo (   Transport,
  Energy,
  Thermo,
  Equation,
  Specie,
  Macro,
  Args... 
)
Value:
\
typedefThermo \
( \
Transport, \
Energy, \
Thermo, \
Equation, \
Specie \
); \
\
Macro(Args, Transport##Energy##Thermo##Equation##Specie)

Definition at line 33 of file forThermo.H.