Tempus  Version of the Day
Time Integration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Tempus_Integrator.hpp File Reference
#include "Tempus_config.hpp"
#include "Tempus_Types.hpp"
#include "Teuchos_VerboseObject.hpp"
#include "Teuchos_Describable.hpp"
#include <string>

Go to the source code of this file.

Classes

class  Tempus::Stepper< Scalar >
 Thyra Base interface for time steppers. More...
 
class  Tempus::SolutionHistory< Scalar >
 SolutionHistory is basically a container of SolutionStates. SolutionHistory maintains a collection of SolutionStates for later retrival and reuse, such as checkpointing, restart, and undo operations. More...
 
class  Tempus::TimeStepControl< Scalar >
 TimeStepControl manages the time step size. There several mechanisms that effect the time step size and handled with this class: More...
 
class  Tempus::Integrator< Scalar >
 Thyra Base interface for time integrators. Time integrators are designed to advance the solution from an initial time, $t_0$, to a final time, $t_f$. More...
 

Namespaces

 Teuchos
 
 Tempus