IOSS 2.0
|
This is the complete list of members for Ioss::ComposedVariableType, including all inherited members.
add_field_type_mapping(const std::string &raw_field, const std::string &raw_type) | Ioss::VariableType | static |
alias(const std::string &base, const std::string &syn) | Ioss::VariableType | static |
baseType | Ioss::ComposedVariableType | private |
build_variable_type(const std::string &raw_type) | Ioss::VariableType | privatestatic |
component_count() const | Ioss::VariableType | inline |
componentCount | Ioss::VariableType | private |
composed_name(const std::string &base, const std::string &secondary) | Ioss::ComposedVariableType | static |
composed_variable_type(const VariableType *inst, const VariableType *secondary) | Ioss::ComposedVariableType | static |
ComposedVariableType(const VariableType *base_type, const VariableType *secondary, bool delete_me) | Ioss::ComposedVariableType | |
ComposedVariableType(const ComposedVariableType &)=delete | Ioss::ComposedVariableType | |
create_basis_type(const std::string &type_name, const Ioss::Basis &basis) | Ioss::VariableType | static |
create_named_suffix_field_type(const std::string &type_name, const Ioss::NameList &suffices) | Ioss::VariableType | inlinestatic |
create_named_suffix_type(const std::string &type_name, const Ioss::NameList &suffices) | Ioss::VariableType | static |
create_quadrature_type(const std::string &type_name, const std::vector< Ioss::QuadraturePoint > &quad_points) | Ioss::VariableType | static |
describe(NameList *names) | Ioss::VariableType | static |
describe() | Ioss::VariableType | static |
external_types(Ioss::VariableType::Type type) | Ioss::VariableType | static |
factory(const std::string &raw_name, int copies=1) | Ioss::VariableType | static |
factory(const std::string &raw_name, const std::string &secondary) | Ioss::VariableType | static |
factory(const std::vector< Suffix > &suffices, bool ignore_realn_fields=false) | Ioss::VariableType | static |
get_base_type() const | Ioss::ComposedVariableType | inline |
get_field_type_mapping(const std::string &field, std::string *type) | Ioss::VariableType | static |
get_secondary_type() const | Ioss::ComposedVariableType | inline |
label(int which, char suffix_sep='_') const override | Ioss::ComposedVariableType | virtual |
label_name(const std::string &base, int which, char suffix_sep1='_', char suffix_sep2='_', bool suffices_uppercase=false) const | Ioss::VariableType | virtual |
match(const std::vector< Suffix > &suffices) const | Ioss::VariableType | virtual |
name() const | Ioss::VariableType | inline |
name_ | Ioss::VariableType | private |
numeric_label(int which, int ncomp, const std::string &name) | Ioss::VariableType | static |
operator=(const VariableType &)=delete | Ioss::VariableType | |
print() const | Ioss::VariableType | virtual |
registry() | Ioss::VariableType | static |
secondaryType | Ioss::ComposedVariableType | private |
suffix_count() const | Ioss::VariableType | inlinevirtual |
Type enum name | Ioss::VariableType | |
type() const override | Ioss::ComposedVariableType | inlinevirtual |
type_string() const override | Ioss::ComposedVariableType | virtual |
VariableType(const VariableType &)=delete | Ioss::VariableType | |
VariableType(const std::string &type, int comp_count, bool delete_me=false) | Ioss::VariableType | protected |
~VariableType()=default | Ioss::VariableType | virtual |