14#ifndef _ZOLTAN2_IDENTIFIERADAPTER_HPP_
15#define _ZOLTAN2_IDENTIFIERADAPTER_HPP_
59template <
typename User>
64#ifndef DOXYGEN_SHOULD_SKIP_THIS
71 typedef User userCoord_t;
Zoltan2::BasicUserTypes< zscalar_t, zlno_t, zgno_t > user_t
typename InputTraits< User >::node_t node_t
typename InputTraits< User >::lno_t lno_t
typename InputTraits< User >::scalar_t scalar_t
typename InputTraits< User >::gno_t gno_t
typename InputTraits< User >::part_t part_t
IdentifierAdapter defines the interface for identifiers.
enum BaseAdapterType adapterType() const
Returns the type of adapter.
Created by mbenlioglu on Aug 31, 2020.
BaseAdapterType
An enum to identify general types of adapters.
@ IdentifierAdapterType
identifier data, just a list of IDs