| adjustVolumeFractions() override | axom::quest::SamplingShaper | inlinevirtual |
| allReduceSum(double val) const | axom::quest::Shaper | |
| applyReplacementRules(const klee::Shape &shape) override | axom::quest::SamplingShaper | inlinevirtual |
| 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() override | axom::quest::SamplingShaper | inlinevirtual |
| getDC() | 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 |
| importInitialVolumeFractions(const std::map< std::string, mfem::GridFunction * > &initialGridFunctions) | axom::quest::SamplingShaper | inline |
| 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_comm | axom::quest::Shaper | protected |
| m_dc | axom::quest::Shaper | protected |
| m_percentError | 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) override | axom::quest::SamplingShaper | inlinevirtual |
| printRegisteredFieldNames(const std::string &initialMessage) | axom::quest::SamplingShaper | inline |
| RefinementType typedef | axom::quest::Shaper | |
| runShapeQuery(const klee::Shape &shape) override | axom::quest::SamplingShaper | inlinevirtual |
| SamplingShaper(const klee::ShapeSet &shapeSet, sidre::MFEMSidreDataCollection *dc) | axom::quest::SamplingShaper | inline |
| setPercentError(double percent) | axom::quest::Shaper | |
| setPointProjector(shaping::PointProjector< 2, 2 > projector) | axom::quest::SamplingShaper | inline |
| setPointProjector(shaping::PointProjector< 3, 2 > projector) | axom::quest::SamplingShaper | inline |
| setPointProjector(shaping::PointProjector< 2, 3 > projector) | axom::quest::SamplingShaper | inline |
| setPointProjector(shaping::PointProjector< 3, 3 > projector) | axom::quest::SamplingShaper | inline |
| setQuadratureOrder(int quadratureOrder) | axom::quest::SamplingShaper | inline |
| setRefinementType(RefinementType t) | axom::quest::Shaper | |
| setSamplesPerKnotSpan(int nSamples) | axom::quest::Shaper | |
| setSamplingType(shaping::VolFracSampling vfSampling) | axom::quest::SamplingShaper | inline |
| setVerbosity(bool isVerbose) | axom::quest::Shaper | inline |
| setVertexWeldThreshold(double threshold) | axom::quest::Shaper | |
| setVolumeFractionOrder(int volfracOrder) | axom::quest::SamplingShaper | inline |
| Shaper(const klee::ShapeSet &shapeSet, sidre::MFEMSidreDataCollection *dc) | axom::quest::Shaper | |
| ~SamplingShaper() | axom::quest::SamplingShaper | inline |
| ~Shaper()=default | axom::quest::Shaper | virtual |