|
Wildmeshing Toolkit
|
#include <MultimeshOptions.hpp>
Public Attributes | |
| std::string | type |
| std::string | name |
| std::string | mesh |
| std::string | tag_name |
| nlohmann::json | position |
Definition at line 16 of file MultimeshOptions.hpp.
| std::string wmtk::components::MultimeshBOptions::mesh |
Definition at line 21 of file MultimeshOptions.hpp.
| std::string wmtk::components::MultimeshBOptions::name |
Definition at line 20 of file MultimeshOptions.hpp.
| nlohmann::json wmtk::components::MultimeshBOptions::position |
Definition at line 23 of file MultimeshOptions.hpp.
| std::string wmtk::components::MultimeshBOptions::tag_name |
Definition at line 22 of file MultimeshOptions.hpp.
| std::string wmtk::components::MultimeshBOptions::type |
Definition at line 19 of file MultimeshOptions.hpp.