Cantera  2.4.0
Classes | Namespaces | Functions
Interface.h File Reference

Declaration and Definition for the class Interface. More...

#include "thermo.h"
#include "kinetics.h"
#include "cantera/thermo/SurfPhase.h"
#include "cantera/kinetics/InterfaceKinetics.h"
Include dependency graph for Interface.h:

Go to the source code of this file.

Classes

class  Interface
 An interface between multiple bulk phases. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

Interface * importInterface (const std::string &infile, const std::string &id, std::vector< ThermoPhase *> phases)
 Import an instance of class Interface from a specification in an input file. More...
 

Detailed Description

Declaration and Definition for the class Interface.

Definition in file Interface.h.