Stratimikos Package Browser (Single Doxygen Collection)
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
adapters
amesos
test
test_single_amesos_thyra_solver.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Stratimikos: Thyra-based strategies for linear solvers
4
//
5
// Copyright 2006 NTESS and the Stratimikos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef TEST_SINGLE_AMESOS_THYRA_SOLVER_HPP
11
#define TEST_SINGLE_AMESOS_THYRA_SOLVER_HPP
12
13
#include "
Thyra_AmesosTypes.hpp
"
14
#include "
Teuchos_FancyOStream.hpp
"
15
#include "
Teuchos_ParameterList.hpp
"
16
17
namespace
Thyra {
18
22
bool
test_single_amesos_thyra_solver(
23
const
std::string matrixFile
24
,
Teuchos::ParameterList
*amesosLOWSFPL
25
,
const
bool
testTranspose
26
,
const
int
numRandomVectors
27
,
const
double
maxFwdError
28
,
const
double
maxError
29
,
const
double
maxResid
30
,
const
bool
showAllTests
31
,
const
bool
dumpAll
32
,
Teuchos::FancyOStream
*out
33
);
34
35
}
// namespace Thyra
36
37
#endif // TEST_SINGLE_AMESOS_THYRA_SOLVER_HPP
Thyra::showAllTests
bool showAllTests
Teuchos_ParameterList.hpp
Teuchos::basic_FancyOStream
Teuchos::ParameterList
Teuchos_FancyOStream.hpp
Thyra::dumpAll
bool dumpAll
Thyra_AmesosTypes.hpp
Generated on Thu Nov 21 2024 09:22:06 for Stratimikos Package Browser (Single Doxygen Collection) by
1.8.5