|
IOSS
2.0
|
Enumerations | |
| enum | entity_type { entity_type::NODAL, entity_type::ELEM_BLOCK, entity_type::NODE_SET, entity_type::SIDE_SET } |
Functions | |
| bool | file_exists (const std::string &filepath) |
| int64_t | get_id (const Ioss::GroupingEntity *entity, Iovs::EntityIdSet *idset) |
| bool | set_id (const Ioss::GroupingEntity *entity, Iovs::EntityIdSet *idset) |
| int64_t | extract_id (const std::string &name_id) |
| void | build_catalyst_plugin_paths (std::string &plugin_library_path, std::string &plugin_python_path, const std::string &plugin_library_name) |
Variables | |
| int | number_of_catalyst_blocks = 0 |
|
strong |
| void anonymous_namespace{Iovs_DatabaseIO.C}::build_catalyst_plugin_paths | ( | std::string & | plugin_library_path, |
| std::string & | plugin_python_path, | ||
| const std::string & | plugin_library_name | ||
| ) |
| int64_t anonymous_namespace{Iovs_DatabaseIO.C}::extract_id | ( | const std::string & | name_id | ) |
| bool anonymous_namespace{Iovs_DatabaseIO.C}::file_exists | ( | const std::string & | filepath | ) |
| int64_t anonymous_namespace{Iovs_DatabaseIO.C}::get_id | ( | const Ioss::GroupingEntity * | entity, |
| Iovs::EntityIdSet * | idset | ||
| ) |
| bool anonymous_namespace{Iovs_DatabaseIO.C}::set_id | ( | const Ioss::GroupingEntity * | entity, |
| Iovs::EntityIdSet * | idset | ||
| ) |
| int anonymous_namespace{Iovs_DatabaseIO.C}::number_of_catalyst_blocks = 0 |