KMR
Public Attributes | List of all members
kmr_file_option Struct Reference

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
 

Detailed Description

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).

Definition at line 683 of file kmr.h.


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