atlas
Public Types | Public Member Functions | List of all members
atlas::mesh::detail::ConnectivityIndex Class Reference

Public Types

enum  { BASE = 1 }
 

Public Member Functions

ATLAS_HOST_DEVICE ConnectivityIndex (const ConnectivityIndex &other)
 
ATLAS_HOST_DEVICE ConnectivityIndex (idx_t *idx)
 
ATLAS_HOST_DEVICE void set (const idx_t &value)
 
ATLAS_HOST_DEVICE idx_t get () const
 
ATLAS_HOST_DEVICE void operator= (const idx_t &value)
 
ATLAS_HOST_DEVICE ConnectivityIndexoperator+ (const idx_t &value)
 
ATLAS_HOST_DEVICE ConnectivityIndexoperator- (const idx_t &value)
 
ATLAS_HOST_DEVICE ConnectivityIndexoperator-- ()
 
ATLAS_HOST_DEVICE ConnectivityIndexoperator++ ()
 
ATLAS_HOST_DEVICE operator idx_t () const
 

The documentation for this class was generated from the following file: