v0.14.0 |
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 402 of file BCMultiIndices.hpp.
|
inline |
Definition at line 405 of file BCMultiIndices.hpp.
void MoFEM::CubitMeshSets_change_name::operator() | ( | CubitMeshSets & | e | ) |
Definition at line 389 of file BCMultiIndices.cpp.
Interface& MoFEM::CubitMeshSets_change_name::mOab |
Definition at line 403 of file BCMultiIndices.hpp.
std::string MoFEM::CubitMeshSets_change_name::nAme |
Definition at line 404 of file BCMultiIndices.hpp.