Ember
Loading...
Searching...
No Matches
Classes | Typedefs
convectionSystem.h File Reference
#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>
Include dependency graph for convectionSystem.h:
This graph shows which files directly or indirectly include this file:

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, dvecvecInterpolator
 

Typedef Documentation

◆ vecInterpolator

typedef std::map<double, dvec> vecInterpolator