|
MFEM
v4.1.0
Finite element discretization library
|
This is the complete list of members for mfem::DGElasticityIntegrator, including all inherited members.
| AddMultPA(const Vector &x, Vector &y) const | mfem::BilinearFormIntegrator | virtual |
| AddMultTransposePA(const Vector &x, Vector &y) const | mfem::BilinearFormIntegrator | virtual |
| adjJ | mfem::DGElasticityIntegrator | protected |
| alpha | mfem::DGElasticityIntegrator | protected |
| AssembleBlock(const int dim, const int row_ndofs, const int col_ndofs, const int row_offset, const int col_offset, const double jmatcoef, const Vector &col_nL, const Vector &col_nM, const Vector &row_shape, const Vector &col_shape, const Vector &col_dshape_dnM, const DenseMatrix &col_dshape, DenseMatrix &elmat, DenseMatrix &jmat) | mfem::DGElasticityIntegrator | protectedstatic |
| AssembleDiagonalPA(Vector &diag) | mfem::BilinearFormIntegrator | virtual |
| AssembleElementGrad(const FiniteElement &el, ElementTransformation &Tr, const Vector &elfun, DenseMatrix &elmat) | mfem::BilinearFormIntegrator | inlinevirtual |
| AssembleElementMatrix(const FiniteElement &el, ElementTransformation &Trans, DenseMatrix &elmat) | mfem::BilinearFormIntegrator | virtual |
| AssembleElementMatrix2(const FiniteElement &trial_fe, const FiniteElement &test_fe, ElementTransformation &Trans, DenseMatrix &elmat) | mfem::BilinearFormIntegrator | virtual |
| AssembleElementVector(const FiniteElement &el, ElementTransformation &Tr, const Vector &elfun, Vector &elvect) | mfem::BilinearFormIntegrator | virtual |
| AssembleFaceGrad(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Tr, const Vector &elfun, DenseMatrix &elmat) | mfem::BilinearFormIntegrator | inlinevirtual |
| AssembleFaceMatrix(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Trans, DenseMatrix &elmat) | mfem::DGElasticityIntegrator | virtual |
| mfem::BilinearFormIntegrator::AssembleFaceMatrix(const FiniteElement &trial_face_fe, const FiniteElement &test_fe1, const FiniteElement &test_fe2, FaceElementTransformations &Trans, DenseMatrix &elmat) | mfem::BilinearFormIntegrator | virtual |
| AssembleFaceVector(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Tr, const Vector &elfun, Vector &elvect) | mfem::NonlinearFormIntegrator | virtual |
| AssemblePA(const FiniteElementSpace &fes) | mfem::BilinearFormIntegrator | virtual |
| AssemblePA(const FiniteElementSpace &trial_fes, const FiniteElementSpace &test_fes) | mfem::BilinearFormIntegrator | virtual |
| AssemblePABoundaryFaces(const FiniteElementSpace &fes) | mfem::BilinearFormIntegrator | virtual |
| AssemblePAInteriorFaces(const FiniteElementSpace &fes) | mfem::BilinearFormIntegrator | virtual |
| BilinearFormIntegrator(const IntegrationRule *ir=NULL) | mfem::BilinearFormIntegrator | inlineprotected |
| ComputeElementFlux(const FiniteElement &el, ElementTransformation &Trans, Vector &u, const FiniteElement &fluxelem, Vector &flux, bool with_coef=true) | mfem::BilinearFormIntegrator | inlinevirtual |
| ComputeFluxEnergy(const FiniteElement &fluxelem, ElementTransformation &Trans, Vector &flux, Vector *d_energy=NULL) | mfem::BilinearFormIntegrator | inlinevirtual |
| DGElasticityIntegrator(double alpha_, double kappa_) | mfem::DGElasticityIntegrator | inline |
| DGElasticityIntegrator(Coefficient &lambda_, Coefficient &mu_, double alpha_, double kappa_) | mfem::DGElasticityIntegrator | inline |
| dshape1 | mfem::DGElasticityIntegrator | protected |
| dshape1_dnM | mfem::DGElasticityIntegrator | protected |
| dshape1_ps | mfem::DGElasticityIntegrator | protected |
| dshape2 | mfem::DGElasticityIntegrator | protected |
| dshape2_dnM | mfem::DGElasticityIntegrator | protected |
| dshape2_ps | mfem::DGElasticityIntegrator | protected |
| GetElementEnergy(const FiniteElement &el, ElementTransformation &Tr, const Vector &elfun) | mfem::NonlinearFormIntegrator | virtual |
| IntRule | mfem::NonlinearFormIntegrator | protected |
| jmat | mfem::DGElasticityIntegrator | protected |
| kappa | mfem::DGElasticityIntegrator | protected |
| lambda | mfem::DGElasticityIntegrator | protected |
| mu | mfem::DGElasticityIntegrator | protected |
| nL1 | mfem::DGElasticityIntegrator | protected |
| nL2 | mfem::DGElasticityIntegrator | protected |
| nM1 | mfem::DGElasticityIntegrator | protected |
| nM2 | mfem::DGElasticityIntegrator | protected |
| NonlinearFormIntegrator(const IntegrationRule *ir=NULL) | mfem::NonlinearFormIntegrator | inlineprotected |
| nor | mfem::DGElasticityIntegrator | protected |
| SetIntegrationRule(const IntegrationRule &irule) | mfem::NonlinearFormIntegrator | inline |
| SetIntRule(const IntegrationRule *ir) | mfem::NonlinearFormIntegrator | inline |
| shape1 | mfem::DGElasticityIntegrator | protected |
| shape2 | mfem::DGElasticityIntegrator | protected |
| ~BilinearFormIntegrator() | mfem::BilinearFormIntegrator | inlinevirtual |
| ~NonlinearFormIntegrator() | mfem::NonlinearFormIntegrator | inlinevirtual |
1.8.5