|
MFEM
v4.0
Finite element discretization library
|
This is the complete list of members for mfem::TMOP_Integrator, including all inherited members.
| AssembleElementGrad(const FiniteElement &el, ElementTransformation &T, const Vector &elfun, DenseMatrix &elmat) | mfem::TMOP_Integrator | virtual |
| AssembleElementVector(const FiniteElement &el, ElementTransformation &T, const Vector &elfun, Vector &elvect) | mfem::TMOP_Integrator | virtual |
| AssembleFaceGrad(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Tr, const Vector &elfun, DenseMatrix &elmat) | mfem::NonlinearFormIntegrator | virtual |
| AssembleFaceVector(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Tr, const Vector &elfun, Vector &elvect) | mfem::NonlinearFormIntegrator | virtual |
| coeff0 | mfem::TMOP_Integrator | protected |
| coeff1 | mfem::TMOP_Integrator | protected |
| ComputeNormalizationEnergies(const GridFunction &x, double &metric_energy, double &lim_energy) | mfem::TMOP_Integrator | protected |
| DS | mfem::TMOP_Integrator | protected |
| DSh | mfem::TMOP_Integrator | protected |
| EnableLimiting(const GridFunction &n0, const GridFunction &dist, Coefficient &w0, TMOP_LimiterFunction *lfunc=NULL) | mfem::TMOP_Integrator | |
| EnableLimiting(const GridFunction &n0, Coefficient &w0, TMOP_LimiterFunction *lfunc=NULL) | mfem::TMOP_Integrator | |
| EnableNormalization(const GridFunction &x) | mfem::TMOP_Integrator | |
| GetElementEnergy(const FiniteElement &el, ElementTransformation &T, const Vector &elfun) | mfem::TMOP_Integrator | virtual |
| IntRule | mfem::NonlinearFormIntegrator | protected |
| Jpr | mfem::TMOP_Integrator | protected |
| Jpt | mfem::TMOP_Integrator | protected |
| Jrt | mfem::TMOP_Integrator | protected |
| lim_dist | mfem::TMOP_Integrator | protected |
| lim_func | mfem::TMOP_Integrator | protected |
| lim_normal | mfem::TMOP_Integrator | protected |
| metric | mfem::TMOP_Integrator | protected |
| metric_normal | mfem::TMOP_Integrator | protected |
| nodes0 | mfem::TMOP_Integrator | protected |
| NonlinearFormIntegrator(const IntegrationRule *ir=NULL) | mfem::NonlinearFormIntegrator | inlineprotected |
| P | mfem::TMOP_Integrator | protected |
| ParEnableNormalization(const ParGridFunction &x) | mfem::TMOP_Integrator | |
| PMatI | mfem::TMOP_Integrator | protected |
| PMatO | mfem::TMOP_Integrator | protected |
| SetCoefficient(Coefficient &w1) | mfem::TMOP_Integrator | inline |
| SetIntegrationRule(const IntegrationRule &irule) | mfem::NonlinearFormIntegrator | inline |
| SetIntRule(const IntegrationRule *ir) | mfem::NonlinearFormIntegrator | inline |
| SetLimitingNodes(const GridFunction &n0) | mfem::TMOP_Integrator | inline |
| targetC | mfem::TMOP_Integrator | protected |
| TMOP_Integrator(TMOP_QualityMetric *m, TargetConstructor *tc) | mfem::TMOP_Integrator | inline |
| ~NonlinearFormIntegrator() | mfem::NonlinearFormIntegrator | inlinevirtual |
| ~TMOP_Integrator() | mfem::TMOP_Integrator | inline |
1.8.5