|
| User_Data_LB (Data &data_, Data &ghostdata_) |
|
void | assign (uint32_t stride, uint32_t length) |
|
size_t | fixedSize () const |
|
template<class Buffer > |
void | gather (Buffer &buff, const uint32_t e) |
|
void | move (const uint32_t from, const uint32_t to) |
|
void | resize (uint32_t newSize) |
|
void | resizeGhost (uint32_t newSize) |
|
template<class Buffer > |
void | scatter (Buffer &buff, const uint32_t e) |
|
void | shrink () |
|
size_t | size (const uint32_t e) const |
|
|
Data & | data |
|
Data & | ghostdata |
|
template<class D>
class User_Data_LB< D >
Definition at line 14 of file User_Data_LB.hpp.
The documentation for this class was generated from the following files: