Backwards compatibility for prior AugmentSparsityPattern users. 更多...
#include <dof_map.h>
Public 成员函数 | |
virtual void | augment_sparsity_pattern (SparsityPattern::Graph &sparsity, std::vector< dof_id_type > &n_nz, std::vector< dof_id_type > &n_oz)=0 |
User-defined function to augment the sparsity pattern. 更多... | |
Backwards compatibility for prior AugmentSparsityPattern users.
|
pure virtualinherited |
User-defined function to augment the sparsity pattern.
参考自 libMesh::SparsityPattern::Build::apply_extra_sparsity_object().