G+Smo
24.08.0
Geometry + Simulation Modules
|
Class defining the XBraid step objective wrapper.
The wrapper provides all functionality of the BraidObjectiveStatus class plus some functions that return the information by value
Inherits BraidObjectiveStatus.
Public Member Functions | |
braid_Int | iterations () |
Returns the number of iterations. | |
braid_Int | level () |
Returns the current multigrid level. | |
braid_Int | levels () |
Returns the total number of multigrid levels. | |
braid_Int | refines () |
Returns the total number of refinements. | |
braid_Real | time () |
Returns the current time instance. | |
braid_Int | timeIndex () |
Returns the index of the time instance. | |
braid_Int | times () |
Returns the total number of time instances. | |