24 : _id(id), _type_id(type_id), _name(
name), _type(type)
std::string name(const ElemQuality q)
const TagTypeID INVALID_TAG_TYPE_ID
TagID _id
The id associated with the vector tag.
TagTypeID _type_id
The index for this tag into a vector that contains tags of only its type ordered by ID...
bool operator==(const VectorTag &other) const
TagName _name
The name of the vector tag.
const TagID INVALID_TAG_ID
Moose::VectorTagType _type
The type of the vector tag.
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...
Storage for all of the information pretaining to a vector tag.