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.
Extend the nested (MATNEST) matrix support to all the arithmetics: the
psb_{s,c,z}_nest_{mat,base_mat,tools,builder}_mod modules and the
psb_{s,c,z}_nest_mod umbrellas are generated from the template-psblas
X_nest_* templates; the d sources are regenerated byte-identical.
Preparatory changes to the d sources for clean templating: rowsum/arwsum and
colsum/aclsum no longer share a helper (for the complex arithmetics the
absolute sums are real-valued while the plain sums are complex-valued), the
transposed kernel forwards the actual 'T'/'C' character to the blocks
(conjugate transpose for the complex types), and the capacity helper takes a
type-neutral name.
Build hooks (autotools Makefile and CMakeLists) updated with the per-arith
objects, compile rules and dependencies. All four d tests keep passing.
Author: Simone Staccone (Stack-1)
|
2 weeks ago | |
|---|---|---|
| .. | ||
| psb_c_nest_builder_mod.F90 | 2 weeks ago | |
| psb_c_nest_tools_mod.F90 | 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_nest_builder_mod.F90 | 2 weeks ago | |
| psb_s_nest_tools_mod.F90 | 2 weeks 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_nest_builder_mod.F90 | 2 weeks ago | |
| psb_z_nest_tools_mod.F90 | 2 weeks ago | |
| psb_z_tools_a_mod.f90 | 3 months ago | |
| psb_z_tools_mod.F90 | 3 months ago | |