MFEM
v4.6.0
Finite element discretization library
|
KernelMap class which creates an unordered_map of the Keys/Kernels. More...
#include <tmop_pa.hpp>
Public Member Functions | |
KernelMap () | |
bool | Find (const Key_t id) |
Kernel_t | At (const Key_t id) |
template<int N> | |
void | Emplace () |
KernelMap class which creates an unordered_map of the Keys/Kernels.
Definition at line 28 of file tmop_pa.hpp.
|
inline |
Definition at line 58 of file tmop_pa.hpp.
|
inline |
Definition at line 62 of file tmop_pa.hpp.
Definition at line 64 of file tmop_pa.hpp.
|
inline |
Definition at line 60 of file tmop_pa.hpp.