![]() |
OpenLB 1.8.1
|
This is the complete list of members for olb::Cuboid< T, D >, including all inherited members.
Cuboid()=default | olb::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) const | olb::Cuboid< T, D > | |
divide(Vector< int, D > division, std::vector< Cuboid< T, D > > &childrenC) const | olb::Cuboid< T, D > | |
divideFractional(int iD, std::vector< T > fractions, std::vector< Cuboid< T, D > > &childrenC) const | olb::Cuboid< T, D > | |
divideP(int p, std::vector< Cuboid< T, D > > &childrenC) const | olb::Cuboid< T, D > | |
divideP(int p, std::vector< Cuboid< T, D > > &childrenC) const | olb::Cuboid< T, D > | |
getCloseLatticeR(Vector< T, D > physR, T eps=1e-5) const | olb::Cuboid< T, D > | |
getDeltaR() const | olb::Cuboid< T, D > | inline |
getExtent() const | olb::Cuboid< T, D > | inline |
getFloorLatticeR(Vector< T, D > physR) const | olb::Cuboid< T, D > | inline |
getLatticePerimeter() const | olb::Cuboid< T, D > | |
getLatticePerimeter() const | olb::Cuboid< T, D > | |
getLatticeR(Vector< T, D > physR) const | olb::Cuboid< T, D > | inline |
getLatticeVolume() const | olb::Cuboid< T, D > | |
getNx() const | olb::Cuboid< T, D > | inline |
getNy() const | olb::Cuboid< T, D > | inline |
getNz() const | olb::Cuboid< T, D > | inline |
getOrigin() const | olb::Cuboid< T, D > | inline |
getPhysPerimeter() const | olb::Cuboid< T, D > | |
getPhysPerimeter() const | olb::Cuboid< T, D > | |
getPhysR(LatticeR< D > latticeR) const | olb::Cuboid< T, D > | inline |
getPhysVolume() const | olb::Cuboid< T, D > | |
getWeight() const | olb::Cuboid< T, D > | inline |
intersects(Vector< T, D > globMin, Vector< T, D > globMax, int overlap=0) const | olb::Cuboid< T, D > | |
intersects(const Cuboid< T, D > &cuboid) const | olb::Cuboid< T, D > | |
isInside(Vector< T, D > pos, int overlap=0) const | olb::Cuboid< T, D > | |
operator=(const Cuboid &rhs) | olb::Cuboid< T, D > | |
operator==(const Cuboid &rhs) const | olb::Cuboid< T, D > | |
print() const | olb::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) const | olb::Cuboid< T, D > | |
writeAsXML(std::ostream &) const | olb::Cuboid< T, D > |