FleCSI Core API Version: 2.4.0
 
Loading...
Searching...
No Matches
backend_storage Struct Reference

Backend specific data storage. More...

Public Member Functions

void synchronize ()
 Synchronize with all pending operations on this storage.
 

Detailed Description

Backend specific data storage.

Member Function Documentation

◆ synchronize()

void synchronize ( )

Synchronize with all pending operations on this storage.

Note
This is implemented in the MPI and HPX backends. For the MPI backend this operation is a no-op.