dune-common  2.11
simd Directory Reference
Directory dependency graph for simd:
simd

Files

file  base.hh [code]
 Basic definitions for SIMD ImplementationsThis file provides basic definitions and template declarations that are used to write SIMD abstraction layers.
 
file  defaults.hh [code]
 Default implementations for SIMD ImplementationsThis file provides default overloads for SIMD implementation functions, and deleted placeholders where there are no default implementations.
 
file  simd/interface.hh [code]
 User interface of the SIMD abstractionThis file provides the user interface functions of the SIMD abstraction layer.
 
file  io.hh [code]
 IO interface of the SIMD abstractionThis file provides IO interface functions of the SIMD abstraction layer.
 
file  loop.hh [code]
 
file  simd/simd.hh [code]
 Include file for users of the SIMD abstraction layer.
 
file  standard.hh [code]
 SIMD abstractions for the standard built-in types.
 
file  test.hh [code]
 Common tests for simd abstraction implementations.
 
file  simd/vc.hh [code]
 SIMD abstractions for Vc.