Ifpack2 Templated Preconditioning Package
Version 1.0
Loading...
Searching...
No Matches
src
Ifpack2_Details_throwBecauseDeprecated.hpp
1
// @HEADER
2
// *****************************************************************************
3
// Ifpack2: Templated Object-Oriented Algebraic Preconditioner Package
4
//
5
// Copyright 2009 NTESS and the Ifpack2 contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef IFPACK2_DETAILS_THROWBECAUSEDEPRECATED_HPP
11
#define IFPACK2_DETAILS_THROWBECAUSEDEPRECATED_HPP
12
13
#include "Ifpack2_config.h"
14
15
namespace
Ifpack2
{
16
namespace
Details
{
17
20
void
throwBecauseDeprecated(
const
char
functionName[]);
21
22
}
// namespace Details
23
}
// namespace Ifpack2
24
25
#endif
// IFPACK2_DETAILS_THROWBECAUSEDEPRECATED_HPP
Details
Ifpack2 implementation details.
Ifpack2
Preconditioners and smoothers for Tpetra sparse matrices.
Definition
Ifpack2_AdditiveSchwarz_decl.hpp:40
Generated by
1.9.8