|
| | SimpleSphereNeighboursPy (double maxDist, const BoundingBoxPy &bBox, const boost::python::list &circDimList) |
| |
| IdPairVector | getNeighboursPy (boost::python::object &iteratable) |
| |
| SSNIteratorPy | getIteratorPy () const |
| |
| | SphereNeighbours (double maxDist, const BoundingBox &bBox=BoundingBox(Vec3(-10,-10,-10), Vec3(10, 10, 10)), const BoolVector &circDimensions=BoolVector(3, false)) |
| |
| | ~SphereNeighbours () |
| |
| int | getNumSpheres () const |
| |
| int | getNumIdPairs () const |
| |
| double | getMinRadius () const |
| |
| double | getMaxRadius () const |
| |
| SphereConstIterator | getSphereIterator () const |
| |
| BoundingBox | getSphereBBox () const |
| |
| IdPairVector | getNeighbours (TmplSphereIterator it) |
| |
| Iterator | getIterator () const |
| |
◆ Inherited
◆ SSNIteratorPy
◆ SimpleSphereNeighboursPy()
| esys::lsm::SimpleSphereNeighboursPy::SimpleSphereNeighboursPy |
( |
double |
maxDist, |
|
|
const BoundingBoxPy & |
bBox, |
|
|
const boost::python::list & |
circDimList |
|
) |
| |
|
inline |
◆ getIteratorPy()
| SSNIteratorPy esys::lsm::SimpleSphereNeighboursPy::getIteratorPy |
( |
| ) |
const |
|
inline |
◆ getNeighboursPy()
| IdPairVector esys::lsm::SimpleSphereNeighboursPy::getNeighboursPy |
( |
boost::python::object & |
iteratable | ) |
|
|
inline |
The documentation for this class was generated from the following file: