Interface Documentation
Version: invalid
Public Member Functions | List of all members
flecsi::topo::simple_id Class Reference

#include <index_space.hh>

Public Member Functions

 simple_id (size_t id)
 Constructor.
 
 operator size_t () const
 Conversion the size_t.
 
bool operator< (const simple_id &eid) const
 Comparison operator.
 
size_t index_space_index () const
 Define the index space ID.
 

Detailed Description

this class provides a simple ID which is simply a size_t and the index is the ID as opposed to more complex IDs which might need to store different pieces of data such as partition, topological dimension, etc.


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