![]() |
MFEM
v4.5.2
Finite element discretization library
|
#include <lor_rt.hpp>
Public Member Functions | |
| template<int ORDER> | |
| 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.
| mfem::BatchedLOR_RT::BatchedLOR_RT | ( | BilinearForm & | a, |
| FiniteElementSpace & | fes_ho_, | ||
| Vector & | X_vert_, | ||
| Vector & | sparse_ij_, | ||
| Array< int > & | sparse_mapping_ | ||
| ) |
Definition at line 568 of file lor_rt.cpp.
| template void mfem::BatchedLOR_RT::Assemble2D< 8 > | ( | ) |
Definition at line 21 of file lor_rt.cpp.
| template void mfem::BatchedLOR_RT::Assemble3D< 8 > | ( | ) |
Definition at line 237 of file lor_rt.cpp.
1.8.14