|
| int | build (const GridView &gv) |
| int | intersectPoint (const GlobalPosition &p, std::size_t expectedCollisions) |
| template<class OtherEntitySet, class OtherGridView> |
| int | intersectTree (const Dumux::BoundingBoxTree< OtherEntitySet > &otherTree, const OtherGridView &otherGridView, std::size_t expectedUniqueIntersections, bool checkTotalIntersections=false, std::size_t expectedIntersections=0, bool writeVTKPolyData=false, int runIdx=0) |
◆ build()
◆ intersectPoint()
template<class Grid>
| int Dumux::BBoxTreeTests< Grid >::intersectPoint |
( |
const GlobalPosition & | p, |
|
|
std::size_t | expectedCollisions ) |
|
inline |
◆ intersectTree()
template<class Grid>
template<class OtherEntitySet, class OtherGridView>
| int Dumux::BBoxTreeTests< Grid >::intersectTree |
( |
const Dumux::BoundingBoxTree< OtherEntitySet > & | otherTree, |
|
|
const OtherGridView & | otherGridView, |
|
|
std::size_t | expectedUniqueIntersections, |
|
|
bool | checkTotalIntersections = false, |
|
|
std::size_t | expectedIntersections = 0, |
|
|
bool | writeVTKPolyData = false, |
|
|
int | runIdx = 0 ) |
|
inline |
The documentation for this class was generated from the following file: