17#ifndef MUELU_ISORROPIAINTERFACE_DECL_HPP_
18#define MUELU_ISORROPIAINTERFACE_DECL_HPP_
24#include <Xpetra_Matrix_fwd.hpp>
25#include <Xpetra_VectorFactory_fwd.hpp>
26#include <Xpetra_CrsGraphFactory_fwd.hpp>
28#ifdef HAVE_MUELU_EPETRA
29#include <Xpetra_EpetraCrsGraph_fwd.hpp>
84#undef MUELU_ISORROPIAINTERFACE_SHORT
116#define MUELU_ISORROPIAINTERFACE_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultGlobalOrdinal GlobalOrdinal
void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
void Build(Level &level) const
Build an object with this factory.
virtual ~IsorropiaInterface()
Destructor.
IsorropiaInterface()
Constructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode