Dune Core Modules (2.7.0)

IO interface of the SIMD abstraction. More...

#include <ios>
#include <type_traits>
#include <dune/common/rangeutilities.hh>
#include <dune/common/simd/simd.hh>
#include <dune/common/typetraits.hh>

Go to the source code of this file.

Namespaces

 Dune
 Dune namespace.
 
 Dune::Simd
 Namespace for vectorization interface functions used by library developers.
 

Functions

IO interface

Templates and functions in this group provide syntactic sugar for IO. They are implemented using the functionality from SimdInterfaceBase, and are not customizable by implementations.

template<class V >
auto Dune::Simd::vio (const V &v)
 construct a stream inserter More...
 
template<class V >
auto Dune::Simd::io (const V &v)
 construct a stream inserter More...
 

Detailed Description

IO interface of the SIMD abstraction.

This file provides IO interface functions of the SIMD abstraction layer.

This file is intended for direct inclusion by header making use of the IO interface.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 26, 22:29, 2024)