Teuchos - Trilinos Tools Package
Version of the Day
Loading...
Searching...
No Matches
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
MatrixMarket
Matrix Market file utilities.
Teuchos
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos,...
details
Teuchos implementation details.
Generated on Sat Nov 22 2025 20:48:59 for Teuchos - Trilinos Tools Package by
1.9.8