3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::BBoxTreeTests< Grid > Class Template Reference

Public Member Functions

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)

Member Function Documentation

◆ build()

template<class Grid>
int Dumux::BBoxTreeTests< Grid >::build ( const GridView & gv)
inline

◆ 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: