Go to the documentation of this file.
50 #ifndef _ZOLTAN2_IDENTIFIERADAPTER_HPP_
51 #define _ZOLTAN2_IDENTIFIERADAPTER_HPP_
95 template <
typename User>
100 #ifndef DOXYGEN_SHOULD_SKIP_THIS
107 typedef User userCoord_t;
identifier data, just a list of IDs
enum BaseAdapterType adapterType() const
Returns the type of adapter.
Zoltan2::BaseAdapter< userTypes_t > base_adapter_t
InputTraits< User >::part_t part_t
virtual ~IdentifierAdapter()
Destructor.
InputTraits< User >::lno_t lno_t
InputTraits< User >::gno_t gno_t
BaseAdapterType
An enum to identify general types of adapters.
IdentifierAdapter defines the interface for identifiers.
InputTraits< User >::scalar_t scalar_t