| adjustVolumeFractions()=0 | axom::quest::Shaper | pure virtual |
| allReduceMax(double val) const | axom::quest::Shaper | |
| allReduceMin(double val) const | axom::quest::Shaper | |
| allReduceSum(double val) const | axom::quest::Shaper | |
| applyReplacementRules(const klee::Shape &shape)=0 | axom::quest::Shaper | pure virtual |
| applyTransforms(const klee::Shape &shape) | axom::quest::Shaper | protected |
| applyTransforms(const numerics::Matrix< double > &transform) | axom::quest::Shaper | protected |
| DEFAULT_SAMPLES_PER_KNOT_SPAN | axom::quest::Shaper | static |
| DEFAULT_VERTEX_WELD_THRESHOLD | axom::quest::Shaper | static |
| finalizeShapeQuery()=0 | axom::quest::Shaper | pure virtual |
| getExecutionPolicy() const | axom::quest::Shaper | inline |
| getRank() const | axom::quest::Shaper | protected |
| getSurfaceMesh() const | axom::quest::Shaper | inline |
| getTransforms(const klee::Shape &shape) const | axom::quest::Shaper | protected |
| isValidFormat(const std::string &format) const | axom::quest::Shaper | virtual |
| isVerbose() const | axom::quest::Shaper | inline |
| loadShape(const klee::Shape &shape) | axom::quest::Shaper | virtual |
| loadShapeInternal(const klee::Shape &shape, double percentError, double &revolvedVolume) | axom::quest::Shaper | protected |
| m_allocatorId | axom::quest::Shaper | protected |
| m_cellCount | axom::quest::Shaper | protected |
| m_comm | axom::quest::Shaper | protected |
| m_dataStore | axom::quest::Shaper | protected |
| m_execPolicy | axom::quest::Shaper | protected |
| m_percentError | axom::quest::Shaper | protected |
| m_prefixPath | axom::quest::Shaper | protected |
| m_refinementType | axom::quest::Shaper | protected |
| m_samplesPerKnotSpan | axom::quest::Shaper | protected |
| m_shapeSet | axom::quest::Shaper | protected |
| m_surfaceMesh | axom::quest::Shaper | protected |
| m_verboseOutput | axom::quest::Shaper | protected |
| m_vertexWeldThreshold | axom::quest::Shaper | protected |
| MAXIMUM_PERCENT_ERROR | axom::quest::Shaper | static |
| MINIMUM_PERCENT_ERROR | axom::quest::Shaper | static |
| prepareShapeQuery(klee::Dimensions shapeDimension, const klee::Shape &shape)=0 | axom::quest::Shaper | pure virtual |
| RefinementType typedef | axom::quest::Shaper | |
| runShapeQuery(const klee::Shape &shape)=0 | axom::quest::Shaper | pure virtual |
| RuntimePolicy typedef | axom::quest::Shaper | |
| setFilePath(const std::string &filePath) | axom::quest::Shaper | |
| setPercentError(double percent) | axom::quest::Shaper | |
| setRefinementType(RefinementType t) | axom::quest::Shaper | |
| setSamplesPerKnotSpan(int nSamples) | axom::quest::Shaper | |
| setVerbosity(bool isVerbose) | axom::quest::Shaper | inline |
| setVertexWeldThreshold(double threshold) | axom::quest::Shaper | |
| shapeFormat(const klee::Shape &shape) const | axom::quest::Shaper | inline |
| Shaper(RuntimePolicy execPolicy, int allocatorId, const klee::ShapeSet &shapeSet, sidre::Group *bpMesh, const std::string &topo="") | axom::quest::Shaper | |
| Shaper(RuntimePolicy execPolicy, int allocatorId, const klee::ShapeSet &shapeSet, conduit::Node &bpNode, const std::string &topo="") | axom::quest::Shaper | |
| verifyInputMesh(std::string &whyBad) const | axom::quest::Shaper | |
| ~Shaper() | axom::quest::Shaper | virtual |