8.3
general documentation
cs_gas_mix_t Struct Reference

Gas mix descriptor. More...

#include <cs_gas_mix.h>

+ Collaboration diagram for cs_gas_mix_t:

Data Fields

int n_species
 
int n_species_solved
 
int * species_to_field_id
 

Detailed Description

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.

Field Documentation

◆ n_species

n_species

number of species in the gas mix

◆ n_species_solved

int n_species_solved

number of species which are solved variables

◆ species_to_field_id

int* species_to_field_id

species to field mapping (solved variables first)


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