OpenLB 1.7
Loading...
Searching...
No Matches
olb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS > Member List

This is the complete list of members for olb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >, including all inherited members.

asAbstract() overrideolb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >inlinevirtual
ConcreteParametersD(std::size_t)olb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >inline
getBlock(std::size_t iBlock, std::size_t &sizeBlock, bool loadingMode) overrideolb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >virtual
getNblock() const overrideolb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >virtual
getSerializableSize() const overrideolb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >virtual
load(std::string fileName="", const bool enforceUint=false)olb::Serializable
load(const std::uint8_t *buffer)olb::Serializable
parametersolb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >
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
setProcessingContext(ProcessingContext context) overrideolb::ConcreteParametersD< T, DESCRIPTOR, PLATFORM, PARAMETERS >inlinevirtual
~Serializable()=defaultolb::Serializablevirtual