Commit Graph

109 Commits (b7b455c3555cd7c5f68f781b8d93ca8c69d3551f)

Author SHA1 Message Date
Cirdans-Home 4b559c6a4b Added psb_c_@X@global_vec_write
cirdans-home b664291532 Added C interface for remote vector allocate
Salvatore Filippone fc81367fef Changes for remote build interfaces. Implementation to be completed.
cirdans-home 78b4b0ddc5 Added utility to dump global matrix
Cirdans-Home 13153e03dc Added c interface for remotebuild
Salvatore Filippone 1337009f91 Infrastructure for non-local matrix build
Cirdans-Home 874dd7825e Fix for C++ typedef vs using
Cirdans-Home c1727fec5d Implemented C/C++ fix for complex.h
Cirdans-Home c38660c76c Added function psb_c_g2l
Cirdans-Home bee4bebd7a Fixed missing bind(c)
Cirdans-Home ce1da012c9 added vect_set_vect
Salvatore Filippone cdba3a17b6 Fix cbind test makefile.
Cirdans-Home 10bdde008b Fixed gather name function
Salvatore Filippone 8bc575d319 Fix bug in psb_check_error()
Salvatore Filippone 69b1678f6b Missing index base adjustment in psb_c_cdins
Salvatore Filippone 0cdd36edf3 Fix get_global_indices to account for index base
Salvatore Filippone 4c91ab66f2 c_check_error() should take ctxt by value
Salvatore Filippone 4f1b568b99 Fix uninitialized info
Salvatore Filippone 875ef40724 Missing USE statement for psb_error_check, make it public
Salvatore Filippone aeb1397e9f Fix error_impl, and add check_error()
Cirdans-Home fdd1da6fa1 Merge branch 'development' of github.com:sfilippone/psblas3 into development
Cirdans-Home a7ba9f7a7e Implemented C interface for dist1Didx
Salvatore Filippone a34cff2fdd Take out debug statements.
Salvatore Filippone 81fc75a091 Fixes for memory leaks in the C interface
Cirdans-Home 91c328baba Changed names to match header
Salvatore Filippone 7d200ccc33 Include psb_c_Xcomm.h
Cirdans-Home fedfa46ef6 Added missing cbind directive
Cirdans-Home 411d2dcdf0 Added C interface to psb_cmp_ctxt
Cirdans-Home e64d52cbc2 Added routine to get integer context for c-mpi interoperability
Salvatore Filippone 9178d63ebd Updates for C ctxt handling.
Salvatore Filippone 5f67cc4bb5 new context in CBIND
Salvatore Filippone 8b2b86d44d C interface. Not fully working yet.
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type.
Cirdans-Home 460eb44d46 Removed debug print
Cirdans-Home c0c8224253 Corrected debug message in getelem
Cirdans-Home 624a07a25b Added getelem function to retrieve entries from distributed vectors
Salvatore Filippone a1c2561de6 Cleanup unused variables.
Cirdans-Home 93b8696df0 Corrected C interface for mask operation to avoid memleak
Cirdans-Home dbdbea9c6f C Interfaces for ijk2idx idx2ijk redefined
Cirdans-Home ac3afe962d Added C interface psb_c_cd_get_global_indices for descriptor objects
Cirdans-Home 3c3470b50e Disambiguated C interfaces for idx2ijk for type of the index
Cirdans-Home 9d34f465a9 Added C interface for util/idx2ijk
Cirdans-Home 9870e5d371 Corrected module load for util_cbind module
Cirdans-Home 166bd219ef Corrected checkmat bugs in compare and get_nnz routines
Cirdans-Home d22d15a0f4 Corrected C interfaces for interrogating build-state
Cirdans-Home ce6c04f508 Corrected output of matrix cmp routines
Cirdans-Home 346ed5f8f8 Added prototype for matrix compare routines
Cirdans-Home 1c23654328 Added functions to compare the entries of two matrices or every entry of matrix with a value
Cirdans-Home 44db94ad63 Corrected type for sparse matrix function
Cirdans-Home cfc7c2c78f Added headers for C interfaces of sparse matrix scale, and add functions