Teuchos - Trilinos Tools Package
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
numerics
src
Teuchos_MatrixMarket_SetScientific.hpp
1
// @HEADER
2
// *****************************************************************************
3
// Tpetra: Templated Linear Algebra Services Package
4
//
5
// Copyright 2008 NTESS and the Tpetra contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef TEUCHOS_MATRIX_MARKET_SET_SCIENTIFIC_HPP
11
#define TEUCHOS_MATRIX_MARKET_SET_SCIENTIFIC_HPP
12
13
// TODO: THIS BACKWARDS COMPATIBILITY HEADER SHOULD BE REMOVED SOON!
14
15
#include <Teuchos_SetScientific.hpp>
16
17
namespace
Teuchos {
18
namespace
MatrixMarket {
19
namespace
details {
20
using
Teuchos::SetScientific
;
21
}}}
// namespace Teuchos
22
23
#endif // TEUCHOS_MATRIX_MARKET_SET_SCIENTIFIC_HPP
24
Teuchos::SetScientific
Temporarily make an output stream use scientific notation with sufficient precision.
Definition:
Teuchos_SetScientific.hpp:41
Generated on Fri May 16 2025 09:21:59 for Teuchos - Trilinos Tools Package by
1.8.5