MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
m256.hpp File Reference

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)