GRINS-0.8.0
|
#include <gas_mixture.h>
Public Member Functions | |
GasMixture (const GetPot &input) | |
~GasMixture () | |
const Chemistry & | get_chemistry () const |
const Thermo & | get_thermo () const |
const Transport & | get_transport () const |
const Kinetics & | get_kinetics () const |
Protected Attributes | |
Chemistry | _chemistry |
Thermo | _thermo |
Transport | _transport |
Kinetics | _kinetics |
Private Member Functions | |
GasMixture () | |
Definition at line 35 of file gas_mixture.h.
GRINS::GasMixture< Chemistry, Thermo, Transport, Kinetics >::GasMixture | ( | const GetPot & | input | ) |
Definition at line 34 of file gas_mixture.C.
GRINS::GasMixture< Chemistry, Thermo, Transport, Kinetics >::~GasMixture | ( | ) |
Definition at line 43 of file gas_mixture.C.
|
private |
|
inline |
Definition at line 69 of file gas_mixture.h.
|
inline |
Definition at line 90 of file gas_mixture.h.
|
inline |
Definition at line 76 of file gas_mixture.h.
|
inline |
Definition at line 83 of file gas_mixture.h.
|
protected |
Definition at line 52 of file gas_mixture.h.
|
protected |
Definition at line 58 of file gas_mixture.h.
|
protected |
Definition at line 54 of file gas_mixture.h.
|
protected |
Definition at line 56 of file gas_mixture.h.