AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::slam::FieldRegistry< SetType, TheDataType > Member List

This is the complete list of members for axom::slam::FieldRegistry< SetType, TheDataType >, including all inherited members.

addBuffer(std::string_view key, int size=0)axom::slam::FieldRegistry< SetType, TheDataType >inline
addBufferView(std::string_view key, ViewBufferType view)axom::slam::FieldRegistry< SetType, TheDataType >inline
addBufferView(std::string_view key, DataType *data, PositionType size)axom::slam::FieldRegistry< SetType, TheDataType >inline
addField(std::string_view key, const SetType *theSet)axom::slam::FieldRegistry< SetType, TheDataType >inline
addField(std::string_view key, const SetType *theSet, axom::ArrayView< DataType > data)axom::slam::FieldRegistry< SetType, TheDataType >inline
addField(std::string_view key, const SetType *theSet, DataType *data)axom::slam::FieldRegistry< SetType, TheDataType >inline
addFieldView(std::string_view key, const SetType *theSet, axom::ArrayView< DataType > data)axom::slam::FieldRegistry< SetType, TheDataType >inline
addFieldView(std::string_view key, const SetType *theSet, DataType *data)axom::slam::FieldRegistry< SetType, TheDataType >inline
addNamelessBuffer(int size=0)axom::slam::FieldRegistry< SetType, TheDataType >inline
addNamelessBufferView(ViewBufferType view)axom::slam::FieldRegistry< SetType, TheDataType >inline
addNamelessField(const SetType *theSet)axom::slam::FieldRegistry< SetType, TheDataType >inline
addNamelessField(const SetType *theSet, axom::ArrayView< DataType > data)axom::slam::FieldRegistry< SetType, TheDataType >inline
addNamelessFieldView(const SetType *theSet, axom::ArrayView< DataType > data)axom::slam::FieldRegistry< SetType, TheDataType >inline
addScalar(std::string_view key, DataType val)axom::slam::FieldRegistry< SetType, TheDataType >inline
BufferType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
DataAttrMap typedefaxom::slam::FieldRegistry< SetType, TheDataType >
DataBufferMap typedefaxom::slam::FieldRegistry< SetType, TheDataType >
DataType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
DataVecMap typedefaxom::slam::FieldRegistry< SetType, TheDataType >
DataViewBufferMap typedefaxom::slam::FieldRegistry< SetType, TheDataType >
FieldStorageType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
findBuffer(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
findBuffer(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
findBufferView(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
findBufferView(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
findField(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
findField(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
findFieldView(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
findFieldView(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
findScalar(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
getBuffer(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
getBuffer(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
getBufferView(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
getBufferView(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
getField(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
getField(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
getFieldView(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
getFieldView(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
getScalar(std::string_view key)axom::slam::FieldRegistry< SetType, TheDataType >inline
getScalar(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
hasBuffer(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
hasBufferView(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
hasField(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
hasFieldView(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
hasScalar(std::string_view key) constaxom::slam::FieldRegistry< SetType, TheDataType >inline
KeyType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
MapType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
PositionType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
ViewBufferType typedefaxom::slam::FieldRegistry< SetType, TheDataType >
ViewMapType typedefaxom::slam::FieldRegistry< SetType, TheDataType >