![]() |
MFEM v4.9.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
| struct | mfem::TMOP_PA_Metric_2D |
| Abstract base class for the 2D metric TMOP PA kernels. More... | |
| struct | mfem::TMOP_PA_Metric_3D |
| Abstract base class for the 3D metric TMOP PA kernels. More... | |
Namespaces | |
| namespace | mfem |
| namespace | mfem::tmop |
Typedefs | |
| template<typename T > | |
| using | mfem::tmop::TMOPFunction = void (*)(T &) |
Functions | |
| template<int Metric, typename Ker > | |
| void | mfem::tmop::Kernel (Ker &) |
| template<typename Kernel > | |
| int | mfem::tmop::KernelSpecializationsMDQ () |
| template<typename Kernel > | |
| int | mfem::tmop::KernelSpecializations () |
| template<typename Kernel > | |
| int | mfem::tmop::KernelSpecializations1 () |