mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-26 21:00:34 +05:00
dummy aligned-alloc without AVX
This commit is contained in:
parent
3a631f10ca
commit
3fcb7d13d5
@ -168,6 +168,10 @@ namespace netgen
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
// it's only a dummy without AVX
|
||||||
|
template <typename T>
|
||||||
|
class AlignedAlloc { ; };
|
||||||
|
|
||||||
template<>
|
template<>
|
||||||
class SIMD<double>
|
class SIMD<double>
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user