@defgroup PIO_rearr_options PIO_rearr_options @brief Type that defines the PIO rearranger options @details - comm_type : @copydoc PIO_rearr_comm_t - fcd : @copydoc PIO_rearr_comm_dir - comm_fc_opts : @copydoc PIO_rearr_comm_fc_options
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | comm_type | ||||
integer, | public | :: | fcd | ||||
type(PIO_rearr_comm_fc_opt_t), | public | :: | comm_fc_opts_comp2io | ||||
type(PIO_rearr_comm_fc_opt_t), | public | :: | comm_fc_opts_io2comp |