My Project
programmer's documentation
Data Fields
cs_gas_mix_t Struct Reference

Gas mix descriptor. More...

#include <cs_gas_mix.h>

Collaboration diagram for cs_gas_mix_t:
Collaboration graph

Data Fields

int n_species
 
int * sp_id_to_f_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

◆ sp_id_to_f_id

int* sp_id_to_f_id

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