46 #ifndef MUELU_ZOLTAN2INTERFACE_DECL_HPP 47 #define MUELU_ZOLTAN2INTERFACE_DECL_HPP 51 #if defined(HAVE_MUELU_ZOLTAN2) && defined(HAVE_MPI) 53 #include <Xpetra_Matrix.hpp> 54 #include <Xpetra_VectorFactory.hpp> 74 template <
class Scalar,
75 class LocalOrdinal =
typename Xpetra::Matrix<Scalar>::local_ordinal_type,
76 class GlobalOrdinal =
typename Xpetra::Matrix<Scalar, LocalOrdinal>::global_ordinal_type,
77 class Node =
typename Xpetra::Matrix<Scalar, LocalOrdinal, GlobalOrdinal>::node_type>
80 #undef MUELU_ZOLTAN2INTERFACE_SHORT 113 #ifdef HAVE_MUELU_EPETRA 115 #if ((defined(EPETRA_HAVE_OMP) && (!defined(HAVE_TPETRA_INST_OPENMP) || !defined(HAVE_TPETRA_INST_INT_INT))) || \ 116 (!defined(EPETRA_HAVE_OMP) && (!defined(HAVE_TPETRA_INST_SERIAL) || !defined(HAVE_TPETRA_INST_INT_INT)))) 129 #endif // HAVE_MUELU_EPETRA 133 #define MUELU_ZOLTAN2INTERFACE_SHORT 134 #endif //if defined(HAVE_MUELU_ZOLTAN2) && defined(HAVE_MPI) 136 #endif // MUELU_ZOLTAN2INTERFACE_DECL_HPP void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
RCP< ParameterList > defaultZoltan2Params
Zoltan2Interface()
Constructor.
Namespace for MueLu classes and methods.
virtual ~Zoltan2Interface()
Destructor.
Class that holds all level-specific information.
Interface to Zoltan2 library.
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.
void Build(Level &level) const
Build an object with this factory.
virtual ~Zoltan2Interface()
Exception throws to report errors in the internal logical of the program.
Kokkos::Compat::KokkosSerialWrapperNode EpetraNode
Base class for factories that use one level (currentLevel).
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.