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

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

add(Cuboid2D< T > cuboid)olb::CuboidGeometry2D< T >
CuboidGeometry2D()olb::CuboidGeometry2D< T >
CuboidGeometry2D(T originX, T originY, T deltaR, int nX, int nY, int nC=1)olb::CuboidGeometry2D< T >
CuboidGeometry2D(IndicatorF2D< T > &indicatorF, T voxelSize, int nC=1)olb::CuboidGeometry2D< T >
get(int i)olb::CuboidGeometry2D< T >
get(int i) constolb::CuboidGeometry2D< T >
get_iC(T globX, T globY, int offset=0) constolb::CuboidGeometry2D< T >
get_iC(T globX, T globY, int orientationX, int orientationY) constolb::CuboidGeometry2D< T >
getC(std::vector< T > physR, int &iC) constolb::CuboidGeometry2D< T >
getC(const Vector< T, 2 > &physR, int &iC) constolb::CuboidGeometry2D< T >
getFloorLatticeR(std::vector< T > physR, std::vector< int > &latticeR) constolb::CuboidGeometry2D< T >
getFloorLatticeR(const Vector< T, 2 > &physR, Vector< int, 3 > &latticeR) constolb::CuboidGeometry2D< T >
getLatticeR(std::vector< T > physR, std::vector< int > &latticeR) constolb::CuboidGeometry2D< T >
getLatticeR(int latticeR[], const T physR[]) constolb::CuboidGeometry2D< T >
getLatticeR(const Vector< T, 2 > &physR, Vector< int, 3 > &latticeR) constolb::CuboidGeometry2D< T >
getMaxDeltaR() constolb::CuboidGeometry2D< T >
getMaxLatticeVolume() constolb::CuboidGeometry2D< T >
getMaxPhysR() constolb::CuboidGeometry2D< T >
getMaxPhysVolume() constolb::CuboidGeometry2D< T >
getMaxRatio() constolb::CuboidGeometry2D< T >
getMinDeltaR() constolb::CuboidGeometry2D< T >
getMinLatticeVolume() constolb::CuboidGeometry2D< T >
getMinPhysR() constolb::CuboidGeometry2D< T >
getMinPhysVolume() constolb::CuboidGeometry2D< T >
getMinRatio() constolb::CuboidGeometry2D< T >
getMotherCuboid() constolb::CuboidGeometry2D< T >
getNc() constolb::CuboidGeometry2D< T >
getNeighbourhood(int cuboid, std::vector< int > &neighbours, int offset=0)olb::CuboidGeometry2D< T >
getPhysR(int iCglob, int iX, int iY) constolb::CuboidGeometry2D< T >
getPhysR(std::vector< int > latticeR) constolb::CuboidGeometry2D< T >
getPhysR(T output[2], const int latticeR[3]) constolb::CuboidGeometry2D< T >
getPhysR(T output[2], const int iCglob, const int iX, const int iY) constolb::CuboidGeometry2D< T >
getPhysR(T output[2], const int iCglob, LatticeR< 2 > latticeR) constolb::CuboidGeometry2D< T >
getPhysR(T output[3], LatticeR< 3 > latticeR) constolb::CuboidGeometry2D< T >
print() constolb::CuboidGeometry2D< T >
printExtended()olb::CuboidGeometry2D< T >
reInit(T globPosX, T globPosY, T delta, int nX, int nY, int nC=1)olb::CuboidGeometry2D< T >
remove(int iC)olb::CuboidGeometry2D< T >
setPeriodicity(bool periodicityX, bool periodicityY)olb::CuboidGeometry2D< T >
shrink(IndicatorF2D< T > &indicatorF)olb::CuboidGeometry2D< T >
split(int iC, int p)olb::CuboidGeometry2D< T >