Ifpack2 Templated Preconditioning Package
Version 1.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
src
Ifpack2_Factory_def.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_FACTORY_DEF_HPP
11
#define IFPACK2_FACTORY_DEF_HPP
12
13
// mfh 26 Jul 2015: We don't need to do ETI for Ifpack2::Factory
14
// anymore, since Ifpack2::Details::Factory takes care of it.
15
#define IFPACK2_FACTORY_INSTANT(S,LO,GO,N)
16
17
#endif // IFPACK2_FACTORY_DEF_HPP
Generated by
1.8.5