5#ifndef GKO_PUBLIC_CORE_INDEX_MAP_FWD_HPP
6#define GKO_PUBLIC_CORE_INDEX_MAP_FWD_HPP
10#include <ginkgo/core/base/types.hpp>
14namespace experimental {
18template <
typename LocalIndexType,
typename GlobalIndexType>
21using index_map_variant =
This class defines mappings between global and local indices.
Definition index_map.hpp:68
The distributed namespace.
Definition polymorphic_object.hpp:19
The Ginkgo namespace.
Definition abstract_factory.hpp:20