Go to the source code of this file.
Functions/Subroutines | |
| subroutine | mumps_find_unit (iunit) |
| subroutine | mumps_make1root (n, frere, fils, nfsiz, theroot) |
| integer function | mumps_encode_tpn_iproc (tpn, iproc, k199) |
| integer function | mumps_typenode_rough (procinfo_inode, k199) |
| integer function | mumps_typenode (procinfo_inode, k199) |
| subroutine | mumps_typeandprocnode (tpn, mumps_procnode, procinfo_inode, k199) |
| integer function | mumps_procnode (procinfo_inode, k199) |
| integer function | mumps_typesplit (procinfo_inode, k199) |
| logical function | mumps_rootssarbr (procinfo_inode, k199) |
| logical function | mumps_inssarbr (procinfo_inode, k199) |
| logical function | mumps_in_or_root_ssarbr (procinfo_inode, k199) |
| subroutine | mumps_set_ssarbr_dad (ssarbr, inode, dad, n, keep28, step, procnode_steps, k199) |
| logical function | mumps_i_am_candidate (myid, slavef, inode, nmb_par2, istep_to_iniv2, k71, step, n, candidates, keep24) |
| subroutine | mumps_secdeb (t) |
| subroutine | mumps_secfin (t) |
| subroutine | mumps_sort_doubles (n, val, id) |
| subroutine | mumps_sort_doubles_dec (n, val, id) |
| subroutine | mumps_mem_centralize (myid, comm, info, infog, irank) |
| integer function | mumps_get_pool_length (max_active_nodes, keep, keep8) |
| subroutine | mumps_init_pool_dist_bwd (n, nb_prun_roots, pruned_roots, myroot, myid_nodes, keep, keep8, step, procnode_steps, ipool, lpool) |
| subroutine | mumps_init_pool_dist_bwd_l0 (n, nb_prun_roots, pruned_roots, myroot, myid_nodes, keep, keep8, step, procnode_steps, ipool, lpool, to_process) |
| subroutine | mumps_init_pool_dist_na_bwd (n, myroot, myid_nodes, na, lna, keep, keep8, step, procnode_steps, ipool, lpool) |
| subroutine | mumps_init_pool_dist_na_bwd_l0 (n, myroot, myid_nodes, na, lna, keep, keep8, step, procnode_steps, ipool, lpool, l0_omp_mapping) |
| subroutine | mumps_init_pool_dist_na_bwdl0es (n, myroot, myid_nodes, na, lna, keep, keep8, step, procnode_steps, ipool, lpool, l0_omp_mapping, to_process) |
| subroutine | mumps_init_pool_dist (n, leaf, myid_nodes, k199, na, lna, keep, keep8, step, procnode_steps, ipool, lpool) |
| subroutine | mumps_init_pool_dist_nona (n, leaf, myid_nodes, lleaves, leaves, keep, keep8, step, procnode_steps, ipool, lpool) |
| subroutine | mumps_init_nroot_dist (n, nbroot, nroot_loc, myid_nodes, slavef, na, lna, keep, step, procnode_steps) |
| subroutine | mumps_nblocal_roots_or_leaves (n, nbrorl, rorl_list, nrorl_loc, myid_nodes, slavef, keep, step, procnode_steps) |
| logical function | mumps_compare_tab (tab1, tab2, len1, len2) |
| subroutine | mumps_sort_int (n, val, id) |
| subroutine | mumps_sort_int_dec (n, val, id) |
| subroutine | mumps_sort_int8 (n, val, id) |
| subroutine | mumps_abort () |
| subroutine | mumps_get_perlu (keep12, icntl14, keep50, keep54, icntl6, icntl8) |
| subroutine | mumps_reducei8 (in, out, mpi_op, root, comm) |
| subroutine | mumps_allreducei8 (in, out, mpi_op, comm) |
| subroutine | mumps_seti8toi4 (i8, i) |
| subroutine | mumps_abort_on_overflow (i8, string) |
| subroutine | mumps_set_ierror (size8, ierror) |
| subroutine | mumps_storei8 (i8, int_array) |
| subroutine | mumps_geti8 (i8, int_array) |
| subroutine | mumps_addi8toarray (int_array, i8) |
| subroutine | mumps_subtri8toarray (int_array, i8) |
| logical function | mumps_seqana_avail (icntl7) |
| logical function | mumps_parana_avail (which) |
| subroutine | mumps_sort_step (n, frere, step, fils, na, lna, ne, nd, dad, ldad, use_dad, nsteps, info, lp, procnode, slavef) |
| subroutine | mumps_check_comm_nodes (comm_nodes, exit_flag) |
| subroutine | mumps_get_proc_per_node (k414, myid, nbprocs, comm) |
| subroutine | mumps_icopy_32to64 (intab, sizetab, outtab8) |
| subroutine | mumps_icopy_32to64_64c (intab, sizetab8, outtab8) |
| subroutine | mumps_icopy_32to64_64c_ip (in_out_tab48, sizetab) |
| recursive subroutine | mumps_icopy_32to64_64c_ip_rec (in_out_tab48, sizetab) |
| subroutine | mumps_icopy_64to32 (intab8, sizetab, outtab) |
| subroutine | mumps_icopy_64to32_64c (intab8, sizetab, outtab) |
| subroutine | mumps_icopy_64to32_64c_ip (in_out_tab48, sizetab) |
| recursive subroutine | mumps_icopy_64to32_64c_ip_rec (in_out_tab48, sizetab) |
| subroutine | mumps_get_nnz_internal (nnz, nz, nnz_i) |
| subroutine | mumps_npiv_critical_path (n, nsteps, step, frere, fils, na, lna, ne, maxnpivtree) |
| subroutine | mumps_ldltpanel_nbtarget (npiv, nb_target, keep) |
| subroutine | mumps_ldltpanel_storage (npiv, keep, iw, nb_entries) |
| subroutine | mumps_ldltpanel_panelinfos (npiv, keep, iw, nb_target, nbpanels, panel_col, panel_pos, panel_tabsize, ignore_k459) |
| subroutine | mumps_ldltpanel_sizes (npiv, keep, iw, panel_sizes, nbpanels) |
| subroutine | mumps_build_arch_node_comm (comm, newcomm, newsize, newrank) |
| subroutine | mumps_destroy_arch_node_comm (arch_node_comm) |
| subroutine | mumps_dm_fac_upd_dyn_memcnts (mem_count_allocated, atomic_updates, keep8, iflag, ierror, k69upd, k71upd) |
| subroutine | mumps_set_parti_regular (slavef, keep, keep8, procs, mem_distrib, ncb, nfront, nslaves_node, tab_pos, slaves_list, size_slaves_list, myid, inode, tab_maxs_arg, sup_proc_arg, max_surf, nb_row_max) |
| subroutine mumps_abort |
Definition at line 780 of file tools_common.F.
| subroutine mumps_abort_on_overflow | ( | integer(8), intent(in) | i8, |
| character(*), intent(in) | string ) |
Definition at line 853 of file tools_common.F.
| subroutine mumps_addi8toarray | ( | integer, dimension(2), intent(inout) | int_array, |
| integer(8), intent(in) | i8 ) |
Definition at line 902 of file tools_common.F.
| subroutine mumps_allreducei8 | ( | integer(8) | in, |
| integer(8) | out, | ||
| integer | mpi_op, | ||
| integer | comm ) |
Definition at line 828 of file tools_common.F.
| subroutine mumps_build_arch_node_comm | ( | integer, intent(in) | comm, |
| integer, intent(out) | newcomm, | ||
| integer, intent(out) | newsize, | ||
| integer, intent(out) | newrank ) |
Definition at line 1429 of file tools_common.F.
| subroutine mumps_check_comm_nodes | ( | integer, intent(in) | comm_nodes, |
| logical, intent(out) | exit_flag ) |
Definition at line 1086 of file tools_common.F.
| logical function mumps_compare_tab | ( | integer, dimension(len1) | tab1, |
| integer, dimension(len2) | tab2, | ||
| integer | len1, | ||
| integer | len2 ) |
Definition at line 691 of file tools_common.F.
| subroutine mumps_destroy_arch_node_comm | ( | integer | arch_node_comm | ) |
Definition at line 1466 of file tools_common.F.
| subroutine mumps_dm_fac_upd_dyn_memcnts | ( | integer(8), intent(in) | mem_count_allocated, |
| logical, intent(in) | atomic_updates, | ||
| integer(8), dimension(150), intent(inout) | keep8, | ||
| integer, intent(inout) | iflag, | ||
| integer, intent(inout) | ierror, | ||
| logical, intent(in) | k69upd, | ||
| logical, intent(in) | k71upd ) |
Definition at line 1473 of file tools_common.F.
| integer function mumps_encode_tpn_iproc | ( | integer, intent(in) | tpn, |
| integer, intent(in) | iproc, | ||
| integer, intent(in) | k199 ) |
Definition at line 69 of file tools_common.F.
| subroutine mumps_find_unit | ( | integer | iunit | ) |
Definition at line 14 of file tools_common.F.
| subroutine mumps_get_nnz_internal | ( | integer(8), intent(in) | nnz, |
| integer, intent(in) | nz, | ||
| integer(8), intent(out) | nnz_i ) |
Definition at line 1247 of file tools_common.F.
| subroutine mumps_get_perlu | ( | integer, intent(out) | keep12, |
| integer, intent(in) | icntl14, | ||
| integer, intent(in) | keep50, | ||
| integer, intent(in) | keep54, | ||
| integer, intent(in) | icntl6, | ||
| integer, intent(in) | icntl8 ) |
Definition at line 806 of file tools_common.F.
| integer function mumps_get_pool_length | ( | integer | max_active_nodes, |
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8 ) |
Definition at line 429 of file tools_common.F.
| subroutine mumps_get_proc_per_node | ( | integer | k414, |
| integer | myid, | ||
| integer | nbprocs, | ||
| integer | comm ) |
Definition at line 1097 of file tools_common.F.
| subroutine mumps_geti8 | ( | integer(8), intent(out) | i8, |
| integer, dimension(2), intent(in) | int_array ) |
Definition at line 887 of file tools_common.F.
| logical function mumps_i_am_candidate | ( | integer | myid, |
| integer | slavef, | ||
| integer | inode, | ||
| integer | nmb_par2, | ||
| integer, dimension ( k71 ) | istep_to_iniv2, | ||
| integer | k71, | ||
| integer, dimension ( n ) | step, | ||
| integer | n, | ||
| integer, dimension(slavef+1, max(nmb_par2,1)) | candidates, | ||
| integer | keep24 ) |
Definition at line 250 of file tools_common.F.
| subroutine mumps_icopy_32to64 | ( | integer, dimension(sizetab), intent(in) | intab, |
| integer, intent(in) | sizetab, | ||
| integer(8), dimension(sizetab), intent(out) | outtab8 ) |
Definition at line 1148 of file tools_common.F.
| subroutine mumps_icopy_32to64_64c | ( | integer, dimension(sizetab8), intent(in) | intab, |
| integer(8), intent(in) | sizetab8, | ||
| integer(8), dimension(sizetab8), intent(out) | outtab8 ) |
Definition at line 1158 of file tools_common.F.
| subroutine mumps_icopy_32to64_64c_ip | ( | integer, dimension(2*sizetab), intent(inout) | in_out_tab48, |
| integer(8), intent(in) | sizetab ) |
Definition at line 1173 of file tools_common.F.
| recursive subroutine mumps_icopy_32to64_64c_ip_rec | ( | integer, dimension(2*sizetab) | in_out_tab48, |
| integer(8), intent(in) | sizetab ) |
Definition at line 1179 of file tools_common.F.
| subroutine mumps_icopy_64to32 | ( | integer(8), dimension(sizetab), intent(in) | intab8, |
| integer, intent(in) | sizetab, | ||
| integer, dimension(sizetab), intent(out) | outtab ) |
Definition at line 1200 of file tools_common.F.
| subroutine mumps_icopy_64to32_64c | ( | integer(8), dimension(sizetab), intent(in) | intab8, |
| integer(8), intent(in) | sizetab, | ||
| integer, dimension(sizetab), intent(out) | outtab ) |
Definition at line 1210 of file tools_common.F.
| subroutine mumps_icopy_64to32_64c_ip | ( | integer, dimension(2*sizetab), intent(inout) | in_out_tab48, |
| integer(8), intent(in) | sizetab ) |
Definition at line 1220 of file tools_common.F.
| recursive subroutine mumps_icopy_64to32_64c_ip_rec | ( | integer, dimension(2*sizetab) | in_out_tab48, |
| integer(8), intent(in) | sizetab ) |
Definition at line 1226 of file tools_common.F.
| logical function mumps_in_or_root_ssarbr | ( | integer | procinfo_inode, |
| integer | k199 ) |
Definition at line 212 of file tools_common.F.
| subroutine mumps_init_nroot_dist | ( | integer, intent(in) | n, |
| integer, intent(out) | nbroot, | ||
| integer, intent(out) | nroot_loc, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, intent(in) | slavef, | ||
| integer, dimension(lna), intent(in) | na, | ||
| integer, intent(in) | lna, | ||
| integer, dimension( 500 ), intent(in) | keep, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps ) |
Definition at line 635 of file tools_common.F.
| subroutine mumps_init_pool_dist | ( | integer | n, |
| integer | leaf, | ||
| integer | myid_nodes, | ||
| integer | k199, | ||
| integer, dimension(lna) | na, | ||
| integer | lna, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n) | step, | ||
| integer, dimension(keep(28)) | procnode_steps, | ||
| integer, dimension(lpool) | ipool, | ||
| integer | lpool ) |
Definition at line 583 of file tools_common.F.
| subroutine mumps_init_pool_dist_bwd | ( | integer, intent(in) | n, |
| integer, intent(in) | nb_prun_roots, | ||
| integer, dimension(nb_prun_roots), intent(in) | pruned_roots, | ||
| integer, intent(out) | myroot, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps, | ||
| integer, dimension(lpool), intent(out) | ipool, | ||
| integer, intent(in) | lpool ) |
Definition at line 438 of file tools_common.F.
| subroutine mumps_init_pool_dist_bwd_l0 | ( | integer, intent(in) | n, |
| integer, intent(in) | nb_prun_roots, | ||
| integer, dimension(nb_prun_roots), intent(in) | pruned_roots, | ||
| integer, intent(out) | myroot, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps, | ||
| integer, dimension(lpool), intent(out) | ipool, | ||
| integer, intent(in) | lpool, | ||
| logical, dimension(keep(28)), intent(in) | to_process ) |
Definition at line 465 of file tools_common.F.
| subroutine mumps_init_pool_dist_na_bwd | ( | integer, intent(in) | n, |
| integer, intent(out) | myroot, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, dimension(lna), intent(in) | na, | ||
| integer, intent(in) | lna, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps, | ||
| integer, dimension(lpool), intent(out) | ipool, | ||
| integer, intent(in) | lpool ) |
Definition at line 495 of file tools_common.F.
| subroutine mumps_init_pool_dist_na_bwd_l0 | ( | integer, intent(in) | n, |
| integer, intent(out) | myroot, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, dimension(lna), intent(in) | na, | ||
| integer, intent(in) | lna, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps, | ||
| integer, dimension(lpool), intent(out) | ipool, | ||
| integer, intent(in) | lpool, | ||
| integer, dimension(keep(28)), intent(in) | l0_omp_mapping ) |
Definition at line 521 of file tools_common.F.
| subroutine mumps_init_pool_dist_na_bwdl0es | ( | integer, intent(in) | n, |
| integer, intent(out) | myroot, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, dimension(lna), intent(in) | na, | ||
| integer, intent(in) | lna, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps, | ||
| integer, dimension(lpool), intent(out) | ipool, | ||
| integer, intent(in) | lpool, | ||
| integer, dimension(keep(28)), intent(in) | l0_omp_mapping, | ||
| logical, dimension( keep(28) ), intent(in) | to_process ) |
Definition at line 550 of file tools_common.F.
| subroutine mumps_init_pool_dist_nona | ( | integer | n, |
| integer | leaf, | ||
| integer | myid_nodes, | ||
| integer | lleaves, | ||
| integer, dimension(lleaves) | leaves, | ||
| integer, dimension(500) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(n) | step, | ||
| integer, dimension(keep(28)) | procnode_steps, | ||
| integer, dimension(lpool) | ipool, | ||
| integer | lpool ) |
Definition at line 610 of file tools_common.F.
| logical function mumps_inssarbr | ( | integer | procinfo_inode, |
| integer | k199 ) |
Definition at line 200 of file tools_common.F.
| subroutine mumps_ldltpanel_nbtarget | ( | integer, intent(in) | npiv, |
| integer, intent(out) | nb_target, | ||
| integer, dimension(500), intent(in) | keep ) |
Definition at line 1313 of file tools_common.F.
| subroutine mumps_ldltpanel_panelinfos | ( | integer, intent(in) | npiv, |
| integer, dimension(500), intent(in) | keep, | ||
| integer, dimension( npiv ), intent(in) | iw, | ||
| integer, intent(out) | nb_target, | ||
| integer, intent(out) | nbpanels, | ||
| integer, dimension( panel_tabsize ), intent(out) | panel_col, | ||
| integer(8), dimension( panel_tabsize ), intent(out) | panel_pos, | ||
| integer, intent(in) | panel_tabsize, | ||
| logical, intent(in) | ignore_k459 ) |
Definition at line 1358 of file tools_common.F.
| subroutine mumps_ldltpanel_sizes | ( | integer, intent(in) | npiv, |
| integer, dimension(500), intent(in) | keep, | ||
| integer, dimension(npiv), intent(in) | iw, | ||
| integer(8), dimension( keep(459) ), intent(out) | panel_sizes, | ||
| integer, intent(out) | nbpanels ) |
Definition at line 1404 of file tools_common.F.
| subroutine mumps_ldltpanel_storage | ( | integer, intent(in) | npiv, |
| integer, dimension(500), intent(in) | keep, | ||
| integer, dimension(*), intent(in) | iw, | ||
| integer(8), intent(out) | nb_entries ) |
Definition at line 1329 of file tools_common.F.
| subroutine mumps_make1root | ( | integer, intent(in) | n, |
| integer, dimension( n ), intent(inout) | frere, | ||
| integer, dimension( n ), intent(inout) | fils, | ||
| integer, dimension( n ), intent(in) | nfsiz, | ||
| integer, intent(out) | theroot ) |
Definition at line 31 of file tools_common.F.
| subroutine mumps_mem_centralize | ( | integer | myid, |
| integer | comm, | ||
| integer | info, | ||
| integer, dimension(2) | infog, | ||
| integer | irank ) |
Definition at line 399 of file tools_common.F.
| subroutine mumps_nblocal_roots_or_leaves | ( | integer, intent(in) | n, |
| integer, intent(in) | nbrorl, | ||
| integer, dimension(nbrorl), intent(in) | rorl_list, | ||
| integer, intent(out) | nrorl_loc, | ||
| integer, intent(in) | myid_nodes, | ||
| integer, intent(in) | slavef, | ||
| integer, dimension( 500 ), intent(in) | keep, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep(28)), intent(in) | procnode_steps ) |
Definition at line 664 of file tools_common.F.
| subroutine mumps_npiv_critical_path | ( | integer, intent(in) | n, |
| integer, intent(in) | nsteps, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(nsteps), intent(in) | frere, | ||
| integer, dimension(n), intent(in) | fils, | ||
| integer, dimension(lna), intent(in) | na, | ||
| integer, intent(in) | lna, | ||
| integer, dimension(nsteps), intent(in) | ne, | ||
| integer, intent(out) | maxnpivtree ) |
Definition at line 1257 of file tools_common.F.
| logical function mumps_parana_avail | ( | character, dimension(*) | which | ) |
Definition at line 942 of file tools_common.F.
| integer function mumps_procnode | ( | integer | procinfo_inode, |
| integer | k199 ) |
Definition at line 150 of file tools_common.F.
| subroutine mumps_reducei8 | ( | integer(8) | in, |
| integer(8) | out, | ||
| integer | mpi_op, | ||
| integer | root, | ||
| integer | comm ) |
Definition at line 814 of file tools_common.F.
| logical function mumps_rootssarbr | ( | integer | procinfo_inode, |
| integer | k199 ) |
Definition at line 188 of file tools_common.F.
| subroutine mumps_secdeb | ( | double precision | t | ) |
| subroutine mumps_secfin | ( | double precision | t | ) |
Definition at line 276 of file tools_common.F.
| logical function mumps_seqana_avail | ( | integer, intent(in) | icntl7 | ) |
Definition at line 922 of file tools_common.F.
| subroutine mumps_set_ierror | ( | integer(8), intent(in) | size8, |
| integer, intent(out) | ierror ) |
Definition at line 864 of file tools_common.F.
| subroutine mumps_set_parti_regular | ( | integer, intent(in) | slavef, |
| integer, dimension(500), intent(in) | keep, | ||
| integer(8), dimension(150) | keep8, | ||
| integer, dimension(slavef+1), intent(in) | procs, | ||
| integer, dimension(0:slavef-1), intent(in) | mem_distrib, | ||
| integer, intent(in) | ncb, | ||
| integer, intent(in) | nfront, | ||
| integer, intent(out) | nslaves_node, | ||
| integer, dimension(slavef+2), intent(out) | tab_pos, | ||
| integer, dimension(size_slaves_list), intent(out) | slaves_list, | ||
| integer, intent(in) | size_slaves_list, | ||
| integer, intent(in) | myid, | ||
| integer, intent(in) | inode, | ||
| integer(8), dimension(0:slavef-1), intent(in) | tab_maxs_arg, | ||
| integer, dimension(2), intent(in) | sup_proc_arg, | ||
| integer(8), intent(out) | max_surf, | ||
| integer, intent(out) | nb_row_max ) |
Definition at line 1558 of file tools_common.F.
| subroutine mumps_set_ssarbr_dad | ( | logical, intent(out) | ssarbr, |
| integer, intent(in) | inode, | ||
| integer, dimension(keep28), intent(in) | dad, | ||
| integer, intent(in) | n, | ||
| integer, intent(in) | keep28, | ||
| integer, dimension(n), intent(in) | step, | ||
| integer, dimension(keep28), intent(in) | procnode_steps, | ||
| integer, intent(in) | k199 ) |
Definition at line 226 of file tools_common.F.
| subroutine mumps_seti8toi4 | ( | integer(8), intent(in) | i8, |
| integer, intent(out) | i ) |
Definition at line 842 of file tools_common.F.
| subroutine mumps_sort_doubles | ( | integer | n, |
| double precision, dimension( n ) | val, | ||
| integer, dimension( n ) | id ) |
Definition at line 283 of file tools_common.F.
| subroutine mumps_sort_doubles_dec | ( | integer | n, |
| double precision, dimension( n ) | val, | ||
| integer, dimension( n ) | id ) |
Definition at line 307 of file tools_common.F.
Definition at line 708 of file tools_common.F.
| subroutine mumps_sort_int8 | ( | integer | n, |
| integer(8), dimension( n ) | val, | ||
| integer, dimension( n ) | id ) |
Definition at line 756 of file tools_common.F.
| subroutine mumps_sort_int_dec | ( | integer | n, |
| integer, dimension( n ) | val, | ||
| integer, dimension( n ) | id ) |
Definition at line 732 of file tools_common.F.
| subroutine mumps_sort_step | ( | integer | n, |
| integer, dimension(nsteps) | frere, | ||
| integer, dimension(n) | step, | ||
| integer, dimension(n) | fils, | ||
| integer, dimension(lna) | na, | ||
| integer | lna, | ||
| integer, dimension(nsteps) | ne, | ||
| integer, dimension(nsteps) | nd, | ||
| integer, dimension(ldad) | dad, | ||
| integer | ldad, | ||
| logical | use_dad, | ||
| integer | nsteps, | ||
| integer, dimension(80) | info, | ||
| integer | lp, | ||
| integer, dimension(nsteps) | procnode, | ||
| integer | slavef ) |
Definition at line 966 of file tools_common.F.
| subroutine mumps_storei8 | ( | integer(8), intent(in) | i8, |
| integer, dimension(2), intent(out) | int_array ) |
Definition at line 870 of file tools_common.F.
| subroutine mumps_subtri8toarray | ( | integer, dimension(2), intent(inout) | int_array, |
| integer(8), intent(in) | i8 ) |
Definition at line 912 of file tools_common.F.
| subroutine mumps_typeandprocnode | ( | integer, intent(out) | tpn, |
| integer, intent(out) | mumps_procnode, | ||
| integer, intent(in) | procinfo_inode, | ||
| integer, intent(in) | k199 ) |
Definition at line 112 of file tools_common.F.
| integer function mumps_typenode | ( | integer | procinfo_inode, |
| integer | k199 ) |
Definition at line 89 of file tools_common.F.
| integer function mumps_typenode_rough | ( | integer | procinfo_inode, |
| integer | k199 ) |
Definition at line 78 of file tools_common.F.
| integer function mumps_typesplit | ( | integer | procinfo_inode, |
| integer, intent(in) | k199 ) |
Definition at line 170 of file tools_common.F.