You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/lib/const.fh

7 lines
354 B
Plaintext

integer, parameter :: deadlock_check=0,local_mtrx_check=1
integer, parameter :: local_comm_check=2,consistency_check=3
integer, parameter :: global_check=4,order_communication=5
integer, parameter :: change_represent=6,loc_to_glob_check=7
integer, parameter :: convert_halo=1,convert_ovrlap=2
integer, parameter :: act_ret=0, act_abort=1, no_err=0