OpenLB 1.7
Loading...
Searching...
No Matches
olb::Cuboid3D< T > Member List

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

checkInters(T globX0, T globX1, T globY0, T globY1, T globZ0, T globZ1, int overlap=0) constolb::Cuboid3D< T >
checkInters(T globX, T globY, T globZ, int overlap=0) constolb::Cuboid3D< T >
checkInters(T globX0, T globX1, T globY0, T globY1, T globZ0, T globZ1, int &locX0, int &locX1, int &locY0, int &locY1, int &locZ0, int &locZ1, int overlap=0) constolb::Cuboid3D< T >
checkInters(Cuboid3D< T > &child) constolb::Cuboid3D< T >
checkPoint(T globX, T globY, T globZ, int overlap=0) constolb::Cuboid3D< T >
checkPoint(Vector< T, 3 > &globXYZ, int overlap=0) constolb::Cuboid3D< T >
checkPoint(T globX, T globY, T globZ, int &locX, int &locY, int &locZ, int overlap=0) constolb::Cuboid3D< T >
Cuboid3D()olb::Cuboid3D< T >
Cuboid3D(T globPosX, T globPosY, T globPosZ, T delta, int nX, int nY, int nZ)olb::Cuboid3D< T >
Cuboid3D(std::vector< T > origin, T delta, std::vector< int > extend)olb::Cuboid3D< T >
Cuboid3D(Vector< T, 3 > origin, T delta, Vector< int, 3 > extend)olb::Cuboid3D< T >
Cuboid3D(IndicatorF3D< T > &indicatorF, T voxelSize)olb::Cuboid3D< T >
Cuboid3D(Cuboid3D< T > const &rhs, int overlap=0)olb::Cuboid3D< T >
divide(int p, int q, int r, std::vector< Cuboid3D< T > > &childrenC) constolb::Cuboid3D< T >
divide(int p, std::vector< Cuboid3D< T > > &childrenC) constolb::Cuboid3D< T >
divideFractional(int iD, std::vector< T > fractions, std::vector< Cuboid3D< T > > &childrenC) constolb::Cuboid3D< T >
getBlock(std::size_t iBlock, std::size_t &sizeBlock, bool loadingMode) overrideolb::Cuboid3D< T >virtual
getDeltaR() constolb::Cuboid3D< T >
getExtent() constolb::Cuboid3D< T >
getFloorLatticeR(const std::vector< T > &physR, std::vector< int > &latticeR) constolb::Cuboid3D< T >
getFloorLatticeR(int latticeR[3], const T physR[3]) constolb::Cuboid3D< T >
getFraction() constolb::Cuboid3D< T >inline
getLatticePerimeter() constolb::Cuboid3D< T >
getLatticeR(Vector< T, 3 > physR, Vector< int, 3 > &latticeR, T eps=1e-5)olb::Cuboid3D< T >inline
getLatticeR(int latticeR[3], const T physR[3]) constolb::Cuboid3D< T >
getLatticeR(int latticeR[3], const Vector< T, 3 > &physR) constolb::Cuboid3D< T >
getLatticeVolume() constolb::Cuboid3D< T >
getNblock() const overrideolb::Cuboid3D< T >virtual
getNx() constolb::Cuboid3D< T >
getNy() constolb::Cuboid3D< T >
getNz() constolb::Cuboid3D< T >
getOrigin() constolb::Cuboid3D< T >
getPhysPerimeter() constolb::Cuboid3D< T >
getPhysR(T physR[3], const int latticeR[3]) constolb::Cuboid3D< T >
getPhysR(T physR[3], const int &iX, const int &iY, const int &iZ) constolb::Cuboid3D< T >
getPhysR(T physR[3], LatticeR< 3 > latticeR) constolb::Cuboid3D< T >
getPhysVolume() constolb::Cuboid3D< T >
getSerializableSize() const overrideolb::Cuboid3D< T >virtual
getWeight() constolb::Cuboid3D< T >
getWeightIn(IndicatorF3D< T > &indicator) constolb::Cuboid3D< T >
getWeightValue() constolb::Cuboid3D< T >
init(T globPosX, T globPosY, T globPosZ, T delta, int nX, int nY, int nZ)olb::Cuboid3D< T >
load(std::string fileName="", const bool enforceUint=false)olb::Serializable
load(const std::uint8_t *buffer)olb::Serializable
motherOf(Cuboid3D< T > a, Cuboid3D< T > b)olb::Cuboid3D< T >static
operator=(Cuboid3D const &rhs)olb::Cuboid3D< T >
operator==(const Cuboid3D< T > &rhs) constolb::Cuboid3D< T >
physCheckPoint(T globX, T globY, T globZ, double overlap=0) constolb::Cuboid3D< T >
postLoad()olb::Serializableinlinevirtual
print() constolb::Cuboid3D< T >
refine(int factor)olb::Cuboid3D< T >
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
resize(int X, int Y, int Z, int nX, int nY, int nZ)olb::Cuboid3D< T >
save(std::string fileName="", const bool enforceUint=false)olb::Serializable
save(std::uint8_t *buffer)olb::Serializable
setWeight(size_t fullCells)olb::Cuboid3D< T >
~Serializable()=defaultolb::Serializablevirtual