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

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

#include <string>
#include "thermo.h"
#include "kinetics.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

namespace  Cantera
 Provides class Nucleus.
 

Functions

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

Detailed Description

Declaration and Definition for the class Interface.

Definition in file Interface.h.