BoxCollection< DIM > Member List
This is the complete list of members for
BoxCollection< DIM >, including all inherited members.
| BoxCollection(double boxWidth, c_vector< double, 2 *DIM > domainSize, bool isPeriodicInX=false) | BoxCollection< DIM > | [inline] |
| CalculateContainingBox(Node< DIM > *pNode) | BoxCollection< DIM > | [inline] |
| CalculateContainingBox(c_vector< double, DIM > &rLocation) | BoxCollection< DIM > | [inline] |
| CalculateNodePairs(std::vector< Node< DIM > * > &rNodes, std::vector< std::pair< Node< DIM > *, Node< DIM > * > > &rNodePairs, std::map< unsigned, std::set< unsigned > > &rNodeNeighbours) | BoxCollection< DIM > | [inline] |
| EmptyBoxes() | BoxCollection< DIM > | [inline] |
| GetLocalBoxes(unsigned boxIndex) | BoxCollection< DIM > | [inline] |
| GetNumBoxes() | BoxCollection< DIM > | [inline] |
| mBoxes | BoxCollection< DIM > | [private] |
| mBoxWidth | BoxCollection< DIM > | [private] |
| mDomainSize | BoxCollection< DIM > | [private] |
| mIsPeriodicInX | BoxCollection< DIM > | [private] |
| mLocalBoxes | BoxCollection< DIM > | [private] |
| mNumBoxesEachDirection | BoxCollection< DIM > | [private] |
| msFudge | BoxCollection< DIM > | [inline, private, static] |
| rGetBox(unsigned boxIndex) | BoxCollection< DIM > | [inline] |
| rGetDomainSize() const | BoxCollection< DIM > | [inline] |
| SetupAllLocalBoxes() | BoxCollection< DIM > | [inline] |
| SetupLocalBoxesHalfOnly() | BoxCollection< DIM > | [inline] |
| TestBoxCollection (defined in BoxCollection< DIM >) | BoxCollection< DIM > | [friend] |