Ginkgo
Generated from pipelines/1589998975 branch based on develop. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
ginkgo
extensions
kokkos.hpp
1
// SPDX-FileCopyrightText: 2017 - 2024 The Ginkgo authors
2
//
3
// SPDX-License-Identifier: BSD-3-Clause
4
5
#ifndef GKO_PUBLIC_EXTENSIONS_KOKKOS_HPP_
6
#define GKO_PUBLIC_EXTENSIONS_KOKKOS_HPP_
7
8
9
#include <ginkgo/extensions/kokkos/config.hpp>
10
#include <ginkgo/extensions/kokkos/spaces.hpp>
11
#include <ginkgo/extensions/kokkos/types.hpp>
12
13
14
#endif // GKO_PUBLIC_EXTENSIONS_KOKKOS_HPP_
Generated by
1.8.16