Cantera  2.5.1
Namespaces | Functions
Solution.cpp File Reference

Definition file for class Solution. More...

#include "cantera/base/Solution.h"
#include "cantera/thermo/ThermoPhase.h"
#include "cantera/thermo/ThermoFactory.h"
#include "cantera/kinetics/Kinetics.h"
#include "cantera/kinetics/KineticsFactory.h"
#include "cantera/transport/TransportBase.h"
#include "cantera/transport/TransportFactory.h"
Include dependency graph for Solution.cpp:

Go to the source code of this file.

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< Solution > newSolution (const std::string &infile, const std::string &name="", const std::string &transport="", const std::vector< shared_ptr< Solution >> &adjacent={})
 Create and initialize a new Solution manager from an input file. More...
 

Detailed Description

Definition file for class Solution.

Definition in file Solution.cpp.