|  | MFEM v4.8.0
    Finite element discretization library | 
#include <lor_h1.hpp>
| Public Member Functions | |
| template<int ORDER, int SDIM> | |
| void | Assemble2D () | 
| template<int ORDER> | |
| void | Assemble3D () | 
| BatchedLOR_H1 (BilinearForm &a, FiniteElementSpace &fes_ho_, Vector &X_vert_, Vector &sparse_ij_, Array< int > &sparse_mapping_) | |
Definition at line 22 of file lor_h1.hpp.
| 
 | inline | 
Definition at line 27 of file lor_h1.hpp.
| void mfem::BatchedLOR_H1::Assemble2D | ( | ) | 
Definition at line 20 of file lor_h1_impl.hpp.
| void mfem::BatchedLOR_H1::Assemble3D | ( | ) | 
Definition at line 185 of file lor_h1_impl.hpp.