v0.14.0 |
Unset field from row. More...
#include <src/multi_indices/FEMultiIndices.hpp>
Public Member Functions | |
FiniteElement_row_change_bit_off (const BitFieldId f_id_row) | |
void | operator() (boost::shared_ptr< FiniteElement > &fe) |
Public Attributes | |
BitFieldId | fIdRow |
Unset field from row.
Definition at line 920 of file FEMultiIndices.hpp.
|
inline |
Definition at line 922 of file FEMultiIndices.hpp.
void MoFEM::FiniteElement_row_change_bit_off::operator() | ( | boost::shared_ptr< FiniteElement > & | fe | ) |
Definition at line 390 of file FEMultiIndices.cpp.
BitFieldId MoFEM::FiniteElement_row_change_bit_off::fIdRow |
Definition at line 921 of file FEMultiIndices.hpp.