Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
File Members
src
Amesos2_PardisoMKL.hpp
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
10
11
#ifndef AMESOS2_PARDISOMKL_HPP
12
#define AMESOS2_PARDISOMKL_HPP
13
14
#include "
Amesos2_PardisoMKL_decl.hpp
"
15
16
#ifndef HAVE_AMESOS2_EXPLICIT_INSTANTIATION
17
# include "
Amesos2_PardisoMKL_def.hpp
"
18
#endif
19
20
#endif // AMESOS2_PARDISOMKL_HPP
Amesos2_PardisoMKL_decl.hpp
A template class that does nothing useful besides show developers what, in general, needs to be done to add a new solver interface to the Amesos2 collection.
Amesos2_PardisoMKL_def.hpp
Definitions for the Amesos2 PardisoMKL interface.
Generated on Fri Nov 22 2024 09:16:49 for Amesos2 - Direct Sparse Solver Interfaces by
1.8.5