Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Teuchos_ScalarTraitsCUDA.hpp
Go to the documentation of this file.
1 // @HEADER
2 // *****************************************************************************
3 // Teuchos: Common Tools Package
4 //
5 // Copyright 2004 NTESS and the Teuchos contributors.
6 // SPDX-License-Identifier: BSD-3-Clause
7 // *****************************************************************************
8 // @HEADER
9 
10 #ifndef _TEUCHOS_SCALARTRAITS_CUDA_HPP_
11 #define _TEUCHOS_SCALARTRAITS_CUDA_HPP_
12 
20 
21 #include "Teuchos_ScalarTraits.hpp"
22 
23 #endif // _TEUCHOS_SCALARTRAITS_CUDA_HPP_
Defines basic traits for the scalar field type.