33 #ifndef IOSS_Ioss_ConstructedVariableType_h 34 #define IOSS_Ioss_ConstructedVariableType_h 43 std::string
label(
int which,
char suffix_sep =
'_')
const override;
The main namespace for the Ioss library.
Definition: Iocgns_DatabaseIO.h:50
ConstructedVariableType(const std::string &my_name, int number_components, bool delete_me)
Definition: Ioss_ConstructedVariableType.C:39
A generic variable type.
Definition: Ioss_VariableType.h:93
Definition: Ioss_ConstructedVariableType.h:40
std::string label(int which, char suffix_sep='_') const override
Definition: Ioss_ConstructedVariableType.C:52