![]() |
MFEM v4.10.0
Finite element discretization library
|
#include <communication.hpp>
Public Member Functions | |
| TypedBufferView (Array< buffer_max_type > &storage_) | |
| ~TypedBufferView () | |
Public Attributes | |
| Array< buffer_max_type > & | storage |
| Array< T > | view |
Definition at line 719 of file communication.hpp.
|
inline |
Definition at line 723 of file communication.hpp.
|
inline |
Definition at line 729 of file communication.hpp.
| Array<buffer_max_type>& mfem::DeviceGroupCommunicator::TypedBufferView< T >::storage |
Definition at line 721 of file communication.hpp.
| Array<T> mfem::DeviceGroupCommunicator::TypedBufferView< T >::view |
Definition at line 722 of file communication.hpp.