G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsXBraidSyncStatus Class Reference

Detailed Description

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.