dune-common
2.11
dune
common
simd
simd/simd.hh
Go to the documentation of this file.
1
// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
2
// SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
3
#ifndef DUNE_COMMON_SIMD_SIMD_HH
4
#define DUNE_COMMON_SIMD_SIMD_HH
5
13
#include <
dune/common/simd/interface.hh
>
14
#include <
dune/common/simd/standard.hh
>
15
16
#endif // DUNE_COMMON_SIMD_SIMD_HH
interface.hh
User interface of the SIMD abstractionThis file provides the user interface functions of the SIMD abs...
standard.hh
SIMD abstractions for the standard built-in types.
Generated by
1.8.14