Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
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
20namespace Teuchos {
21
30 View
31 };
32
33} // namespace Teuchos
34
35#endif /* _TEUCHOS_DATAACCESS_HPP_ */
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...