Namespaces | Macros
makeSolidReaction.H File Reference

Macros for instantiating reactions for solid. More...

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

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define makeSolidReaction(ReactionType, Thermo, ReactionRate)
 
#define makeSolidIRReactions(Thermo, ReactionRate)
 

Detailed Description

Macros for instantiating reactions for solid.

Original source file makeSolidReaction.H

InClass Foam::makeSolidReaction

Definition in file makeSolidReaction.H.

Macro Definition Documentation

#define makeSolidReaction (   ReactionType,
  Thermo,
  ReactionRate 
)

Definition at line 48 of file makeSolidReaction.H.

#define makeSolidIRReactions (   Thermo,
  ReactionRate 
)
Value:
makeSolidReaction(IrreversibleReaction, Thermo, ReactionRate)
#define makeSolidReaction(ReactionType, Thermo, ReactionRate)

Definition at line 85 of file makeSolidReaction.H.