|
IOSS
2.0
|
This is the complete list of members for Ioss::Utils, including all inherited members.
| block_is_omitted(Ioss::GroupingEntity *block) | Ioss::Utils | static |
| calculate_sideblock_membership(IntVector &face_is_member, const SideBlock *ef_blk, size_t int_byte_size, const void *element, const void *sides, int64_t number_sides, const Region *region) | Ioss::Utils | static |
| check_block_order(const std::vector< T * > &blocks) | Ioss::Utils | inlinestatic |
| check_dynamic_cast(const void *ptr) | Ioss::Utils | inlinestatic |
| check_non_null(void *ptr, const char *type, const std::string &name, const std::string &func) | Ioss::Utils | static |
| check_set_bool_property(const Ioss::PropertyManager &properties, const std::string &prop_name, bool &prop_value) | Ioss::Utils | static |
| clear(std::vector< T > &vec) | Ioss::Utils | inlinestatic |
| copy_database(Ioss::Region ®ion, Ioss::Region &output_region, Ioss::MeshCopyOptions &options) | Ioss::Utils | static |
| copy_string(char *dest, char const *source, size_t elements) | Ioss::Utils | static |
| copy_string(char *dest, const std::string &source, size_t elements) | Ioss::Utils | inlinestatic |
| copy_string(char(&output)[size], const std::string &source) | Ioss::Utils | inlinestatic |
| copy_string(char(&output)[size], const char *source) | Ioss::Utils | inlinestatic |
| decode_filename(const std::string &filename, int processor, int num_processors) | Ioss::Utils | static |
| delete_name_array(char **names, int count) | Ioss::Utils | static |
| encode_entity_name(const std::string &entity_type, int64_t id) | Ioss::Utils | static |
| extract_id(const std::string &name_id) | Ioss::Utils | static |
| field_warning(const Ioss::GroupingEntity *ge, const Ioss::Field &field, const std::string &inout) | Ioss::Utils | static |
| find_index_location(T node, const std::vector< T > &index) | Ioss::Utils | inlinestatic |
| fixup_name(char *name) | Ioss::Utils | static |
| fixup_name(std::string &name) | Ioss::Utils | static |
| fixup_type(const std::string &base, int nodes_per_element, int spatial) | Ioss::Utils | static |
| format_id_list(const std::vector< size_t > &ids, const std::string &rng_sep=" to ", const std::string &seq_sep=", ") | Ioss::Utils | static |
| generate_history_mesh(Ioss::Region *region) | Ioss::Utils | static |
| generate_index(std::vector< T > &index) | Ioss::Utils | inlinestatic |
| get_fields(int64_t entity_count, char **names, size_t num_names, Ioss::Field::RoleType fld_role, bool enable_field_recognition, char suffix_separator, int *local_truth, std::vector< Ioss::Field > &fields) | Ioss::Utils | static |
| get_hwm_memory_info() | Ioss::Utils | static |
| get_memory_info() | Ioss::Utils | static |
| get_name_array(size_t count, int size) | Ioss::Utils | static |
| get_number(const std::string &suffix) | Ioss::Utils | static |
| get_side_offset(const Ioss::SideBlock *sb) | Ioss::Utils | static |
| hash(const std::string &name) | Ioss::Utils | static |
| input_file(const std::string &file_name, std::vector< std::string > *lines, size_t max_line_length=0) | Ioss::Utils | static |
| local_filename(const std::string &relative_filename, const std::string &type, const std::string &working_directory) | Ioss::Utils | static |
| log_power_2(uint64_t value) | Ioss::Utils | static |
| lowercase(std::string name) | Ioss::Utils | static |
| number_width(const size_t number, bool use_commas=false) | Ioss::Utils | inlinestatic |
| platform_information() | Ioss::Utils | static |
| power_2(int count) | Ioss::Utils | inlinestatic |
| str_equal(const std::string &s1, const std::string &s2) | Ioss::Utils | static |
| substr_equal(const std::string &prefix, const std::string &str) | Ioss::Utils | static |
| term_width() | Ioss::Utils | static |
| time_and_date(char *time_string, char *date_string, size_t length) | Ioss::Utils | static |
| timer() | Ioss::Utils | static |
| to_string(const T &t) | Ioss::Utils | inlinestatic |
| uniquify(std::vector< T > &vec, bool skip_first=false) | Ioss::Utils | inlinestatic |
| uppercase(std::string name) | Ioss::Utils | static |
| Utils()=default | Ioss::Utils | |
| variable_name_kluge(const std::string &name, size_t component_count, size_t copies, size_t max_var_len) | Ioss::Utils | static |
| ~Utils()=default | Ioss::Utils |