|
IFEM
90A354
|
Stationary, adaptive SIM solver class template. More...

Go to the source code of this file.
Classes | |
| class | AdaptiveISolver< T1, SolutionTransfer > |
| Adaptive simulator driver using the ISolver interface. More... | |
| class | SIMSolverAdapImpl< T1, AdapSim > |
| Template class for stationary adaptive simulator drivers. More... | |
| class | SIMSolverAdapInternal< T1 > |
| Template class for adaptive simulator drivers which handle adaptation internally. More... | |
Typedefs | |
| template<class T1 > | |
| using | SIMSolverAdap = SIMSolverAdapImpl< T1, AdaptiveSIM > |
| Convenience alias template. | |
Stationary, adaptive SIM solver class template.