WARPXM v1.10.0
Loading...
Searching...
No Matches
wxm::dfem::sync::tools Namespace Reference

Classes

class  component_exchange_t
 The component_exchange_t class is used to exchange a component between two sets of patches. More...
 
class  component_patch_exchange_t
 The component_patch_exchange_t class is used to exchange information between two patches. More...
 
class  patch_exchange_t
 The patch_exchange_t class is used to exchange sets of components existing between two patches. More...
 
class  rank_exchange_t
 The rank_exchange_t class is used to exchange sets of components existing between sets of patches on different ranks. More...
 
class  sync_chunk_t
 
struct  sync_link_t
 

Typedefs

typedef std::vector< sync_link_t * > sync_links_t
 
typedef std::vector< rank_exchange_t * > rank_exchanges_t
 
typedef std::vector< patch_exchange_t * > patch_exchanges_t
 

Typedef Documentation

◆ patch_exchanges_t

◆ rank_exchanges_t

◆ sync_links_t