WARPXM v1.10.0
|
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 std::vector<patch_exchange_t*> wxm::dfem::sync::tools::patch_exchanges_t |
typedef std::vector<rank_exchange_t*> wxm::dfem::sync::tools::rank_exchanges_t |
typedef std::vector<sync_link_t*> wxm::dfem::sync::tools::sync_links_t |