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
aztecoo
src
AztecOOParameterList.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 THYRA_SET_AZTECOO_PARAMETER_LIST_HPP
11
#define THYRA_SET_AZTECOO_PARAMETER_LIST_HPP
12
13
#include "AztecOO.h"
14
#include "
Teuchos_RCP.hpp
"
15
20
void
setAztecOOParameters
(
21
Teuchos::ParameterList
*pl
22
,AztecOO *solver
23
);
24
30
Teuchos::RCP<const Teuchos::ParameterList>
getValidAztecOOParameters
();
31
32
#endif // THYRA_SET_AZTECOO_PARAMETER_LIST_HPP
setAztecOOParameters
void setAztecOOParameters(Teuchos::ParameterList *pl, AztecOO *solver)
Setup an AztecOO solver object with a set of parameters.
Definition:
AztecOOParameterList.cpp:68
Teuchos::ParameterList
Teuchos::RCP< const Teuchos::ParameterList >
getValidAztecOOParameters
Teuchos::RCP< const Teuchos::ParameterList > getValidAztecOOParameters()
Return the list of all valid AztecOO parameters (to validate against).
Definition:
AztecOOParameterList.cpp:168
Teuchos_RCP.hpp
Generated on Thu Nov 21 2024 09:22:06 for Stratimikos Package Browser (Single Doxygen Collection) by
1.8.5