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