|
DiFfRG
|
#include "DiFfRG/common/json.hh"#include <deal.II/base/point.h>#include <deal.II/base/tensor.h>#include <DiFfRG/model/ad.hh>#include <DiFfRG/model/component_descriptor.hh>#include <DiFfRG/model/numflux.hh>Go to the source code of this file.
Classes | |
| class | DiFfRG::def::AbstractModel< Model, Components_ > |
| The abstract interface for any numerical model. Most methods have a standard implementation, which can be overwritten if needed. To see how the models are used, refer to the DiFfRG::AbstractAssembler class and the guide. More... | |
| class | DiFfRG::def::Time |
| class | DiFfRG::def::fRG |
| The fRG class is used to keep track of the RG time and the cutoff scale. More... | |
Namespaces | |
| namespace | DiFfRG |
| namespace | DiFfRG::def |
| This namespace contains all default implementations and definitions needed for numerical models. | |