8#ifndef MUELU_ISORROPIAINTERFACE_DECL_HPP_
9#define MUELU_ISORROPIAINTERFACE_DECL_HPP_
15#include <Xpetra_Matrix.hpp>
16#include <Xpetra_MapFactory_fwd.hpp>
17#include <Xpetra_BlockedMultiVector.hpp>
18#include <Xpetra_BlockedVector.hpp>
19#include <Xpetra_VectorFactory.hpp>
20#include <Xpetra_CrsGraphFactory.hpp>
22#ifdef HAVE_MUELU_EPETRA
23#include <Xpetra_EpetraCrsGraph.hpp>
80#undef MUELU_ISORROPIAINTERFACE_SHORT
118#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.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode