OpenLB 1.7
Loading...
Searching...
No Matches
olb::CellIndexListD< T, DESCRIPTOR, FIELDS > Member List

This is the complete list of members for olb::CellIndexListD< T, DESCRIPTOR, FIELDS >, including all inherited members.

append(std::size_t iCell)olb::CellIndexListD< T, DESCRIPTOR, FIELDS >
CellIndexListD(std::size_t capacity=64)olb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
CellIndexListD(std::vector< CellID > &&indices)olb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
getBlock(std::size_t iBlock, std::size_t &sizeBlock, bool loadingMode) overrideolb::CellIndexListD< T, DESCRIPTOR, FIELDS >virtual
getField(std::size_t index) constolb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
getFieldArray() constolb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
getFieldPointer(std::size_t index)olb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
getNblock() const overrideolb::CellIndexListD< T, DESCRIPTOR, FIELDS >virtual
getSerializableSize() const overrideolb::CellIndexListD< T, DESCRIPTOR, FIELDS >virtual
load(std::string fileName="", const bool enforceUint=false)olb::Serializable
load(const std::uint8_t *buffer)olb::Serializable
postLoad()olb::Serializableinlinevirtual
registerSerializableOfConstSize(const std::size_t iBlock, std::size_t &sizeBlock, std::size_t &currentBlock, bool *&dataPtr, DataType &data, const bool loadingMode=false)olb::Serializableinlineprotected
registerSerializablesOfConstSize(const std::size_t iBlock, std::size_t &sizeBlock, std::size_t &currentBlock, bool *&dataPtr, DataType *data, const size_t arrayLength, const bool loadingMode=false)olb::Serializableinlineprotected
registerVar(const std::size_t iBlock, std::size_t &sizeBlock, std::size_t &currentBlock, bool *&dataPtr, const DataType &data, const size_t arrayLength=1) constolb::Serializableinlineprotected
save(std::string fileName="", const bool enforceUint=false)olb::Serializable
save(std::uint8_t *buffer)olb::Serializable
setField(std::size_t index, const FieldD< T, DESCRIPTOR, FIELD > &v)olb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
size() constolb::CellIndexListD< T, DESCRIPTOR, FIELDS >inline
sort()olb::CellIndexListD< T, DESCRIPTOR, FIELDS >
~Serializable()=defaultolb::Serializablevirtual