#include "src/multi_indices/TagMultiIndices.hpp"
|
| template<class IT > |
| static DofIdx | get_index (const IT &it) |
| | extract global dof index from iterator
|
| |
Definition at line 38 of file TagMultiIndices.hpp.
◆ get_index()
| static DofIdx MoFEM::PetscGlobalIdx_mi_tag::get_index |
( |
const IT & |
it | ) |
|
|
inlinestatic |
extract global dof index from iterator
Definition at line 41 of file TagMultiIndices.hpp.
41 {
42 return (*it)->getPetscGlobalDofIdx();
43 }
◆ IamNotPartitioned
| const bool MoFEM::PetscGlobalIdx_mi_tag::IamNotPartitioned = false |
|
static |
The documentation for this struct was generated from the following files: