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.
Add get_owned_rows(i_field) and get_owned_row_count(i_field) to psb_d_nest_matrix: the list of GLOBAL row indices of a field owned by the calling process (i.e. the rows it is expected to insert through ins) and their count. They replace the descriptor-level idiom field_desc(i)%get_local_rows() / field_desc(i)%l2g(...) in user code, which leaked descriptor jargon into the build loop. The high-level tests (glob, rect, builder) are rewritten on the new queries; the low-level CG test intentionally keeps the descriptor path. README updated with the new queries and an example. Author: Simone Staccone (Stack-1) |
2 weeks ago | |
|---|---|---|
| .. | ||
| psb_c_tools_a_mod.f90 | 3 months ago | |
| psb_c_tools_mod.F90 | 3 months ago | |
| psb_cd_nest_tools_mod.F90 | 2 weeks ago | |
| psb_cd_tools_mod.F90 | 3 months ago | |
| psb_d_nest_builder_mod.F90 | 2 weeks ago | |
| psb_d_nest_tools_mod.F90 | 2 weeks ago | |
| psb_d_tools_a_mod.f90 | 3 months ago | |
| psb_d_tools_mod.F90 | 3 months ago | |
| psb_e_tools_a_mod.f90 | 3 months ago | |
| psb_i2_tools_a_mod.f90 | 3 months ago | |
| psb_i_tools_mod.F90 | 3 months ago | |
| psb_l_tools_mod.F90 | 3 months ago | |
| psb_m_tools_a_mod.f90 | 3 months ago | |
| psb_s_tools_a_mod.f90 | 3 months ago | |
| psb_s_tools_mod.F90 | 3 months ago | |
| psb_tools_mod.f90 | 3 weeks ago | |
| psb_z_tools_a_mod.f90 | 3 months ago | |
| psb_z_tools_mod.F90 | 3 months ago | |