OpenLB 1.8.1
Loading...
Searching...
No Matches
olb::Cuboid< T, D > Member List

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

Cuboid()=defaultolb::Cuboid< T, D >
Cuboid(Vector< T, D > origin, T delta, Vector< int, D > extent)olb::Cuboid< T, D >inline
Cuboid(const Cuboid &rhs)olb::Cuboid< T, D >inline
Cuboid(IndicatorF< T, D > &indicatorF, T delta)olb::Cuboid< T, D >inline
divide(Vector< int, D > division, std::vector< Cuboid< T, D > > &childrenC) constolb::Cuboid< T, D >
divide(Vector< int, D > division, std::vector< Cuboid< T, D > > &childrenC) constolb::Cuboid< T, D >
divideFractional(int iD, std::vector< T > fractions, std::vector< Cuboid< T, D > > &childrenC) constolb::Cuboid< T, D >
divideP(int p, std::vector< Cuboid< T, D > > &childrenC) constolb::Cuboid< T, D >
divideP(int p, std::vector< Cuboid< T, D > > &childrenC) constolb::Cuboid< T, D >
getCloseLatticeR(Vector< T, D > physR, T eps=1e-5) constolb::Cuboid< T, D >
getDeltaR() constolb::Cuboid< T, D >inline
getExtent() constolb::Cuboid< T, D >inline
getFloorLatticeR(Vector< T, D > physR) constolb::Cuboid< T, D >inline
getLatticePerimeter() constolb::Cuboid< T, D >
getLatticePerimeter() constolb::Cuboid< T, D >
getLatticeR(Vector< T, D > physR) constolb::Cuboid< T, D >inline
getLatticeVolume() constolb::Cuboid< T, D >
getNx() constolb::Cuboid< T, D >inline
getNy() constolb::Cuboid< T, D >inline
getNz() constolb::Cuboid< T, D >inline
getOrigin() constolb::Cuboid< T, D >inline
getPhysPerimeter() constolb::Cuboid< T, D >
getPhysPerimeter() constolb::Cuboid< T, D >
getPhysR(LatticeR< D > latticeR) constolb::Cuboid< T, D >inline
getPhysVolume() constolb::Cuboid< T, D >
getWeight() constolb::Cuboid< T, D >inline
intersects(Vector< T, D > globMin, Vector< T, D > globMax, int overlap=0) constolb::Cuboid< T, D >
intersects(const Cuboid< T, D > &cuboid) constolb::Cuboid< T, D >
isInside(Vector< T, D > pos, int overlap=0) constolb::Cuboid< T, D >
operator=(const Cuboid &rhs)olb::Cuboid< T, D >
operator==(const Cuboid &rhs) constolb::Cuboid< T, D >
print() constolb::Cuboid< T, D >
refine(int factor)olb::Cuboid< T, D >
resize(Vector< int, D > offset, Vector< int, D > extent)olb::Cuboid< T, D >
setWeight(std::size_t weight)olb::Cuboid< T, D >inline
write(std::ostream &cout) constolb::Cuboid< T, D >
writeAsXML(std::ostream &) constolb::Cuboid< T, D >