Home
last modified time | relevance | path

Searched refs:MixedScalarIntegrator (Results 1 – 3 of 3) sorted by relevance

/dports/math/mfem/mfem-4.3/fem/
H A Dbilininteg.hpp436 class MixedScalarIntegrator: public BilinearFormIntegrator class
457 MixedScalarIntegrator() : same_calc_shape(false), Q(NULL) {} in MixedScalarIntegrator() function in mfem::MixedScalarIntegrator
673 class MixedScalarMassIntegrator : public MixedScalarIntegrator
678 : MixedScalarIntegrator(q) { same_calc_shape = true; } in MixedScalarMassIntegrator()
698 : MixedScalarIntegrator(q) {} in MixedScalarDerivativeIntegrator()
733 : MixedScalarIntegrator(q) {} in MixedScalarWeakDerivativeIntegrator()
771 : MixedScalarIntegrator(q) {} in MixedScalarDivergenceIntegrator()
846 : MixedScalarIntegrator(q) {} in MixedScalarWeakGradientIntegrator()
881 class MixedScalarCurlIntegrator : public MixedScalarIntegrator
886 : MixedScalarIntegrator(q) {} in MixedScalarCurlIntegrator()
[all …]
H A Dbilininteg.cpp422 void MixedScalarIntegrator::AssembleElementMatrix2( in AssembleElementMatrix2()
/dports/math/mfem/mfem-4.3/
H A DCHANGELOG1330 - Added MixedScalarIntegrator and 7 derived classes for integrating products of