|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Base class and implementations of an interface to estimate stable timesteps. More...


Go to the source code of this file.
Classes | |
| class | smith::TimestepEstimator |
| Base class interface for estimating the stable timestep given the current state and parameters. More... | |
| class | smith::ConstantTimeStepEstimator |
| TimeStepEstimator which uses a simple and fixed timestep. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Base class and implementations of an interface to estimate stable timesteps.
Definition in file timestep_estimator.hpp.