WRApplication
External kratos "application" for multiscale time integration.
ConvergenceCriterion Class Reference

Wrapper for cosim convergence criteria. More...

Inheritance diagram for ConvergenceCriterion:
Collaboration diagram for ConvergenceCriterion:

Public Member Functions

None AddTerm (self)
 
bool HasConverged (self)
 
KratosMultiphysics.Parameters GetDefaultParameters (cls)
 

Detailed Description

Wrapper for cosim convergence criteria.

@classname ConvergenceCriterion

Default parameters:

{
"datatset" : {
"type" : "", // <== full name of the dataset type in the runtime registry
"parameters" : {} // <== parameters passed to the constructor of the dataset
},
"criterion" : {} // <== parameters passed on to the cosimulation convergence criteria factory
}

Member Function Documentation

◆ AddTerm()

None AddTerm (   self)

◆ GetDefaultParameters()

KratosMultiphysics.Parameters GetDefaultParameters (   cls)

◆ HasConverged()

bool HasConverged (   self)

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