Anasazi
Version of the Day
Loading...
Searching...
No Matches
src
AnasaziEigensolverDecl.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Anasazi: Block Eigensolvers Package
4
//
5
// Copyright 2004 NTESS and the Anasazi contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef ANASAZI_EIGENSOLVER_DECL_HPP
11
#define ANASAZI_EIGENSOLVER_DECL_HPP
12
17
#include "
AnasaziConfigDefs.hpp
"
18
#include "
AnasaziTypes.hpp
"
19
20
namespace
Anasazi
{
21
29
template
<
class
ScalarType,
class
MV,
class
OP>
30
class
Eigensolver;
31
}
32
33
#endif
AnasaziConfigDefs.hpp
Anasazi header file which uses auto-configuration information to include necessary C++ headers.
AnasaziTypes.hpp
Types and exceptions used within Anasazi solvers and interfaces.
Anasazi
Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package.
Generated on Thu Aug 28 2025 08:45:06 for Anasazi by
1.9.8