|
Tempus
Version of the Day
Time Integration
|
#include "Tempus_Types.hpp"#include "Teuchos_VerboseObject.hpp"#include "Teuchos_Describable.hpp"#include "Teuchos_ParameterListAcceptorDefaultBase.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 mechanicisms 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, , to a final time, . More... | |
Namespaces | |
| Teuchos | |
| Tempus | |