|
Nektar++
|
#include <LibUtilities/SimdLib/io.hpp>#include <LibUtilities/SimdLib/tinysimd.hpp>#include <boost/test/unit_test.hpp>#include <array>#include <cmath>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | Nektar |
| namespace | Nektar::SimdLibTests |
Macros | |
| #define | NUM_LANES_32BITS 1 |
| The above copyright notice and this permission notice shall be included. More... | |
| #define | ALIGNMENT 4 |
| #define | USING_SCALAR |
| #define ALIGNMENT 4 |
Definition at line 46 of file TestSimdLibSingle.cpp.
| #define NUM_LANES_32BITS 1 |
The above copyright notice and this permission notice shall be included.
Definition at line 45 of file TestSimdLibSingle.cpp.
| #define USING_SCALAR |
Definition at line 47 of file TestSimdLibSingle.cpp.