Abstract base class to be used to add user-defined parallel degree of freedom couplings. 更多...
#include <dof_map.h>
Public 成员函数 | |
virtual | ~AugmentSendList ()=default |
virtual void | augment_send_list (std::vector< dof_id_type > &send_list)=0 |
User-defined function to augment the send list. 更多... | |
Abstract base class to be used to add user-defined parallel degree of freedom couplings.
|
virtualdefault |
|
pure virtual |
User-defined function to augment the send list.