Home
last modified time | relevance | path

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

/dports/science/axom/axom-0.6.1/src/axom/quest/
H A DSamplingShaper.hpp361 runShapeQueryImpl(m_inoutSampler2D); in runShapeQuery()
364 runShapeQueryImpl(m_inoutSampler3D); in runShapeQuery()
491 void runShapeQueryImpl(InOutSamplerType* shaper) in runShapeQueryImpl() function in axom::quest::SamplingShaper
H A DIntersectionShaper.hpp423 void runShapeQueryImpl(const klee::Shape& shape) in runShapeQueryImpl() function in axom::quest::IntersectionShaper
851 runShapeQueryImpl<seq_exec>(shape); in runShapeQuery()
855 runShapeQueryImpl<omp_exec>(shape); in runShapeQuery()
860 runShapeQueryImpl<cuda_exec>(shape); in runShapeQuery()