IOSS 2.0
|
Go to the source code of this file.
Classes | |
struct | Ioss::chain_entry_t< INT > |
Namespaces | |
namespace | Ioss |
The main namespace for the Ioss library. | |
Typedefs | |
template<typename INT > | |
using | Ioss::chain_t = std::vector<chain_entry_t<INT>> |
Functions | |
template<typename INT > | |
IOSS_NODISCARD chain_t< INT > | Ioss::generate_element_chains (Ioss::Region ®ion, const std::string &surface_list, int debug_level, INT) |