Cirdans-Home
|
3b36c2196b
|
Added implementation of A = alpha A + beta B for sparse matrices
|
5 years ago |
Cirdans-Home
|
dc55713541
|
Added generic interface psb_scalplusidentity for long integer spmat
|
5 years ago |
Cirdans-Home
|
e108416719
|
Added function for scaled sparse matrix plus identity
|
5 years ago |
Cirdans-Home
|
0ff5321fc1
|
Added c interface for sparse matrix copy
|
5 years ago |
Cirdans-Home
|
58198de6fa
|
Added c interfaces to set_asb(), set_upd(), set_bld() for sparse matrices
|
5 years ago |
Cirdans-Home
|
814e09f5db
|
Added interface (and C interface) to is_bld() for sparse matrices
|
5 years ago |
Cirdans-Home
|
d92b6c02cf
|
Added interface (and C interface) to is_asb() for sparse matrices
|
5 years ago |
Cirdans-Home
|
c4cf78e7b8
|
Added interface (and C interface) to is_upd() for sparse matrices
|
5 years ago |
Cirdans-Home
|
a6db1b566c
|
Added Interface (and C Interface) for nnz of a sparse matrix
|
5 years ago |
Cirdans-Home
|
8a67534f0f
|
Added CBIND for functions in psb_util_mod
|
5 years ago |
Cirdans-Home
|
0f309850cc
|
Corrected routine for weighted masked 2norm
|
5 years ago |
Cirdans-Home
|
9e9a2e3975
|
Corrected implementation of @X@_base_inv_a2_check to be compliant with NVECTOR behavior
|
5 years ago |
Cirdans-Home
|
6e28cc2b44
|
Corrected c interface of psb_mask for logic output
|
5 years ago |
Salvatore Filippone
|
4c7fa23c8a
|
New files for 2-bytes integer support. To be compiled and tested.
|
5 years ago |
Cirdans-Home
|
03cd6de764
|
Corrected bug for passage by value
|
5 years ago |
Cirdans-Home
|
1f441df5a0
|
modified tester for vector operation
|
5 years ago |
Cirdans-Home
|
5504e34161
|
Removed the out-interface for vector scaling
|
5 years ago |
Cirdans-Home
|
82db0f43b4
|
New C interface for psb_genrmi sum_i |x_i|
|
5 years ago |
Cirdans-Home
|
28c1efe650
|
Corrected pass argument in div routines
|
5 years ago |
Cirdans-Home
|
effb976305
|
Added test for out-of-place psb_gemlt
|
5 years ago |
Cirdans-Home
|
ea6ad3a85f
|
Corrected bug in out-of-place axpby
|
5 years ago |
Cirdans-Home
|
177bc6ecb3
|
Added function psb_c_dvect_f_get_pnt to get pointer to vector data structure
|
5 years ago |
Cirdans-Home
|
44f05510bc
|
Added out-of-place axpby and relative c interface
|
5 years ago |
Salvatore Filippone
|
db22e832ee
|
Add constants for 2-byte integers
|
5 years ago |
Salvatore Filippone
|
29c3b28386
|
Bump GCC requirement to 4.9
|
5 years ago |
Salvatore Filippone
|
a571ad76ee
|
Merge branch 'unify_aggr_bld' into development
|
5 years ago |
Salvatore Filippone
|
beeb123042
|
Fixed length char component.
|
5 years ago |
Cirdans-Home
|
8bf0ff673b
|
Added psb_minquotient function with C interface
|
5 years ago |
Salvatore Filippone
|
33ea4fa8c2
|
Merge branch 'unify_aggr_bld' into development
|
5 years ago |
Salvatore Filippone
|
99dc3f5d93
|
New par_spmm version with 4-byte matrices (with new sphalo variant)
|
5 years ago |
Cirdans-Home
|
fd89f2f1bf
|
Added psb_gescal subroutine to entrywise scale distributed vector with C interface
|
5 years ago |
Cirdans-Home
|
ea9c469159
|
Added psb_geaddconst subroutine to add constant value to vector with C-interfaces
|
5 years ago |
Cirdans-Home
|
439246e643
|
Added out-of-place entrywise division with C interfaces
|
5 years ago |
Cirdans-Home
|
22e7df48da
|
Added out-of-place psb_mlt subroutine interface
|
5 years ago |
Cirdans-Home
|
37f6ed6077
|
Added c interface for minimum of realtype distributed vectors
|
5 years ago |
Cirdans-Home
|
0edb671d21
|
Added minimum of realtype distributed vectors
|
5 years ago |
Cirdans-Home
|
601b56f189
|
corrected prototypes for psb_c_*gecmp
|
5 years ago |
Cirdans-Home
|
15f89400c3
|
Correction to the psb_geinv implementation for out flag handling
|
5 years ago |
Salvatore Filippone
|
8bcf11c2dd
|
Fix test/idx
|
5 years ago |
Salvatore Filippone
|
b8f66ef607
|
Fix test/hello programs
|
5 years ago |
Salvatore Filippone
|
1a442ec7d0
|
Fix kernel test subdir
|
5 years ago |
Salvatore Filippone
|
55989d2e8f
|
Do not use allocatable characters
|
5 years ago |
Cirdans-Home
|
92fddf917b
|
Added header for c-bindings of new vec operations
|
5 years ago |
Cirdans-Home
|
7f42d63275
|
Added routine for logical all reduce and applied in psb_mask
|
5 years ago |
Cirdans-Home
|
17e24bdcf0
|
C Interfaces for new vector operators
|
5 years ago |
Cirdans-Home
|
b8ab997bc1
|
Added generation of mask vector for constraint tests psb_mask
|
5 years ago |
Cirdans-Home
|
e59932e496
|
chagend name to acmp for the compare routines
|
5 years ago |
Cirdans-Home
|
87306f4d1a
|
added weighted and masked 2 norm, and compare on complex vector
|
5 years ago |
Cirdans-Home
|
1b214f3f00
|
added weighted 2-norm function
|
5 years ago |
Salvatore Filippone
|
27bf7ec666
|
New get_a2av_alg() in place of conditional compilation
|
5 years ago |