A simple id type that can be constructed from multiple indexes. More...
#include <simple_id.hh>
A simple id type that can be constructed from multiple indexes.
Working towards simplifying/generalizing the id_t type that is used throughout flecsi. This one is currently only used for the intermediate binding mappings.
Args | the different integral types that form the overall id. |