Species::Gas Struct Reference

Gas is a specie with some additional parameters. More...

#include <species.h>

Collaboration diagram for Species::Gas:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Gas (Specie *s)

Public Attributes

REAL density
 density in kg/m^3
Speciespecie


Detailed Description

Gas is a specie with some additional parameters.

Definition at line 29 of file species.h.


Constructor & Destructor Documentation

Species::Gas::Gas ( Specie s  )  [inline]

Definition at line 32 of file species.h.

References specie.


Member Data Documentation

density in kg/m^3

Definition at line 30 of file species.h.

Referenced by Domain::Domain(), Domain::init(), and Domain::injection().

Definition at line 31 of file species.h.

Referenced by Gas(), Domain::init(), and Domain::injection().


The documentation for this struct was generated from the following file:

Generated on Tue May 26 16:10:36 2009 for ReMoDy by  doxygen 1.5.7.1