WARPXM v1.10.0
Loading...
Searching...
No Matches
exchange.h File Reference

Go to the source code of this file.

Classes

struct  wxm::dfem::sync::tools::sync_link_t
 
class  wxm::dfem::sync::tools::sync_chunk_t
 
class  wxm::dfem::sync::tools::component_patch_exchange_t
 The component_patch_exchange_t class is used to exchange information between two patches. More...
 
class  wxm::dfem::sync::tools::component_exchange_t
 The component_exchange_t class is used to exchange a component between two sets of patches. More...
 
class  wxm::dfem::sync::tools::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  wxm::dfem::sync::tools::patch_exchange_t
 The patch_exchange_t class is used to exchange sets of components existing between two patches. More...
 

Namespaces

namespace  wxm
 Base namespace for everything not included in the global namespace.
 
namespace  wxm::dfem
 
namespace  wxm::dfem::sync
 
namespace  wxm::dfem::sync::tools
 

Typedefs

typedef std::vector< sync_link_t * > wxm::dfem::sync::tools::sync_links_t
 
typedef std::vector< rank_exchange_t * > wxm::dfem::sync::tools::rank_exchanges_t
 
typedef std::vector< patch_exchange_t * > wxm::dfem::sync::tools::patch_exchanges_t