Ember
|
#include "mathUtils.h"
#include "sundialsUtils.h"
#include "grid.h"
#include "perfTimer.h"
#include "quasi2d.h"
#include "scalarFunction.h"
#include <boost/ptr_container/ptr_vector.hpp>
Classes | |
class | ConvectionSystemUTW |
System representing the coupled convection equations for U, T, and Wmx. More... | |
class | ConvectionSystemY |
System representing the convection equation for a single species. More... | |
class | ConvectionSystemSplit |
Composite system representing the Convection term for all components. More... | |
Typedefs | |
typedef std::map< double, dvec > | vecInterpolator |
typedef std::map<double, dvec> vecInterpolator |