Commit Graph

77 Commits (a8d7cd5111f9ab46852b4d13791591076103fadd)

Author SHA1 Message Date
Salvatore Filippone 340c191e7f First round of cleanup build warnings 3 years ago
Salvatore Filippone a673bf8bf1 Fix inconsistency in %csget 3 years ago
Salvatore Filippone 493beaa751 Minor formatting 4 years ago
Cirdans-Home 3e6fdd39e4 Corrected bug in interfaces for genrm2 4 years ago
Salvatore Filippone 3e318e1a84 Initialize INFO 4 years ago
Cirdans-Home 9a2ea73d81 psb_dnrm2_weight working also for GPUs 4 years ago
Cirdans-Home 73605bdda0 Bugfix weighted norm FIXME for GPU 4 years ago
Salvatore Filippone c414d4d40a Merge branch 'implement-ainv' into dev-openmp
# Conflicts:
#	base/comm/internals/psi_cswapdata_a.F90
#	base/comm/internals/psi_cswaptran_a.F90
#	base/comm/internals/psi_dswapdata_a.F90
#	base/comm/internals/psi_dswaptran_a.F90
#	base/comm/internals/psi_eswapdata_a.F90
#	base/comm/internals/psi_eswaptran_a.F90
#	base/comm/internals/psi_i2swapdata_a.F90
#	base/comm/internals/psi_i2swaptran_a.F90
#	base/comm/internals/psi_mswapdata_a.F90
#	base/comm/internals/psi_mswaptran_a.F90
#	base/comm/internals/psi_sswapdata_a.F90
#	base/comm/internals/psi_sswaptran_a.F90
#	base/comm/internals/psi_zswapdata_a.F90
#	base/comm/internals/psi_zswaptran_a.F90
#	base/modules/psi_i_mod.F90
4 years ago
Cirdans-Home fbf23c3959 Added implementation in BJAC and test for ILU-type factorizations 4 years ago
Cirdans-Home 8d2ab75737 Added interfaces for all types of psb_nspaxpby 4 years ago
Salvatore Filippone eb513e45c6 OpenMP for base_vect 4 years ago
Salvatore Filippone 069c49f20f Rename base_vect to F90 4 years ago
Cirdans-Home 624a07a25b Added getelem function to retrieve entries from distributed vectors 4 years ago
Salvatore Filippone 7436cf564c Start cleanup compile warnings 4 years ago
Salvatore Filippone d865bb91ca Defined new variant of allocate_mnnz for mixed IPK/LPK 4 years ago
Cirdans-Home 6777e57d37 merge with merge-paraggr-newops 5 years ago
Cirdans-Home c0ccbe14f7 merge with unify_agg_build 5 years ago
Salvatore Filippone f499ffb203 New clear_defaults function, use it in psb_exit 5 years ago
Cirdans-Home 5c34e3d853 Removed orphan implementation for scale plus identity 5 years ago
Cirdans-Home 01f4f718de Corrected implementation of scale plus identity for sparse matrices 5 years ago
Cirdans-Home 1c23654328 Added functions to compare the entries of two matrices or every entry of matrix with a value 5 years ago
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 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 5504e34161 Removed the out-interface for vector scaling 5 years ago
Cirdans-Home 28c1efe650 Corrected pass argument in div routines 5 years ago
Cirdans-Home 44f05510bc Added out-of-place axpby and relative c interface 5 years ago
Cirdans-Home 8bf0ff673b Added psb_minquotient function with C interface 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 0edb671d21 Added minimum of realtype distributed vectors 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
Cirdans-Home 63885c36c7 psb_geabs corrected version with test 5 years ago
Cirdans-Home f5709a2254 Added psb_geabs, final output not working 5 years ago
Salvatore Filippone 01ffca76d2 Change mat%print interface, and refactor. 5 years ago
Salvatore Filippone 936ef49e7d Further changes for ambiguous interfaces when IPK==LPK 5 years ago
Salvatore Filippone 487fa54f06 Define coo%ensure_size method 5 years ago
Salvatore Filippone e2653b1c60 New clip "in place" method 5 years ago
Salvatore Filippone cea69503a4 New method for cleaning entries with negative indices in COO. 5 years ago
cirdans-home fcbe0d620a Added vector/scalar comparison routine 5 years ago
cirdans-home c1f3b2d9d4 Added entrywise inversion and documentation for vec-vec operation 5 years ago
cirdans-home db7b882e9c entrywise divide with zero check 5 years ago
cirdans-home ce6383b7ff Added Element-by-Element divison 5 years ago
Salvatore Filippone c338e7b799 New LPK set_nzeros for COO 5 years ago