Ember
Loading...
Searching...
No Matches
Classes
sourceSystem.h File Reference
#include "mathUtils.h"
#include "sundialsUtils.h"
#include "qssintegrator.h"
#include "quasi2d.h"
#include "callback.h"
Include dependency graph for sourceSystem.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SourceSystem
 Base class used to integrate the chemical source term at a single point. More...
 
class  SourceSystemCVODE
 Represents a system of equations used to integrate the (chemical) source term at a single point using the CVODE integrator. More...
 
class  SourceSystemQSS
 This is the system representing the (chemical) source term at a point, integrated with the QssIntegrator. More...