#273 Added some comments

This commit is contained in:
Jacob Støren
2016-08-22 10:48:40 +02:00
parent 5d0c0cdc67
commit 37099929d6
2 changed files with 6 additions and 3 deletions

View File

@@ -74,7 +74,6 @@ public:
private:
void initAllSubGridsParentGridPointer();
void initAllSubCellsMainGridCellIndex();
void computeActiveAndValidCellRanges();
void buildCellSearchTree();
private: