Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces
IgnitionDelayKinetics.hpp File Reference
#include "fub/AMReX/IntegratorContext.hpp"
#include "fub/TimeStepError.hpp"
#include "fub/equations/PerfectGasMix.hpp"
#include "fub/ext/omp.hpp"
#include "fub/ext/outcome.hpp"
#include <memory>

Go to the source code of this file.

Classes

struct  fub::perfect_gas_mix::IgnitionDelayKineticsOptions
 
class  fub::perfect_gas_mix::IgnitionDelayKinetics< R >
 

Namespaces

 fub
 The fub namespace.
 
 fub::perfect_gas_mix