Home
last modified time | relevance | path

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

/dports/math/mfem/mfem-4.3/fem/
H A Dbilininteg_vectorfe.cpp756 mapsOtest = &test_el->GetDofToQuadOpen(*ir, DofToQuad::TENSOR); in AssemblePA()
1005 true, mapsO->B, mapsC->B, mapsOtest->Bt, in AddMultPA()
1012 false, mapsO->B, mapsC->B, mapsOtest->Bt, in AddMultPA()
1036 trial_curl, mapsO->B, mapsC->B, mapsOtest->Bt, in AddMultPA()
H A Dbilininteg.hpp1808 const DofToQuad *mapsOtest; ///< Not owned. DOF-to-quad map, open. member in mfem::MixedVectorCurlIntegrator
2512 const DofToQuad *mapsOtest; ///< Not owned. DOF-to-quad map, open. member in mfem::VectorFEMassIntegrator
H A Dbilininteg_hcurl.cpp2889 mapsOtest = &test_el->GetDofToQuadOpen(*ir, DofToQuad::TENSOR); in AssemblePA()
3975 mapsC->B, mapsOtest->Bt, mapsCtest->Bt, mapsC->G, in AddMultPA()