|  | v0.15.0 | 
#include "src/multi_indices/DofsMultiIndices.hpp"
| Public Member Functions | |
| NumeredDofEntity_part_and_all_indices_change (const unsigned int part, const DofIdx mofem_idx, const DofIdx petsc_gloabl_dof_idx, const DofIdx petsc_local_dof_idx) | |
| void | operator() (boost::shared_ptr< NumeredDofEntity > &dof) const | 
| Public Attributes | |
| const unsigned int | pArt | 
| const DofIdx | mofemIdx | 
| const DofIdx | petscGloablDofIdx | 
| const DofIdx | petscLocalDofIdx | 
Change part and mofem/pestc global and local index (multi-index modifier)
Definition at line 610 of file DofsMultiIndices.hpp.
| 
 | inline | 
Definition at line 615 of file DofsMultiIndices.hpp.
| 
 | inline | 
Definition at line 621 of file DofsMultiIndices.hpp.
| const DofIdx MoFEM::NumeredDofEntity_part_and_all_indices_change::mofemIdx | 
Definition at line 612 of file DofsMultiIndices.hpp.
| const unsigned int MoFEM::NumeredDofEntity_part_and_all_indices_change::pArt | 
Definition at line 611 of file DofsMultiIndices.hpp.
| const DofIdx MoFEM::NumeredDofEntity_part_and_all_indices_change::petscGloablDofIdx | 
Definition at line 613 of file DofsMultiIndices.hpp.
| const DofIdx MoFEM::NumeredDofEntity_part_and_all_indices_change::petscLocalDofIdx | 
Definition at line 614 of file DofsMultiIndices.hpp.
