KMR
|
Options to Mapping on Files. More...
#include <kmr.h>
Public Attributes | |
int | __pad0__: 16 |
int | __pad1__: 32 |
_Bool | each_rank: 1 |
_Bool | list_file: 1 |
_Bool | shuffle_names: 1 |
_Bool | subdirectories: 1 |
Options to Mapping on Files.
See the description on kmr_map_file_names() and kmr_map_file_contents() for the meaning. The padding fields make the option size as long, for the Fortran binding whose options are passed by intergers (SPARC-V9 compilers put bit-fields on arguments as 64 bits).