Gas mix descriptor. More...
#include <cs_gas_mix.h>
 Collaboration diagram for cs_gas_mix_t:
 Collaboration diagram for cs_gas_mix_t:| Data Fields | |
| int | n_species | 
| int | n_species_solved | 
| int * | species_to_field_id | 
Gas mix descriptor.
Members of this structure are publicly accessible, to allow for concise syntax, as they are expected to be used in many places.
| n_species | 
number of species in the gas mix
| int n_species_solved | 
number of species which are solved variables
| int* species_to_field_id | 
species to field mapping (solved variables first)