Abstract base class to be used to add user-defined parallel degree of freedom couplings.
More...
#include <dof_map.h>
Abstract base class to be used to add user-defined parallel degree of freedom couplings.
Definition at line 208 of file dof_map.h.
◆ ~AugmentSendList()
| virtual libMesh::DofMap::AugmentSendList::~AugmentSendList |
( |
| ) |
|
|
virtualdefault |
◆ augment_send_list()
| virtual void libMesh::DofMap::AugmentSendList::augment_send_list |
( |
std::vector< dof_id_type > & |
send_list | ) |
|
|
pure virtual |
User-defined function to augment the send list.
The documentation for this class was generated from the following file: