Home
last modified time | relevance | path

Searched refs:isLeafThatMustRefine (Results 1 – 1 of 1) sorted by relevance

/dports/science/axom/axom-0.6.1/src/axom/quest/
H A DInOutOctree.hpp645 bool isLeafThatMustRefine = in insertMeshCells() local
657 (!isInternal && !isLeafThatMustRefine ? " yes" : "no"))); in insertMeshCells()
661 if(!isInternal && !isLeafThatMustRefine) in insertMeshCells()
692 if(isLeafThatMustRefine) in insertMeshCells()