![]() |
MFEM v4.10.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| namespace | mfem |
Functions | |
| template<typename U > | |
| MFEM_HOST_DEVICE U | mfem::abs_signed (U v) |
| template<typename U > | |
| void | mfem::AbsImpl (std::true_type, U *y, int N, bool useDevice) |
| template<typename U > | |
| void | mfem::AbsImpl (std::false_type, U *, int, bool) |