![]() |
v0.13.2 |
change meshset name More...
#include <src/multi_indices/BCMultiIndices.hpp>
Public Member Functions | |
CubitMeshSets_change_name (Interface &moab, const std::string &name) | |
void | operator() (CubitMeshSets &e) |
Public Attributes | |
Interface & | mOab |
std::string | nAme |
change meshset name
Definition at line 397 of file BCMultiIndices.hpp.
|
inline |
Definition at line 400 of file BCMultiIndices.hpp.
void MoFEM::CubitMeshSets_change_name::operator() | ( | CubitMeshSets & | e | ) |
Definition at line 370 of file BCMultiIndices.cpp.
Interface& MoFEM::CubitMeshSets_change_name::mOab |
Definition at line 398 of file BCMultiIndices.hpp.
std::string MoFEM::CubitMeshSets_change_name::nAme |
Definition at line 399 of file BCMultiIndices.hpp.