DiFfRG
|
#include <iomanip>
#include <sstream>
#include <spdlog/spdlog.h>
Go to the source code of this file.
Classes | |
class | DiFfRG::TC_Default< NEWT > |
This is a default time controller implementation which should be used as a base class for any other time controller. It only implements the basic tasks that should be done when advancing time, i.e. saving, logging if the stepper got stuck, checking if the simulation is finished and restricting the minimal timestep. More... | |
Namespaces | |
namespace | DiFfRG |