Xpetra Version of the Day
Loading...
Searching...
No Matches
Kokkos_ConfigDefs.hpp
Go to the documentation of this file.
1// @HEADER
2// *****************************************************************************
3// Xpetra: A linear algebra interface package
4//
5// Copyright 2012 NTESS and the Xpetra contributors.
6// SPDX-License-Identifier: BSD-3-Clause
7// *****************************************************************************
8// @HEADER
9
10#ifndef FAKEKOKKOS_CONFIGDEFS_H
11#define FAKEKOKKOS_CONFIGDEFS_H
12
13#include <Xpetra_ConfigDefs.hpp>
14#include <Tpetra_KokkosCompat_ClassicNodeAPI_Wrapper.hpp>
15
16#endif