![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
| struct | mfem::AutoSIMD< double, 2, 16 > |
Namespaces | |
| namespace | mfem |
Functions | |
| MFEM_ALWAYS_INLINE AutoSIMD< double, 2, 16 > | mfem::operator+ (const double &e, const AutoSIMD< double, 2, 16 > &v) |
| MFEM_ALWAYS_INLINE AutoSIMD< double, 2, 16 > | mfem::operator- (const double &e, const AutoSIMD< double, 2, 16 > &v) |
| MFEM_ALWAYS_INLINE AutoSIMD< double, 2, 16 > | mfem::operator* (const double &e, const AutoSIMD< double, 2, 16 > &v) |
| MFEM_ALWAYS_INLINE AutoSIMD< double, 2, 16 > | mfem::operator/ (const double &e, const AutoSIMD< double, 2, 16 > &v) |