Searched refs:CellIndexSet (Results 1 – 5 of 5) sorted by relevance
40 using CellIndexSet = typename InOutOctreeType::CellIndexSet; typedef in axom::quest::detail::InOutOctreeValidator153 CellIndexSet leafCells = m_octree.leafCells(vertBlock, leafData); in checkCellsReferencedInBoundaryVertexBlocks()204 CellIndexSet blockCells = m_octree.leafCells(block, data); in checkBlockIndexingConsistency()
51 using CellIndexSet = typename InOutOctreeType::CellIndexSet; typedef in axom::quest::detail::InOutOctreeMeshDumperBase344 CellIndexSet blockCells = in getCellsIndexingVertex()372 CellIndexSet cellSet = m_octree.leafCells(leafblk, *it); in getBlocksIndexingCell()413 using Base::CellIndexSet;496 CellIndexSet segSet = m_octree.leafCells(block, blkData); in dumpLocalOctreeMeshesForBlock()632 using Base::CellIndexSet;718 CellIndexSet triSet = m_octree.leafCells(block, blkData); in dumpLocalOctreeMeshesForBlock()
40 using CellIndexSet = typename InOutOctreeType::CellIndexSet; typedef in axom::quest::detail::InOutOctreeStats115 CellIndexSet cells = m_octree.leafCells(blk, blockData); in InOutOctreeStats()
340 template <typename CellIndexSet>343 const CellIndexSet& otherCells) const in surfaceNormal()
161 using CellIndexSet = typename GrayLeafElementRelation::RelationSubset; typedef in axom::quest::InOutOctree379 CellIndexSet leafCells(const BlockIndex& leafBlk,443 const InOutOctree<3>::CellIndexSet& tSet) in operator <<()1071 typename InOutOctree<DIM>::CellIndexSet InOutOctree<DIM>::leafCells( in leafCells()1100 CellIndexSet triSet = leafCells(leafBlk, leafData); in withinGrayBlock()1225 CellIndexSet segmentSet = leafCells(leafBlk, leafData); in withinGrayBlock()