v0.14.0 |
#include <src/multi_indices/DofsMultiIndices.hpp>
Public Member Functions | |
DofEntity_active_change (bool active) | |
void | operator() (boost::shared_ptr< DofEntity > &dof) |
Public Attributes | |
bool | aCtive |
Activate or deactivate dofs (multi-index modifier)
Definition at line 527 of file DofsMultiIndices.hpp.
MoFEM::DofEntity_active_change::DofEntity_active_change | ( | bool | active | ) |
Definition at line 47 of file DofsMultiIndices.cpp.
void MoFEM::DofEntity_active_change::operator() | ( | boost::shared_ptr< DofEntity > & | dof | ) |
Definition at line 49 of file DofsMultiIndices.cpp.
bool MoFEM::DofEntity_active_change::aCtive |
Definition at line 528 of file DofsMultiIndices.hpp.