chombo-discharge
|
Declaration of an abstract class for solving scalar convection-diffusion-reaction problems. More...
#include <random>
#include <time.h>
#include <chrono>
#include <functional>
#include <CD_AmrMesh.H>
#include <CD_ComputationalGeometry.H>
#include <CD_CdrSpecies.H>
#include <CD_CdrDomainBC.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Go to the source code of this file.
Classes | |
class | CdrSolver |
Base class for solving convection-diffusion-reaction equations. More... | |
Declaration of an abstract class for solving scalar convection-diffusion-reaction problems.