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 *sb, size_t int_byte_size, const void *element, const void *sides, int64_t number_sides, const Region *region) | Ioss::Utils | static |
capitalize(std::string name) | Ioss::Utils | static |
check_block_order(IOSS_MAYBE_UNUSED const std::vector< T * > &blocks) | Ioss::Utils | inlinestatic |
check_dynamic_cast(const void *ptr) | Ioss::Utils | inlinestatic |
check_int_to_real_overflow(const Ioss::Field &field, int64_t *data, size_t num_entity) | Ioss::Utils | static |
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_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 |
copyright(std::ostream &out, const std::string &year_range) | Ioss::Utils | static |
decode_filename(const std::string &filename, int processor, int num_processors) | Ioss::Utils | static |
encode_entity_name(const std::string &entity_type, int64_t id) | Ioss::Utils | static |
entity_type_to_string(const Ioss::EntityType &type) | 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_debug_stream() | Ioss::Utils | static |
get_fields(int64_t entity_count, Ioss::NameList &names, Ioss::Field::RoleType fld_role, const DatabaseIO *db, int *local_truth, std::vector< Ioss::Field > &fields) | Ioss::Utils | static |
get_number(const std::string &suffix) | Ioss::Utils | static |
get_output_stream() | Ioss::Utils | static |
get_side_offset(const Ioss::ElementTopology *parent_topo, const Ioss::ElementTopology *side_topo) | Ioss::Utils | static |
get_side_offset(const Ioss::SideBlock *sb) | Ioss::Utils | static |
get_trailing_digits(const std::string &name) | Ioss::Utils | static |
get_type_from_file(const std::string &filename) | Ioss::Utils | static |
get_warning_stream() | Ioss::Utils | static |
get_warning_text() | Ioss::Utils | inlinestatic |
hash(const std::string &name) | Ioss::Utils | static |
info_fields(const Ioss::GroupingEntity *ige, Ioss::Field::RoleType role, const std::string &header, const std::string &suffix="\n\t", bool detail=false) | Ioss::Utils | static |
info_property(const Ioss::GroupingEntity *ige, Ioss::Property::Origin origin, const std::string &header, const std::string &suffix="\n\t", bool print_empty=false) | Ioss::Utils | static |
input_file(const std::string &file_name, Ioss::NameList *lines, size_t max_line_length=0) | Ioss::Utils | static |
insert_sort_and_unique(const Ioss::NameList &src, Ioss::NameList &dest) | Ioss::Utils | inlinestatic |
is_path_absolute(const std::string &path) | Ioss::Utils | inlinestatic |
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 |
m_debugStream | Ioss::Utils | privatestatic |
m_outputStream | Ioss::Utils | privatestatic |
m_preWarningText | Ioss::Utils | privatestatic |
m_warningStream | Ioss::Utils | privatestatic |
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 |
set_all_streams(std::ostream &out_stream) | Ioss::Utils | static |
set_debug_stream(std::ostream &debug_stream) | Ioss::Utils | static |
set_output_stream(std::ostream &output_stream) | Ioss::Utils | static |
set_pre_warning_text(const std::string &text) | Ioss::Utils | inlinestatic |
set_warning_stream(std::ostream &warning_stream) | Ioss::Utils | static |
shape_to_string(const Ioss::ElementShape &shape) | Ioss::Utils | static |
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 |
unique(std::vector< T > &out, bool skip_first) | Ioss::Utils | inlineprivatestatic |
uniquify(std::vector< T > &vec, bool skip_first=false) | Ioss::Utils | inlinestatic |
uppercase(std::string name) | Ioss::Utils | static |
variable_name_kluge(const std::string &name, size_t component_count, size_t copies, size_t max_var_len) | Ioss::Utils | static |