Home
last modified time | relevance | path

Searched defs:ElementRestriction (Results 1 – 2 of 2) sorted by relevance

/dports/math/mfem/mfem-4.3/fem/
H A Drestriction.hpp27 class ElementRestriction : public Operator class
H A Drestriction.cpp21 ElementRestriction::ElementRestriction(const FiniteElementSpace &f, in ElementRestriction() function in mfem::ElementRestriction