MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_AMGX_Setup.hpp
Go to the documentation of this file.
1#// @HEADER
2// *****************************************************************************
3// MueLu: A package for multigrid based preconditioning
4//
5// Copyright 2012 NTESS and the MueLu contributors.
6// SPDX-License-Identifier: BSD-3-Clause
7// *****************************************************************************
8// @HEADER
9
10#ifndef MUELU_AMGX_SETUP_HPP
11#define MUELU_AMGX_SETUP_HPP
12
13#ifdef HAVE_MUELU_AMGX
14#include <amgx_c.h>
15
16namespace MueLu {
17
20
23} // namespace MueLu
24
25#endif // HAVE_MUELU_AMGX
26#endif // ifndef MUELU_AMGX_SETUP_DEF_HPP
Namespace for MueLu classes and methods.
void MueLu_AMGX_finalize()
void MueLu_AMGX_initialize()
void MueLu_AMGX_finalize_plugins()
void MueLu_AMGX_initialize_plugins()