netgen/libsrc/visualization
Matthias Hochsteger 643c89538d Add support for AVX512
Restructure mysimd.hpp and add support for AVX512. Changes include

  - Move mysimd.hpp to ngsimd.hpp
  - Expose ngsimd.hpp to NGSolve
  - New namespace ngsimd
  - Second template parameter (width) for SIMD class, default to the
    largest width available
  - Avoid raw avx register types in the interface, use SIMD<> instead
2017-04-19 18:02:27 +02:00
..
2017-01-16 14:59:57 +01:00
2016-12-11 12:12:05 +01:00
2016-12-11 12:12:05 +01:00
2017-04-19 18:02:27 +02:00
2009-07-26 13:54:15 +00:00
2015-01-26 14:17:33 +00:00
2014-10-08 12:46:25 +00:00
2015-01-08 21:18:33 +00:00
2017-01-01 15:34:55 +01:00
2009-07-24 09:32:42 +00:00
2017-04-19 18:02:27 +02:00