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

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

checkInters(T globX0, T globX1, T globY0, T globY1, int overlap=0) constolb::Cuboid2D< T >
checkInters(T globX, T globY, int overlap=0) constolb::Cuboid2D< T >
checkInters(T globX0, T globX1, T globY0, T globY1, int &locX0, int &locX1, int &locY0, int &locY1, int overlap=0) constolb::Cuboid2D< T >
checkPoint(T globX, T globY, int overlap=0) constolb::Cuboid2D< T >
checkPoint(Vector< T, 2 > &globXY, int overlap=0) constolb::Cuboid2D< T >
checkPoint(T globX, T globY, int &locX, int &locY, int overlap=0) constolb::Cuboid2D< T >
Cuboid2D(T globPosX, T globPosY, T delta, int nX, int nY)olb::Cuboid2D< T >
Cuboid2D(Vector< T, 2 > origin, T delta, Vector< int, 2 > extend)olb::Cuboid2D< T >
Cuboid2D(Cuboid2D< T > const &rhs, int overlap=0)olb::Cuboid2D< T >
divide(int p, int q, std::vector< Cuboid2D< T > > &childrenC) constolb::Cuboid2D< T >
divide(int p, std::vector< Cuboid2D< T > > &childrenC) constolb::Cuboid2D< T >
get_globPosX() constolb::Cuboid2D< T >
get_globPosY() constolb::Cuboid2D< T >
getDeltaR() constolb::Cuboid2D< T >
getExtent() constolb::Cuboid2D< T >
getFloorLatticeR(const std::vector< T > &physR, std::vector< int > &latticeR) constolb::Cuboid2D< T >inline
getFloorLatticeR(int latticeR[2], const T physR[2]) constolb::Cuboid2D< T >inline
getLatticePerimeter() constolb::Cuboid2D< T >
getLatticeR(int latticeR[2], const T physR[2]) constolb::Cuboid2D< T >
getLatticeR(int latticeR[2], const Vector< T, 2 > &physR) constolb::Cuboid2D< T >
getLatticeVolume() constolb::Cuboid2D< T >
getNx() constolb::Cuboid2D< T >
getNy() constolb::Cuboid2D< T >
getOrigin() constolb::Cuboid2D< T >
getPhysPerimeter() constolb::Cuboid2D< T >
getPhysR(T physR[2], const int latticeR[2]) constolb::Cuboid2D< T >
getPhysR(T physR[2], const int &iX, const int &iY) constolb::Cuboid2D< T >
getPhysR(T physR[3], LatticeR< 2 > latticeR) constolb::Cuboid2D< T >
getPhysVolume() constolb::Cuboid2D< T >
getWeight() constolb::Cuboid2D< T >
init(T globPosX, T globPosY, T delta, int nX, int nY)olb::Cuboid2D< T >
operator=(Cuboid2D const &rhs)olb::Cuboid2D< T >
print() constolb::Cuboid2D< T >
resize(int X, int Y, int nX, int nY)olb::Cuboid2D< T >
setWeight(size_t fullCells)olb::Cuboid2D< T >