Commit Graph

2441 Commits (bcedcd312d9a9c3e37cb0fe8521008e64ffd5ae9)
 

Author SHA1 Message Date
Salvatore Filippone 487b2c2e1d Defined reallocate and safe_ab_cpy for intrinsic scalars. 4 years ago
Salvatore Filippone b41e57f7c0 Fix METIS interface for Intel compiler. 5 years ago
Cirdans-Home 93b8696df0 Corrected C interface for mask operation to avoid memleak 5 years ago
Salvatore Filippone 82d4e37043 Fix METIS partition module for Intel compilers. 5 years ago
Salvatore Filippone e9a8814338 Change default order for DUPL constants. 5 years ago
Cirdans-Home dbdbea9c6f C Interfaces for ijk2idx idx2ijk redefined 5 years ago
Cirdans-Home ac3afe962d Added C interface psb_c_cd_get_global_indices for descriptor objects 5 years ago
Cirdans-Home 3c3470b50e Disambiguated C interfaces for idx2ijk for type of the index 5 years ago
Cirdans-Home 9d34f465a9 Added C interface for util/idx2ijk 5 years ago
Salvatore Filippone 47a1ec95de Repaired user's guide PDF file. 5 years ago
Salvatore Filippone 252142ec16 Do not store temporary PDF file. 5 years ago
Cirdans-Home 6777e57d37 merge with merge-paraggr-newops 5 years ago
Salvatore Filippone 2a6107a937 Define psb_free_timers() 5 years ago
Salvatore Filippone 98349319e8 Cleanup DESC%FREE() 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
Salvatore Filippone c9cfb1bb06 Merge branch 'unify_aggr_bld' into development 5 years ago
Salvatore Filippone b08fa72b1a Doc updates 5 years ago
Salvatore Filippone 7d3e4aec06 New name qry_halo_owner to distinguish from fnd_halo_owner 5 years ago
Salvatore Filippone 84a8b73416 Avoid LX temporaries in X transpose 5 years ago
Salvatore Filippone f28e3a9ea9 Further fixes for uninitialized vars 5 years ago
Salvatore Filippone eb934e2a45 Fix uninitialized INFO in cp/mv _from 5 years ago
Salvatore Filippone b56abbb270 Improve structure of Makefiles 5 years ago
Salvatore Filippone 58b7489db9 New fnd_owner implementation, taking into account CD%REINIT 5 years ago
Salvatore Filippone 055e342253 Move position of call to set_nzeros 5 years ago
Salvatore Filippone 26cfa837e5 Cosmetic changes for letter case conventions 5 years ago
Salvatore Filippone 55666cc0fe Make sure p_adjcncy and halo_owner are preserved over desc%reinit 5 years ago
Cirdans-Home 9870e5d371 Corrected module load for util_cbind module 5 years ago
Cirdans-Home 166bd219ef Corrected checkmat bugs in compare and get_nnz routines 5 years ago
Cirdans-Home 5c34e3d853 Removed orphan implementation for scale plus identity 5 years ago
Cirdans-Home 9e347fae90 Removed orphan subroutines for matrix info 5 years ago
Cirdans-Home 01f4f718de Corrected implementation of scale plus identity for sparse matrices 5 years ago
Cirdans-Home d22d15a0f4 Corrected C interfaces for interrogating build-state 5 years ago
Cirdans-Home ce6c04f508 Corrected output of matrix cmp routines 5 years ago
Salvatore Filippone 91f737475e Optimized version of X_glob_transpose: do not go through LX_glob_transpose. 5 years ago
Salvatore Filippone dbc20d482e In psb_rwextd use ensure_size instead of reallocate 5 years ago
Cirdans-Home 346ed5f8f8 Added prototype for matrix compare routines 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
Salvatore Filippone a86317d3f4 Merge branch 'unify_aggr_bld' into development 5 years ago
Salvatore Filippone 57ba8ad3e2 Fix kernel/d_file_spmv size of strings for input file 5 years ago
Cirdans-Home ca296fc0cf Added missign @LX@ implementation of new sparse matrix sum routines 5 years ago
Cirdans-Home 44db94ad63 Corrected type for sparse matrix function 5 years ago
Cirdans-Home cfc7c2c78f Added headers for C interfaces of sparse matrix scale, and add functions 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 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