Home
last modified time | relevance | path

Searched refs:MixedScalarDerivativeIntegrator (Results 1 – 2 of 2) sorted by relevance

/dports/math/mfem/mfem-4.3/tests/unit/fem/
H A Dtest_1d_bilininteg.cpp345 blf.AddDomainIntegrator(new MixedScalarDerivativeIntegrator());
358 new MixedScalarDerivativeIntegrator(v1_coef));
383 blf.AddDomainIntegrator(new MixedScalarDerivativeIntegrator());
396 new MixedScalarDerivativeIntegrator(v1_coef));
462 blfw.AddDomainIntegrator(new MixedScalarDerivativeIntegrator());
489 new MixedScalarDerivativeIntegrator(v1_coef));
544 blfw.AddDomainIntegrator(new MixedScalarDerivativeIntegrator());
571 new MixedScalarDerivativeIntegrator(v1_coef));
/dports/math/mfem/mfem-4.3/fem/
H A Dbilininteg.hpp693 class MixedScalarDerivativeIntegrator : public MixedScalarIntegrator class
696 MixedScalarDerivativeIntegrator() {} in MixedScalarDerivativeIntegrator() function in mfem::MixedScalarDerivativeIntegrator
697 MixedScalarDerivativeIntegrator(Coefficient &q) in MixedScalarDerivativeIntegrator() function in mfem::MixedScalarDerivativeIntegrator