| adjustVolumeFractions() override | axom::quest::SamplingShaper | inlinevirtual |
| 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) 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 |
| getExecutionPolicy() const | axom::quest::Shaper | inline |
| getMaterialQFunction(const std::string &name) const | axom::quest::SamplingShaper | inline |
| getRank() const | axom::quest::Shaper | protected |
| getShapeQFunction(const std::string &name) const | axom::quest::SamplingShaper | inline |
| 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) override | axom::quest::SamplingShaper | inlinevirtual |
| 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) 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 |
| RuntimePolicy typedef | axom::quest::Shaper | |
| SamplingMethod enum name | axom::quest::SamplingShaper | |
| SamplingShaper(RuntimePolicy execPolicy, int allocatorId, const klee::ShapeSet &shapeSet, sidre::MFEMSidreDataCollection *dc) | axom::quest::SamplingShaper | inline |
| setFilePath(const std::string &filePath) | axom::quest::Shaper | |
| setPercentError(double percent) | axom::quest::Shaper | |
| setPointProjector22(shaping::PointProjector< 2, 2 > projector) | axom::quest::SamplingShaper | inline |
| setPointProjector23(shaping::PointProjector< 2, 3 > projector) | axom::quest::SamplingShaper | inline |
| setPointProjector32(shaping::PointProjector< 3, 2 > projector) | axom::quest::SamplingShaper | inline |
| setPointProjector33(shaping::PointProjector< 3, 3 > projector) | axom::quest::SamplingShaper | inline |
| setQuadratureOrder(int order) | axom::quest::SamplingShaper | inline |
| setQuadratureType(int qtype) | axom::quest::SamplingShaper | inline |
| setRefinementType(RefinementType t) | axom::quest::Shaper | |
| setSamplesPerKnotSpan(int nSamples) | axom::quest::Shaper | |
| setSamplingMethod(SamplingMethod samplingMethod) | axom::quest::SamplingShaper | inline |
| setSamplingResolution(int sampleRes) | axom::quest::SamplingShaper | inline |
| setSamplingResolution(axom::ArrayView< int > sampleRes) | axom::quest::SamplingShaper | inline |
| 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 |
| 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 | |
| ~SamplingShaper() | axom::quest::SamplingShaper | inline |
| ~Shaper() | axom::quest::Shaper | virtual |