Definition at line 15 of file mesh_cut_test.cpp.
◆ TestBitLevel()
◆ operator()()
Definition at line 18 of file mesh_cut_test.cpp.
23 <<
"bit_level nb ents " <<
bit <<
" " << ents.size();
24 if (expected_size != -1 && expected_size !=
static_cast<int>(ents.size())) {
26 "Wrong bit ref size %d!=%d", expected_size, ents.size());
◆ mngPtr
The documentation for this struct was generated from the following file:
MoFEMErrorCode getEntitiesByRefLevel(const BitRefLevel bit, const BitRefLevel mask, const EntityHandle meshset, const int verb=QUIET) const
add all ents from ref level given by bit to meshset