Teuchos - Trilinos Tools Package
Version of the Day
Loading...
Searching...
No Matches
numerics
src
Teuchos_DataAccess.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
// Kris
11
// 07.08.03 -- Move into Teuchos package/namespace
12
13
#ifndef _TEUCHOS_DATAACCESS_HPP_
14
#define _TEUCHOS_DATAACCESS_HPP_
15
20
namespace
Teuchos
{
21
28
enum
DataAccess
{
29
Copy
,
30
View
31
};
32
33
}
// namespace Teuchos
34
35
#endif
/* _TEUCHOS_DATAACCESS_HPP_ */
Teuchos
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...
Teuchos::DataAccess
DataAccess
Definition
Teuchos_DataAccess.hpp:28
Teuchos::View
@ View
Definition
Teuchos_DataAccess.hpp:30
Teuchos::Copy
@ Copy
Definition
Teuchos_DataAccess.hpp:29
Generated on Thu Oct 9 2025 20:59:54 for Teuchos - Trilinos Tools Package by
1.9.8