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

#include <exchange.h>

Public Member Functions

 sync_link_t (const WmUnstructuredPatchLink &link)
 

Public Attributes

const WmUnstructuredPatchLink_link
 
int _from_patch_index
 
int _to_patch_index
 
const std::vector< int > & _from_element_indexes
 
const std::vector< int > & _to_element_indexes
 
int _num_transfer_elements
 
int _to_rank
 
int _from_rank
 

Constructor & Destructor Documentation

◆ sync_link_t()

wxm::dfem::sync::tools::sync_link_t::sync_link_t ( const WmUnstructuredPatchLink link)
inline

Member Data Documentation

◆ _from_element_indexes

const std::vector<int>& wxm::dfem::sync::tools::sync_link_t::_from_element_indexes

◆ _from_patch_index

int wxm::dfem::sync::tools::sync_link_t::_from_patch_index

◆ _from_rank

int wxm::dfem::sync::tools::sync_link_t::_from_rank

◆ _link

const WmUnstructuredPatchLink& wxm::dfem::sync::tools::sync_link_t::_link

◆ _num_transfer_elements

int wxm::dfem::sync::tools::sync_link_t::_num_transfer_elements

◆ _to_element_indexes

const std::vector<int>& wxm::dfem::sync::tools::sync_link_t::_to_element_indexes

◆ _to_patch_index

int wxm::dfem::sync::tools::sync_link_t::_to_patch_index

◆ _to_rank

int wxm::dfem::sync::tools::sync_link_t::_to_rank

The documentation for this struct was generated from the following file: