WRApplication
External kratos "application" for multiscale time integration.
|
Base class for composable solvers that handle their domains asynchronously. More...
Base class for composable solvers that handle their domains asynchronously.
Default parameters:
Each partition has a solver (AsyncSolver) and a predicate for determining when the partition requires synchronization (ModelPredicate ), both of which must be present in the RuntimeRegistry. Partition configuration is expected in the following format:
"termination_predicate" controls when to break the solution loop. It should define a ModelPartPredicate accessible from the registry: