10#ifndef MUELU_ZOLTAN2INTERFACE_FWD_HPP
11#define MUELU_ZOLTAN2INTERFACE_FWD_HPP
14#if defined(HAVE_MUELU_ZOLTAN2) && defined(HAVE_MPI)
17template <
class Scalar,
class LocalOrdinal,
class GlobalOrdinal,
class Node>
18class Zoltan2Interface;
21#ifndef MUELU_ZOLTAN2INTERFACE_SHORT
22#define MUELU_ZOLTAN2INTERFACE_SHORT
Namespace for MueLu classes and methods.