cantera_get_species_count_c Interface

interface

C-Binding interface for the Cantera C++ bridge.

These routines map directly to the symbols defined in cantera_interface.cpp.


Called by

interface~~cantera_get_species_count_c~~CalledByGraph interface~cantera_get_species_count_c mod_transport_properties::cantera_get_species_count_c proc~initialize_cantera_wrapper mod_transport_properties::initialize_cantera_wrapper proc~initialize_cantera_wrapper->interface~cantera_get_species_count_c proc~initialize_transport mod_transport_properties::initialize_transport proc~initialize_transport->proc~initialize_cantera_wrapper program~lowmach_react_hex lowmach_react_hex program~lowmach_react_hex->proc~initialize_transport

private function cantera_get_species_count_c() bind(c, name="cantera_get_species_count_c")

Arguments

None

Return Value integer(kind=c_int)

Description

Retrieves the total number of species in the loaded Cantera mechanism.