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
Stack-1 784c3cc0b4 Drop stale work argument from psb_d_nest_spsm
The nested layer was imported from an older base where the vector psb_spsm
still took a work buffer. communication_v2 removed work from the psb_x_vect_type
routines, so psb_dspsv_vect has no work argument and the call failed generic
resolution. Remove work from psb_d_nest_spsm (signature, declaration, call).
6 days ago
..
auxil Merge branch 'development' into communication_v2 6 days ago
comm Merge branch 'development' into communication_v2 6 days ago
modules Drop stale work argument from psb_d_nest_spsm 6 days ago
psblas Merge branch 'development' into communication_v2 6 days ago
serial [UPDATE] Refactor after template update for RMA routines 2 weeks ago
tools Merge branch 'development' into communication_v2 6 days ago
CMakeLists.txt Add double-precision nested block-structured matrix/vector layer 6 days ago
Makefile Rename base/internals into base/auxil. Fix aplusat in CMakeLists 6 months ago