|
size_t | anonymous_namespace{Ioexnl_Utils.C}::match (const std::string &name1, const std::string &name2) |
|
template<typename INT > |
void | anonymous_namespace{Ioexnl_Utils.C}::internal_write_coordinate_frames (int exoid, const Ioss::CoordinateFrameContainer &frames, INT) |
|
void | Ioexnl::update_last_time_attribute (int exodusFilePtr, double value) |
|
Ioss::EntityType | Ioexnl::map_exodus_type (ex_entity_type type) |
|
ex_entity_type | Ioexnl::map_exodus_type (Ioss::EntityType type) |
|
bool | Ioexnl::read_last_time_attribute (int exodusFilePtr, double *value) |
|
bool | Ioexnl::check_processor_info (const std::string &filename, int exodusFilePtr, int processor_count, int processor_id) |
|
bool | Ioexnl::type_match (const std::string &type, const char *substring) |
|
void | Ioexnl::decode_surface_name (Ioexnl::SideSetMap &fs_map, Ioexnl::SideSetSet &fs_set, const std::string &name) |
|
bool | Ioexnl::set_id (const Ioss::GroupingEntity *entity, Ioexnl::EntityIdSet *idset) |
|
int64_t | Ioexnl::extract_id (const std::string &name_id) |
|
int64_t | Ioexnl::get_id (const Ioss::GroupingEntity *entity, Ioexnl::EntityIdSet *idset) |
|
bool | Ioexnl::find_displacement_field (Ioss::NameList &fields, const Ioss::GroupingEntity *block, int ndim, std::string *disp_name) |
|
void | Ioexnl::fix_bad_name (char *name) |
|
void | Ioexnl::exodus_error (int exoid, int lineno, const char *function, const char *filename) |
|
void | Ioexnl::exodus_error (int exoid, int lineno, const char *function, const char *filename, const std::string &extra) |
|
void | Ioexnl::write_coordinate_frames (int exoid, const Ioss::CoordinateFrameContainer &frames) |
|
bool | Ioexnl::filter_node_list (Ioss::Int64Vector &nodes, const std::vector< unsigned char > &node_connectivity_status) |
|
void | Ioexnl::filter_element_list (Ioss::Region *region, Ioss::Int64Vector &elements, Ioss::Int64Vector &sides, bool remove_omitted_elements) |
|
void | Ioexnl::separate_surface_element_sides (Ioss::Int64Vector &element, Ioss::Int64Vector &sides, Ioss::Region *region, Ioexnl::TopologyMap &topo_map, Ioexnl::TopologyMap &side_map, Ioss::SurfaceSplitType split_type, const std::string &surface_name) |
|
void | Ioexnl::write_reduction_attributes (int exoid, const Ioss::GroupingEntity *ge) |
|