openPMD-api
openPMD::MeshRecordComponent Member List

This is the complete list of members for openPMD::MeshRecordComponent, including all inherited members.

Allocation enum name (defined in openPMD::RecordComponent)openPMD::RecordComponent
AttributableInterface(internal::AttributableData *) (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
AttributableInterface(T *attri) (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
attributes() constopenPMD::AttributableInterface
availableChunks()openPMD::BaseRecordComponent
BaseRecordComponent() (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponentprotected
comment() constopenPMD::AttributableInterface
constant() constopenPMD::BaseRecordComponent
Container (defined in openPMD::MeshRecordComponent)openPMD::MeshRecordComponentfriend
containingIteration() constopenPMD::AttributableInterfaceprotected
containingIteration() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
containsAttribute(std::string const &key) constopenPMD::AttributableInterface
deleteAttribute(std::string const &key)openPMD::AttributableInterface
dirty() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
dirty() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
empty() constopenPMD::RecordComponent
flushAttributes() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
FullyReread enum valueopenPMD::AttributableInterfaceprotected
get() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
get() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
getAttribute(std::string const &key) constopenPMD::AttributableInterface
getDatatype() const (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponent
getDimensionality() const (defined in openPMD::RecordComponent)openPMD::RecordComponent
getExtent() const (defined in openPMD::RecordComponent)openPMD::RecordComponent
IgnoreExisting enum valueopenPMD::AttributableInterfaceprotected
IOHandler() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
IOHandler() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
LegacyAttributable() (defined in openPMD::LegacyAttributable)openPMD::LegacyAttributableinline
loadChunk(Offset={ 0u }, Extent={ -1u })openPMD::RecordComponent
loadChunk(std::shared_ptr< T >, Offset, Extent)openPMD::RecordComponent
m_attri (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
m_attributableData (defined in openPMD::LegacyAttributable)openPMD::LegacyAttributableprotected
m_chunks (defined in openPMD::RecordComponent)openPMD::RecordComponentprotected
m_constantValue (defined in openPMD::RecordComponent)openPMD::RecordComponentprotected
m_dataset (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponentprotected
m_hasBeenExtended (defined in openPMD::RecordComponent)openPMD::RecordComponentprotected
m_isConstant (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponentprotected
m_isEmpty (defined in openPMD::RecordComponent)openPMD::RecordComponentprotected
m_nameopenPMD::RecordComponentprotected
makeConstant(T)openPMD::MeshRecordComponentinline
makeEmpty(uint8_t dimensions)openPMD::RecordComponent
makeEmpty(Datatype dt, uint8_t dimensions)openPMD::RecordComponent
Mesh (defined in openPMD::MeshRecordComponent)openPMD::MeshRecordComponentfriend
myPath() constopenPMD::AttributableInterface
numAttributes() constopenPMD::AttributableInterface
OverrideExisting enum valueopenPMD::AttributableInterfaceprotected
parent() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
parent() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
position() constopenPMD::MeshRecordComponent
readAttributes(ReadMode) (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
readBase() (defined in openPMD::RecordComponent)openPMD::RecordComponentprotected
readFloatingpoint(std::string const &key) constopenPMD::AttributableInterfaceinlineprotected
ReadMode enum nameopenPMD::AttributableInterfaceprotected
readVectorFloatingpoint(std::string const &key) constopenPMD::AttributableInterfaceinlineprotected
RecordComponent() (defined in openPMD::RecordComponent)openPMD::RecordComponentprotected
resetDataset(Dataset)openPMD::RecordComponent
resetDatatype(Datatype) (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponent
retrieveSeries() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
retrieveSeries() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
SCALAR (defined in openPMD::RecordComponent)openPMD::RecordComponentstatic
seriesFlush()openPMD::AttributableInterface
seriesFlush(FlushLevel) (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceprotected
setAttribute(std::string const &key, T value)openPMD::AttributableInterfaceinline
setAttribute(std::string const &key, char const value[]) (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinline
setComment(std::string const &comment)openPMD::AttributableInterface
setPosition(std::vector< T > pos)openPMD::MeshRecordComponent
setUnitSI(double) (defined in openPMD::RecordComponent)openPMD::RecordComponent
storeChunk(std::shared_ptr< T >, Offset, Extent) (defined in openPMD::RecordComponent)openPMD::RecordComponent
storeChunk(T_ContiguousContainer &, Offset={0u}, Extent={-1u}) (defined in openPMD::RecordComponent)openPMD::RecordComponent
storeChunk(Offset, Extent, F &&createBuffer)openPMD::RecordComponent
storeChunk(Offset, Extent)openPMD::RecordComponent
unitSI() const (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponent
writable() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
writable() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
written() const (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
written() (defined in openPMD::AttributableInterface)openPMD::AttributableInterfaceinlineprotected
~AttributableInterface()=default (defined in openPMD::AttributableInterface)openPMD::AttributableInterfacevirtual
~BaseRecordComponent()=default (defined in openPMD::BaseRecordComponent)openPMD::BaseRecordComponent
~MeshRecordComponent() override=default (defined in openPMD::MeshRecordComponent)openPMD::MeshRecordComponent
~RecordComponent()=default (defined in openPMD::RecordComponent)openPMD::RecordComponentvirtual