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/base/modules/tools
Stack-1 e1d759d019 [ADD] Generate the nested matrix support for s/c/z from the templates
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 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_c_nest_tools_mod.F90 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_c_tools_a_mod.f90 Fix licensing text 3 months ago
psb_c_tools_mod.F90 Added routine to extract single element from sparse matrix 3 months ago
psb_cd_nest_tools_mod.F90 [ADD] Nested (MATNEST-style) block matrix support and tests 2 weeks ago
psb_cd_tools_mod.F90 Fix licensing text 3 months ago
psb_d_nest_builder_mod.F90 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_d_nest_tools_mod.F90 [ADD] Stock preconditioners, configurable block format and full base-class contract for the nested matrix 2 weeks ago
psb_d_tools_a_mod.f90 Fix licensing text 3 months ago
psb_d_tools_mod.F90 Added routine to extract single element from sparse matrix 3 months ago
psb_e_tools_a_mod.f90 Fix licensing text 3 months ago
psb_i2_tools_a_mod.f90 Fix licensing text 3 months ago
psb_i_tools_mod.F90 Fix licensing text 3 months ago
psb_l_tools_mod.F90 Fix licensing text 3 months ago
psb_m_tools_a_mod.f90 Fix licensing text 3 months ago
psb_s_nest_builder_mod.F90 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_s_nest_tools_mod.F90 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_s_tools_a_mod.f90 Fix licensing text 3 months ago
psb_s_tools_mod.F90 Added routine to extract single element from sparse matrix 3 months ago
psb_tools_mod.f90 Add double-precision nested block-structured matrix/vector layer 3 weeks ago
psb_z_nest_builder_mod.F90 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_z_nest_tools_mod.F90 [ADD] Generate the nested matrix support for s/c/z from the templates 2 weeks ago
psb_z_tools_a_mod.f90 Fix licensing text 3 months ago
psb_z_tools_mod.F90 Added routine to extract single element from sparse matrix 3 months ago