#include <dof_map.h>
Public Member Functions | |
virtual | ~AugmentSendList () |
virtual void | augment_send_list (std::vector< dof_id_type > &send_list)=0 |
Abstract base class to be used to add user-defined parallel degree of freedom couplings.
|
inlinevirtual |
|
pure virtual |
User-defined function to augment the send list.
Referenced by libMesh::DofMap::prepare_send_list().