Data Types | |
| type | io_block |
Variables | |
| integer, parameter | fct = 0 |
| integer, parameter, public | typef_invalid = -999999 |
| integer, public | typef_l |
| integer, public | typef_u |
| integer, public | typef_cb |
| integer | ooc_nb_file_type |
| integer | ooc_fct_type |
| integer, dimension(:,:), pointer | ooc_inode_sequence |
| integer(8), dimension(:,:), pointer | ooc_vaddr |
| integer, dimension(:), pointer | keep_ooc |
| integer | icntl1 |
| integer(8), dimension(:), allocatable | addvirtlibre |
| logical, save | strat_io_async |
| logical, save | with_buf |
| logical, save | solve |
| integer, dimension(:), pointer | step_ooc |
| integer, dimension(:), pointer | procnode_ooc |
| integer, save | myid_ooc |
| integer, save | slavef_ooc |
| integer, save | low_level_strat_io |
| integer(8), save | hbuf_size |
| integer(8), save | dim_buf_io |
| integer | err_str_ooc_max_len |
| character(len=1), dimension(err_str_ooc_max_len) | err_str_ooc |
| integer | dim_err_str_ooc |
| integer, public | strat_write_max |
| integer, public | strat_try_write |
| integer(8), dimension(:), allocatable mumps_ooc_common::addvirtlibre |
Definition at line 24 of file mumps_ooc_common.F.
| integer(8), save mumps_ooc_common::dim_buf_io |
Definition at line 28 of file mumps_ooc_common.F.
| integer mumps_ooc_common::dim_err_str_ooc |
Definition at line 32 of file mumps_ooc_common.F.
| character(len=1), dimension(err_str_ooc_max_len) mumps_ooc_common::err_str_ooc |
Definition at line 31 of file mumps_ooc_common.F.
| integer mumps_ooc_common::err_str_ooc_max_len |
Definition at line 29 of file mumps_ooc_common.F.
| integer, parameter mumps_ooc_common::fct = 0 |
Definition at line 16 of file mumps_ooc_common.F.
| integer(8), save mumps_ooc_common::hbuf_size |
Definition at line 28 of file mumps_ooc_common.F.
| integer mumps_ooc_common::icntl1 |
Definition at line 23 of file mumps_ooc_common.F.
| integer, dimension(:), pointer mumps_ooc_common::keep_ooc |
Definition at line 22 of file mumps_ooc_common.F.
| integer, save mumps_ooc_common::low_level_strat_io |
Definition at line 27 of file mumps_ooc_common.F.
| integer, save mumps_ooc_common::myid_ooc |
Definition at line 27 of file mumps_ooc_common.F.
| integer mumps_ooc_common::ooc_fct_type |
Definition at line 19 of file mumps_ooc_common.F.
| integer, dimension(:,:), pointer mumps_ooc_common::ooc_inode_sequence |
Definition at line 20 of file mumps_ooc_common.F.
| integer mumps_ooc_common::ooc_nb_file_type |
Definition at line 19 of file mumps_ooc_common.F.
| integer(8), dimension(:,:), pointer mumps_ooc_common::ooc_vaddr |
Definition at line 21 of file mumps_ooc_common.F.
| integer, dimension(:), pointer mumps_ooc_common::procnode_ooc |
Definition at line 26 of file mumps_ooc_common.F.
| integer, save mumps_ooc_common::slavef_ooc |
Definition at line 27 of file mumps_ooc_common.F.
| logical, save mumps_ooc_common::solve |
Definition at line 25 of file mumps_ooc_common.F.
| integer, dimension(:), pointer mumps_ooc_common::step_ooc |
Definition at line 26 of file mumps_ooc_common.F.
| logical, save mumps_ooc_common::strat_io_async |
Definition at line 25 of file mumps_ooc_common.F.
| integer, public mumps_ooc_common::strat_try_write |
Definition at line 45 of file mumps_ooc_common.F.
| integer, public mumps_ooc_common::strat_write_max |
Definition at line 45 of file mumps_ooc_common.F.
| integer, public mumps_ooc_common::typef_cb |
Definition at line 18 of file mumps_ooc_common.F.
| integer, parameter, public mumps_ooc_common::typef_invalid = -999999 |
Definition at line 17 of file mumps_ooc_common.F.
| integer, public mumps_ooc_common::typef_l |
Definition at line 18 of file mumps_ooc_common.F.
| integer, public mumps_ooc_common::typef_u |
Definition at line 18 of file mumps_ooc_common.F.
| logical, save mumps_ooc_common::with_buf |
Definition at line 25 of file mumps_ooc_common.F.