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