MueLu
Version of the Day
|
#include <Teuchos_ParameterList.hpp>
#include <Tpetra_Operator.hpp>
#include <Tpetra_CrsMatrix.hpp>
#include <Tpetra_MultiVector.hpp>
#include <Tpetra_Distributor.hpp>
#include <Tpetra_HashTable.hpp>
#include <Tpetra_Import.hpp>
#include <Tpetra_Import_Util.hpp>
#include "MueLu_Exceptions.hpp"
#include "MueLu_TimeMonitor.hpp"
#include "MueLu_TpetraOperator.hpp"
#include "MueLu_VerboseObject.hpp"
#include <cuda_runtime.h>
#include <amgx_c.h>
Go to the source code of this file.
Classes | |
class | MueLu::AMGXOperator< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Adapter for AmgX library from Nvidia. More... | |
class | MueLu::AMGXOperator< double, int, int, Node > |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | NEW_COMM |
#define NEW_COMM |