IOSS 2.0
|
This is the complete list of members for Ioss::CompositeVariableType, 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::CompositeVariableType | private |
build_variable_type(const std::string &raw_type) | Ioss::VariableType | privatestatic |
component_count() const | Ioss::VariableType | inline |
componentCount | Ioss::VariableType | private |
composite_name(const std::string &base, int copies) | Ioss::CompositeVariableType | static |
composite_variable_type(const VariableType *inst, int copies) | Ioss::CompositeVariableType | static |
CompositeVariableType(const std::string &my_name, int number_components, bool delete_me) | Ioss::CompositeVariableType | |
CompositeVariableType(const VariableType *base_type, int copies, bool delete_me) | Ioss::CompositeVariableType | |
CompositeVariableType(const CompositeVariableType &)=delete | Ioss::CompositeVariableType | |
copies_ | Ioss::CompositeVariableType | private |
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::CompositeVariableType | inline |
get_field_type_mapping(const std::string &field, std::string *type) | Ioss::VariableType | static |
get_num_copies() const | Ioss::CompositeVariableType | inline |
GetBaseType() const | Ioss::CompositeVariableType | inline |
GetNumCopies() const | Ioss::CompositeVariableType | inline |
label(int which, char suffix_sep='_') const override | Ioss::CompositeVariableType | 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 |
suffix_count() const | Ioss::VariableType | inlinevirtual |
Type enum name | Ioss::VariableType | |
type() const override | Ioss::CompositeVariableType | inlinevirtual |
type_string() const override | Ioss::CompositeVariableType | 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 |