|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This is the complete list of members for axom::mint::FieldData, including all inherited members.
| checkConsistency(IndexType num_tuples, IndexType capacity) const | axom::mint::FieldData | |
| createField(const std::string &name, IndexType num_tuples, IndexType num_components=1, IndexType capacity=USE_DEFAULT, bool storeInSidre=true) | axom::mint::FieldData | inline |
| createField(const std::string &name, T *data, IndexType num_tuples, IndexType num_components=1, IndexType capacity=USE_DEFAULT) | axom::mint::FieldData | inline |
| emplace(IndexType pos, IndexType n_tuples) | axom::mint::FieldData | |
| empty() const | axom::mint::FieldData | inline |
| FieldData()=delete | axom::mint::FieldData | |
| FieldData(int association) | axom::mint::FieldData | explicit |
| getAssociation() const | axom::mint::FieldData | inline |
| getField(int i) | axom::mint::FieldData | inline |
| getField(int i) const | axom::mint::FieldData | inline |
| getField(const std::string &name) | axom::mint::FieldData | inline |
| getField(const std::string &name) const | axom::mint::FieldData | inline |
| getFieldPtr(const std::string &name) | axom::mint::FieldData | inline |
| getFieldPtr(const std::string &name, IndexType &num_tuples) | axom::mint::FieldData | inline |
| getFieldPtr(const std::string &name, IndexType &num_tuples, IndexType &num_components) | axom::mint::FieldData | inline |
| getFieldPtr(const std::string &name) const | axom::mint::FieldData | inline |
| getFieldPtr(const std::string &name, IndexType &num_tuples) const | axom::mint::FieldData | inline |
| getFieldPtr(const std::string &name, IndexType &num_tuples, IndexType &num_components) const | axom::mint::FieldData | inline |
| getNumFields() const | axom::mint::FieldData | inline |
| getResizeRatio() const | axom::mint::FieldData | inline |
| hasField(const std::string &name) const | axom::mint::FieldData | inline |
| hasSidreGroup() const | axom::mint::FieldData | inline |
| removeField(const std::string &name) | axom::mint::FieldData | |
| removeField(int i) | axom::mint::FieldData | |
| reserve(IndexType newCapacity) | axom::mint::FieldData | |
| resize(IndexType newNumTuples) | axom::mint::FieldData | |
| setResizeRatio(double ratio) | axom::mint::FieldData | |
| shrink() | axom::mint::FieldData | |
| ~FieldData() | axom::mint::FieldData | inline |