| BcastBeginCopyLDofs(const Array< T > &x_ldof, Array< T > &shr_buf_t) const | mfem::DeviceGroupCommunicator | protected |
| BcastBeginCopyTDofs(const Array< T > &x_tdof, Array< T > &shr_buf_t) const | mfem::DeviceGroupCommunicator | protected |
| BcastBeginLDofs(Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | |
| BcastBeginTDofs(Array< T > &x_tdof) const | mfem::DeviceGroupCommunicator | |
| BcastEndCopy(const Array< T > &ext_buf_t, Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | protected |
| BcastEndLDofs(Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | |
| buffer_max_type typedef | mfem::DeviceGroupCommunicator | protected |
| CopyTDofsToLDofs(const Array< T > &x_tdof, Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | |
| DeviceGroupCommunicator(const GroupCommunicator &gc_) | mfem::DeviceGroupCommunicator | explicit |
| Exchange(const Array< T > &send_buf, const Array< int > &send_offsets, Array< T > &recv_buf, const Array< int > &recv_offsets, int tag) const | mfem::DeviceGroupCommunicator | protected |
| ExchangeExternalToShared(const Array< T > &ext_buf, Array< T > &shr_buf) const | mfem::DeviceGroupCommunicator | protected |
| ExchangeSharedToExternal(const Array< T > &shr_buf, Array< T > &ext_buf) const | mfem::DeviceGroupCommunicator | protected |
| ext_buf | mfem::DeviceGroupCommunicator | protected |
| ext_buf_offsets | mfem::DeviceGroupCommunicator | protected |
| ext_ldof | mfem::DeviceGroupCommunicator | protected |
| gc | mfem::DeviceGroupCommunicator | protected |
| GroupCommunicator class | mfem::DeviceGroupCommunicator | friend |
| num_requests | mfem::DeviceGroupCommunicator | mutableprotected |
| Op enum name | mfem::DeviceGroupCommunicator | |
| Prolongate(const Array< T > &x_tdof, Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | |
| ProlongateTranspose(const Array< T > &x_ldof, Array< T > &x_tdof, Op op=Op::Sum) const | mfem::DeviceGroupCommunicator | |
| ReduceBeginCopy(const Array< T > &x_ldof, Array< T > &ext_buf_t) const | mfem::DeviceGroupCommunicator | protected |
| ReduceBeginLDofs(const Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | |
| ReduceEndAssembleTDofs(const Array< T > &shr_buf_t, Array< T > &x_tdof, Op op) const | mfem::DeviceGroupCommunicator | protected |
| ReduceEndLDofs(Array< T > &x_ldof, Op op) const | mfem::DeviceGroupCommunicator | |
| ReduceEndTDofs(Array< T > &x_tdof, Op op) const | mfem::DeviceGroupCommunicator | |
| requests | mfem::DeviceGroupCommunicator | mutableprotected |
| Restrict(const Array< T > &x_ldof, Array< T > &x_tdof) const | mfem::DeviceGroupCommunicator | |
| RestrictTranspose(const Array< T > &x_tdof, Array< T > &x_ldof) const | mfem::DeviceGroupCommunicator | |
| shr_buf | mfem::DeviceGroupCommunicator | mutableprotected |
| shr_buf_offsets | mfem::DeviceGroupCommunicator | protected |
| shr_ldof | mfem::DeviceGroupCommunicator | protected |
| shr_ltdof | mfem::DeviceGroupCommunicator | protected |
| unq_ldof | mfem::DeviceGroupCommunicator | protected |
| unq_ltdof | mfem::DeviceGroupCommunicator | protected |
| unq_shr_i | mfem::DeviceGroupCommunicator | protected |
| unq_shr_j | mfem::DeviceGroupCommunicator | protected |
| WaitAll() const | mfem::DeviceGroupCommunicator | protected |