Cantera  2.3.0
Classes | Namespaces | Functions
vcs_MultiPhaseEquil.h File Reference

Interface class for the vcsnonlinear solver. More...

#include "MultiPhase.h"
#include "vcs_solve.h"
#include "vcs_prob.h"
Include dependency graph for vcs_MultiPhaseEquil.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Interface class for the vcsnonlinear solver.

Definition in file vcs_MultiPhaseEquil.h.