| adapt_eval | mfem::DiscreteAdaptTC | protected |
| amr_el | mfem::DiscreteAdaptTC | protected |
| aspectratioidx | mfem::DiscreteAdaptTC | protected |
| avg_volume | mfem::TargetConstructor | mutableprotected |
| coarse_tspec_fesv | mfem::DiscreteAdaptTC | protected |
| comm | mfem::TargetConstructor | protected |
| ComputeAllElementTargets(const FiniteElementSpace &fes, const IntegrationRule &ir, const Vector &xe, DenseTensor &Jtr) const | mfem::DiscreteAdaptTC | virtual |
| ComputeAllElementTargets_Fallback(const FiniteElementSpace &fes, const IntegrationRule &ir, const Vector &xe, DenseTensor &Jtr) const | mfem::TargetConstructor | protected |
| ComputeAvgVolume() const | mfem::TargetConstructor | protected |
| ComputeElementTargets(int e_id, const FiniteElement &fe, const IntegrationRule &ir, const Vector &elfun, DenseTensor &Jtr) const | mfem::DiscreteAdaptTC | virtual |
| ComputeElementTargetsGradient(const IntegrationRule &ir, const Vector &elfun, IsoparametricTransformation &Tpr, DenseTensor &dJtr) const | mfem::DiscreteAdaptTC | virtual |
| ContainsVolumeInfo() const | mfem::TargetConstructor | virtual |
| DiscreteAdaptTC(TargetType ttype) | mfem::DiscreteAdaptTC | inline |
| FinalizeParDiscreteTargetSpec(const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | protected |
| FinalizeSerialDiscreteTargetSpec(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | protected |
| GetAdaptivityEvaluator() const | mfem::DiscreteAdaptTC | inline |
| GetComm() const | mfem::TargetConstructor | inline |
| GetDiscreteTargetSpec(GridFunction &tspec_, int idx) | mfem::DiscreteAdaptTC | |
| GetNodes() const | mfem::TargetConstructor | inline |
| GetTargetType() const | mfem::TargetConstructor | inline |
| GetTSpecData() | mfem::DiscreteAdaptTC | inline |
| GetTSpecFESpace() | mfem::DiscreteAdaptTC | inline |
| GetTSpecParFESpace() | mfem::DiscreteAdaptTC | inline |
| GetTspecPert1H() | mfem::DiscreteAdaptTC | inline |
| GetTspecPert2H() | mfem::DiscreteAdaptTC | inline |
| GetTspecPertMixH() | mfem::DiscreteAdaptTC | inline |
| GIVEN_FULL enum value | mfem::TargetConstructor | |
| GIVEN_SHAPE_AND_SIZE enum value | mfem::TargetConstructor | |
| good_tspec | mfem::DiscreteAdaptTC | protected |
| good_tspec_grad | mfem::DiscreteAdaptTC | protected |
| good_tspec_hess | mfem::DiscreteAdaptTC | protected |
| IDEAL_SHAPE_EQUAL_SIZE enum value | mfem::TargetConstructor | |
| IDEAL_SHAPE_GIVEN_SIZE enum value | mfem::TargetConstructor | |
| IDEAL_SHAPE_UNIT_SIZE enum value | mfem::TargetConstructor | |
| Jtrcomp | mfem::DiscreteAdaptTC | mutableprotected |
| lim_min_size | mfem::DiscreteAdaptTC | protected |
| ncomp | mfem::DiscreteAdaptTC | protected |
| nodes | mfem::TargetConstructor | protected |
| orientationidx | mfem::DiscreteAdaptTC | protected |
| Parallel() const | mfem::TargetConstructor | inline |
| Parallel() const | mfem::TargetConstructor | inline |
| ParUpdateAfterMeshTopologyChange() | mfem::DiscreteAdaptTC | |
| ptspec_fesv | mfem::DiscreteAdaptTC | protected |
| ResetDerefinementTspecData() | mfem::DiscreteAdaptTC | inline |
| ResetRefinementTspecData() | mfem::DiscreteAdaptTC | inline |
| ResetUpdateFlags() | mfem::DiscreteAdaptTC | inline |
| RestoreTargetSpecificationAtNode(ElementTransformation &T, int nodenum) | mfem::DiscreteAdaptTC | |
| SetAdaptivityEvaluator(AdaptivityEvaluator *ae) | mfem::DiscreteAdaptTC | inline |
| SetDiscreteTargetBase(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | protected |
| SetMinSizeForTargets(real_t min_size_) | mfem::DiscreteAdaptTC | inline |
| SetNodes(const GridFunction &n) | mfem::TargetConstructor | inline |
| SetParDiscreteTargetAspectRatio(const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetParDiscreteTargetOrientation(const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetParDiscreteTargetSize(const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetParDiscreteTargetSkew(const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetParDiscreteTargetSpec(const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetRefinementSubElement(int amr_el_) | mfem::DiscreteAdaptTC | inline |
| SetSerialDiscreteTargetAspectRatio(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetSerialDiscreteTargetOrientation(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetSerialDiscreteTargetSize(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetSerialDiscreteTargetSkew(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetSerialDiscreteTargetSpec(const GridFunction &tspec_) | mfem::DiscreteAdaptTC | virtual |
| SetTspecAtIndex(int idx, const GridFunction &tspec_) | mfem::DiscreteAdaptTC | protected |
| SetTspecAtIndex(int idx, const ParGridFunction &tspec_) | mfem::DiscreteAdaptTC | protected |
| SetTspecDataForDerefinement(FiniteElementSpace *fes) | mfem::DiscreteAdaptTC | |
| SetTspecFromIntRule(int e_id, const IntegrationRule &intrule) | mfem::DiscreteAdaptTC | |
| SetVolumeScale(real_t vol_scale) | mfem::TargetConstructor | inline |
| sizeidx | mfem::DiscreteAdaptTC | protected |
| skewidx | mfem::DiscreteAdaptTC | protected |
| target_type | mfem::TargetConstructor | protected |
| TargetConstructor(TargetType ttype) | mfem::TargetConstructor | inline |
| TargetConstructor(TargetType ttype, MPI_Comm mpicomm) | mfem::TargetConstructor | inline |
| TargetType enum name | mfem::TargetConstructor | |
| tspec | mfem::DiscreteAdaptTC | protected |
| tspec_derefine | mfem::DiscreteAdaptTC | protected |
| tspec_fesv | mfem::DiscreteAdaptTC | protected |
| tspec_gf | mfem::DiscreteAdaptTC | protected |
| tspec_pert1h | mfem::DiscreteAdaptTC | protected |
| tspec_pert2h | mfem::DiscreteAdaptTC | protected |
| tspec_pertmix | mfem::DiscreteAdaptTC | protected |
| tspec_pgf | mfem::DiscreteAdaptTC | protected |
| tspec_refine | mfem::DiscreteAdaptTC | protected |
| tspec_sav | mfem::DiscreteAdaptTC | protected |
| UpdateAfterMeshTopologyChange() | mfem::DiscreteAdaptTC | |
| UpdateGradientTargetSpecification(const Vector &x, real_t dx, bool reuse_flag=false, int x_ordering=Ordering::byNODES) | mfem::DiscreteAdaptTC | |
| UpdateHessianTargetSpecification(const Vector &x, real_t dx, bool reuse_flag=false, int x_ordering=Ordering::byNODES) | mfem::DiscreteAdaptTC | |
| UpdateTargetSpecification(const Vector &new_x, bool reuse_flag=false, int new_x_ordering=Ordering::byNODES) | mfem::DiscreteAdaptTC | |
| UpdateTargetSpecification(Vector &new_x, Vector &IntData, int new_x_ordering=Ordering::byNODES) | mfem::DiscreteAdaptTC | |
| UpdateTargetSpecificationAtNode(const FiniteElement &el, ElementTransformation &T, int nodenum, int idir, const Vector &IntData) | mfem::DiscreteAdaptTC | |
| uses_phys_coords | mfem::TargetConstructor | protected |
| UsesPhysicalCoordinates() const | mfem::TargetConstructor | inline |
| volume_scale | mfem::TargetConstructor | protected |
| ~DiscreteAdaptTC() | mfem::DiscreteAdaptTC | virtual |
| ~TargetConstructor() | mfem::TargetConstructor | inlinevirtual |