INT_PARAMETER_ENTRY("process_row","Process row number in the 2D domain decomposition",NULL),
INT_PARAMETER_ENTRY("process_col","Process column number in the 2D domain decomposition",NULL),
INT_PARAMETER_ENTRY("bandwidth","If specified, a band matrix with this bandwidth is expected as input; bandwidth must be multiply of nblk",bw_is_valid),
INT_PARAMETER_ENTRY("suppress_warnings","If specified, warnings will NOT be printed on this mpi rank",NULL),
INT_ANY_ENTRY("mpi_comm_rows","Communicator for inter-row communication"),
INT_ANY_ENTRY("mpi_comm_cols","Communicator for inter-column communication"),