G+Smo
24.08.0
Geometry + Simulation Modules
|
Class defining the XBraid sync status wrapper.
The wrapper provides all functionality of the BraidSyncStatus class plus some functions that return the information by value
Inherits BraidSyncStatus.
Public Member Functions | |
braid_Int | callingFunction () |
??? | |
bool | done () |
Returns true if XBraid is completed. | |
braid_Real | errors () |
Returns the estimated errors. | |
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 | nerrors () |
Returns the number of estimated errors. | |
braid_Int | refines () |
Returns the total number of refinements. | |
braid_Int | times () |
Returns the total number of time instances. | |