Explicit handling of data type aliases. This is necessary since different systems map things like 'unsigned long' differently but we restrict ourselves to int32/int64 types. More...
#include <UPstreamTraits.H>


Public Types | |
| using | base |
Static Public Attributes | |
| static constexpr auto | datatype_id |
Explicit handling of data type aliases. This is necessary since different systems map things like 'unsigned long' differently but we restrict ourselves to int32/int64 types.
Note that this trait serves as the single pass-through point when needing to reference UPstream_mpi_dataType elsewhere
Definition at line 229 of file UPstreamTraits.H.
Definition at line 242 of file UPstreamTraits.H.
|
staticconstexpr |
Definition at line 262 of file UPstreamTraits.H.