Cantera
2.3.0
|
Interface class for the vcsnonlinear solver. More...
Go to the source code of this file.
Classes | |
class | vcs_MultiPhaseEquil |
Cantera's Interface to the Multiphase chemical equilibrium solver. More... | |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |
Functions | |
int | vcs_Cantera_to_vprob (MultiPhase *mphase, VCS_PROB *vprob) |
Translate a MultiPhase object into a VCS_PROB problem definition object. More... | |
int | vcs_Cantera_update_vprob (MultiPhase *mphase, VCS_PROB *vprob) |
Translate a MultiPhase information into a VCS_PROB problem definition object. More... | |
Interface class for the vcsnonlinear solver.
Definition in file vcs_MultiPhaseEquil.h.