MFEM  v3.3.2
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::DGElasticityIntegrator Member List

This is the complete list of members for mfem::DGElasticityIntegrator, including all inherited members.

adjJmfem::DGElasticityIntegratorprotected
alphamfem::DGElasticityIntegratorprotected
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::DGElasticityIntegratorprotectedstatic
AssembleElementGrad(const FiniteElement &el, ElementTransformation &Tr, const Vector &elfun, DenseMatrix &elmat)mfem::BilinearFormIntegratorinlinevirtual
AssembleElementMatrix(const FiniteElement &el, ElementTransformation &Trans, DenseMatrix &elmat)mfem::BilinearFormIntegratorvirtual
AssembleElementMatrix2(const FiniteElement &trial_fe, const FiniteElement &test_fe, ElementTransformation &Trans, DenseMatrix &elmat)mfem::BilinearFormIntegratorvirtual
AssembleElementVector(const FiniteElement &el, ElementTransformation &Tr, const Vector &elfun, Vector &elvect)mfem::BilinearFormIntegratorvirtual
AssembleFaceGrad(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Tr, const Vector &elfun, DenseMatrix &elmat)mfem::BilinearFormIntegratorinlinevirtual
AssembleFaceMatrix(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Trans, DenseMatrix &elmat)mfem::DGElasticityIntegratorvirtual
mfem::BilinearFormIntegrator::AssembleFaceMatrix(const FiniteElement &trial_face_fe, const FiniteElement &test_fe1, const FiniteElement &test_fe2, FaceElementTransformations &Trans, DenseMatrix &elmat)mfem::BilinearFormIntegratorvirtual
AssembleFaceVector(const FiniteElement &el1, const FiniteElement &el2, FaceElementTransformations &Tr, const Vector &elfun, Vector &elvect)mfem::NonlinearFormIntegratorvirtual
BilinearFormIntegrator(const IntegrationRule *ir=NULL)mfem::BilinearFormIntegratorinlineprotected
ComputeElementFlux(const FiniteElement &el, ElementTransformation &Trans, Vector &u, const FiniteElement &fluxelem, Vector &flux, int with_coef=1)mfem::BilinearFormIntegratorinlinevirtual
ComputeFluxEnergy(const FiniteElement &fluxelem, ElementTransformation &Trans, Vector &flux, Vector *d_energy=NULL)mfem::BilinearFormIntegratorinlinevirtual
DGElasticityIntegrator(double alpha_, double kappa_)mfem::DGElasticityIntegratorinline
DGElasticityIntegrator(Coefficient &lambda_, Coefficient &mu_, double alpha_, double kappa_)mfem::DGElasticityIntegratorinline
dshape1mfem::DGElasticityIntegratorprotected
dshape1_dnMmfem::DGElasticityIntegratorprotected
dshape1_psmfem::DGElasticityIntegratorprotected
dshape2mfem::DGElasticityIntegratorprotected
dshape2_dnMmfem::DGElasticityIntegratorprotected
dshape2_psmfem::DGElasticityIntegratorprotected
GetElementEnergy(const FiniteElement &el, ElementTransformation &Tr, const Vector &elfun)mfem::NonlinearFormIntegratorvirtual
IntRulemfem::NonlinearFormIntegratorprotected
jmatmfem::DGElasticityIntegratorprotected
kappamfem::DGElasticityIntegratorprotected
lambdamfem::DGElasticityIntegratorprotected
mumfem::DGElasticityIntegratorprotected
nL1mfem::DGElasticityIntegratorprotected
nL2mfem::DGElasticityIntegratorprotected
nM1mfem::DGElasticityIntegratorprotected
nM2mfem::DGElasticityIntegratorprotected
NonlinearFormIntegrator(const IntegrationRule *ir=NULL)mfem::NonlinearFormIntegratorinlineprotected
normfem::DGElasticityIntegratorprotected
SetIntegrationRule(const IntegrationRule &irule)mfem::NonlinearFormIntegratorinline
SetIntRule(const IntegrationRule *ir)mfem::NonlinearFormIntegratorinline
shape1mfem::DGElasticityIntegratorprotected
shape2mfem::DGElasticityIntegratorprotected
~BilinearFormIntegrator()mfem::BilinearFormIntegratorinlinevirtual
~NonlinearFormIntegrator()mfem::NonlinearFormIntegratorinlinevirtual