Cantera  2.0
Classes | Namespaces
SolidTransport.h File Reference

Header file for defining the class SolidTransport, which handles transport of ions within solid phases (see Transport Properties for Species in Phases and SolidTransport ). More...

#include <vector>
#include <string>
#include <map>
#include <numeric>
#include <algorithm>
#include "TransportBase.h"
#include "cantera/numerics/DenseMatrix.h"
Include dependency graph for SolidTransport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SolidTransport
 Class SolidTransport implements transport properties for solids. More...
 

Namespaces

namespace  Cantera
 Provides class Nucleus.
 

Detailed Description

Header file for defining the class SolidTransport, which handles transport of ions within solid phases (see Transport Properties for Species in Phases and SolidTransport ).

Definition in file SolidTransport.h.