|
IOSS
2.0
|
Functions | |
| void | info_nodeblock (Ioss::Region ®ion, const Info::Interface &interface, bool summary) |
| void | info_edgeblock (Ioss::Region ®ion, bool summary) |
| void | info_faceblock (Ioss::Region ®ion, bool summary) |
| void | info_elementblock (Ioss::Region ®ion, const Info::Interface &interface, bool summary) |
| void | info_structuredblock (Ioss::Region ®ion, const Info::Interface &interface, bool summary) |
| void | info_nodesets (Ioss::Region ®ion, bool summary) |
| void | info_edgesets (Ioss::Region ®ion, bool summary) |
| void | info_facesets (Ioss::Region ®ion, bool summary) |
| void | info_elementsets (Ioss::Region ®ion, bool summary) |
| void | info_sidesets (Ioss::Region ®ion, const Info::Interface &interface, bool summary) |
| void | info_commsets (Ioss::Region ®ion, bool summary) |
| void | info_coordinate_frames (Ioss::Region ®ion, bool summary) |
| void | info_aliases (Ioss::Region ®ion, Ioss::GroupingEntity *ige, bool nl_pre, bool nl_post) |
| void | info_fields (Ioss::GroupingEntity *ige, Ioss::Field::RoleType role, const std::string &header) |
| void | info_properties (Ioss::GroupingEntity *ige) |
| void | file_info (const Info::Interface &interface) |
| void | group_info (Info::Interface &interface) |
| std::string | name (Ioss::GroupingEntity *entity) |
| int64_t | id (Ioss::GroupingEntity *entity) |
| Ioss::PropertyManager | set_properties (const Info::Interface &interface) |
| void | element_volume (Ioss::Region ®ion) |
| int | print_groups (int exoid, std::string prefix) |
Variables | |
| std::vector< char > | data |
| void anonymous_namespace{io_info.C}::element_volume | ( | Ioss::Region & | region | ) |
| void anonymous_namespace{io_info.C}::file_info | ( | const Info::Interface & | interface | ) |
| void anonymous_namespace{io_info.C}::group_info | ( | Info::Interface & | interface | ) |
| int64_t anonymous_namespace{io_info.C}::id | ( | Ioss::GroupingEntity * | entity | ) |
| void anonymous_namespace{io_info.C}::info_aliases | ( | Ioss::Region & | region, |
| Ioss::GroupingEntity * | ige, | ||
| bool | nl_pre, | ||
| bool | nl_post | ||
| ) |
| void anonymous_namespace{io_info.C}::info_commsets | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_coordinate_frames | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_edgeblock | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_edgesets | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_elementblock | ( | Ioss::Region & | region, |
| const Info::Interface & | interface, | ||
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_elementsets | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_faceblock | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_facesets | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_fields | ( | Ioss::GroupingEntity * | ige, |
| Ioss::Field::RoleType | role, | ||
| const std::string & | header | ||
| ) |
| void anonymous_namespace{io_info.C}::info_nodeblock | ( | Ioss::Region & | region, |
| const Info::Interface & | interface, | ||
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_nodesets | ( | Ioss::Region & | region, |
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_properties | ( | Ioss::GroupingEntity * | ige | ) |
| void anonymous_namespace{io_info.C}::info_sidesets | ( | Ioss::Region & | region, |
| const Info::Interface & | interface, | ||
| bool | summary | ||
| ) |
| void anonymous_namespace{io_info.C}::info_structuredblock | ( | Ioss::Region & | region, |
| const Info::Interface & | interface, | ||
| bool | summary | ||
| ) |
| std::string anonymous_namespace{io_info.C}::name | ( | Ioss::GroupingEntity * | entity | ) |
| int anonymous_namespace{io_info.C}::print_groups | ( | int | exoid, |
| std::string | prefix | ||
| ) |
| Ioss::PropertyManager anonymous_namespace{io_info.C}::set_properties | ( | const Info::Interface & | interface | ) |
| std::vector<char> anonymous_namespace{io_info.C}::data |