|
| static void | alias (const std::string &base, const std::string &syn) |
| |
| static int | describe (NameList *names) |
| | Get the names of variable types known to IOSS. More...
|
| |
| static bool | create_named_suffix_field_type (const std::string &type_name, const std::vector< std::string > &suffices) |
| |
| static bool | get_field_type_mapping (const std::string &field, std::string *type) |
| |
| static bool | add_field_type_mapping (const std::string &raw_field, const std::string &raw_type) |
| |
| static std::string | numeric_label (int which, int ncomp, const std::string &name) |
| |
| static const VariableType * | factory (const std::string &raw_name, int copies=1) |
| |
| static const VariableType * | factory (const std::vector< Suffix > &suffices) |
| |
| | ElementVariableType (const std::string &type, int comp_count) |
| |
| | VariableType (const std::string &type, int comp_count, bool delete_me=false) |
| |
| static Registry & | registry () |
| |
◆ St_Super()
| Ioss::St_Super::St_Super |
( |
const std::string & |
my_name, |
|
|
int |
node_count |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: