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