WRApplication
External kratos "application" for multiscale time integration.
All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules Pages
WrappedAnalysis Class Reference

Integrate a KratosMultiphysics.AnalysisStage into AsyncSolver._Synchronize. More...

Inheritance diagram for WrappedAnalysis:
Collaboration diagram for WrappedAnalysis:

Detailed Description

Integrate a KratosMultiphysics.AnalysisStage into AsyncSolver._Synchronize.

Default Parameters:

{
"type" : "", // <== AnalysisStage type available from the Registry
"parameters" : {}, // <== parameters passed on to the constructor
"synchronization_predicate" : {
"type" : "",
"parameters" : {}
}
}

The documentation for this class was generated from the following file: