Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
File Members
src
Amesos2_FunctionMap.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Amesos2: Templated Direct Sparse Solver Package
4
//
5
// Copyright 2011 NTESS and the Amesos2 contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
19
#ifndef AMESOS2_FUNCTIONMAP_HPP
20
#define AMESOS2_FUNCTIONMAP_HPP
21
22
namespace
Amesos2 {
23
41
template
<
template
<
typename
,
typename
>
class
ConcreteSolver,
typename
Scalar>
42
struct
FunctionMap
43
{};
44
45
46
}
// end namespace Amesos2
47
48
#endif // AMESOS2_FUNCTIONMAP_HPP
Amesos2::FunctionMap
Passes functions to TPL functions based on type.
Definition:
Amesos2_FunctionMap.hpp:42
Generated on Fri Nov 22 2024 09:16:49 for Amesos2 - Direct Sparse Solver Interfaces by
1.8.5