WRApplication
External kratos "application" for multiscale time integration.
|
Classes | |
class | AsyncSolver |
Base class for composable solvers that handle their domains asynchronously. More... | |
class | AsyncSolver.SolverScope |
Embed some part of AsyncSolver in a SolutionStageScope. More... | |
class | AsyncSolver.PreprocessScope |
Embed AsyncSolver._Preprocess in a SolutionStageScope. More... | |
class | AsyncSolver.AdvanceScope |
Embed AsyncSolver._Advance in a SolutionStageScope. More... | |
class | AsyncSolver.SynchronizeScope |
Embed AsyncSolver._Synchronize in a SolutionStageScope. More... | |
class | AsyncSolver.PostprocessScope |
Embed AsyncSolver._Postprocess in a SolutionStageScope. More... | |
class | AsyncSolver.SolutionLoopScope |
Embed AsyncSolver.Run in a SolutionStageScope. More... | |
Namespaces | |
python_scripts.async_analysis.AsyncSolver | |