Commit Graph

23 Commits (7ff4d251fdabde0b30683c6aeb136bf98addf616)

Author SHA1 Message Date
Salvatore Filippone 7ff4d251fd Merge branch 'maint-3.9.0' into merge-maint-par 2 weeks ago
Salvatore Filippone c38afa493b Fixes for PARFLOW interfacing 2 weeks ago
Fabio Durastante 116219b6fe Added support for CSC matrices in c interfaces 2 months ago
Fabio Durastante 1ee1b83341 Added routine to extract single element from sparse matrix 2 months ago
Marco Feder cbf71f6b97 Add variants with other vector types 2 months ago
Salvatore Filippone 78c33d3631 Fix tools_cbind 4 months ago
sfilippone d7b22f0538 Fix string_c2f 4 months ago
Fabio Durastante c586e53799 Added C functions for making available GPU support from the C interface 4 months ago
sfilippone a401f60215 Fix expose geasb options to all variants S/D/C/Z. 5 months ago
Fabio Durastante 22eafb9140 Fixed naming of function 6 months ago
Fabio Durastante c8c3124e4e Exposed bldmode and remote assembly 6 months ago
sfilippone ea6c4181f7 Changed all defines with prefix PSB_ 1 year ago
cirdans-home b664291532 Added C interface for remote vector allocate 4 years ago
Salvatore Filippone fc81367fef Changes for remote build interfaces. Implementation to be completed. 4 years ago
Cirdans-Home 13153e03dc Added c interface for remotebuild 4 years ago
Salvatore Filippone 4f1b568b99 Fix uninitialized info 5 years ago
Salvatore Filippone 81fc75a091 Fixes for memory leaks in the C interface 5 years ago
Cirdans-Home 624a07a25b Added getelem function to retrieve entries from distributed vectors 6 years ago
Salvatore Filippone 3cc63f7e84 Change constant name to psb_c_Xpk_ 7 years ago
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development) 8 years ago
Salvatore Filippone bbba6a670e Merged changes from svn dev version. 9 years ago
Salvatore Filippone e30cafaf11 psblas3-mcbind:
cbind/base/psb_c_base.h
 cbind/base/psb_c_tools_cbind_mod.F90
 cbind/base/psb_cpenv_mod.f90
 cbind/base/psb_d_tools_cbind_mod.F90
 cbind/base/psb_s_tools_cbind_mod.F90
 cbind/base/psb_z_tools_cbind_mod.F90

Added index base internal and accessors. 
Added adjustment for index base other than 1.
9 years ago
Salvatore Filippone d536410cbe psblas3-mcbind:
cbind/base/Makefile
 cbind/base/psb_c_dbase.c
 cbind/base/psb_c_psblas_cbind_mod.f90
 cbind/base/psb_c_serial_cbind_mod.F90
 cbind/base/psb_c_tools_cbind_mod.F90
 cbind/base/psb_d_psblas_cbind_mod.f90
 cbind/base/psb_d_serial_cbind_mod.F90
 cbind/base/psb_d_tools_cbind_mod.F90
 cbind/base/psb_objhandle_mod.F90
 cbind/base/psb_s_psblas_cbind_mod.f90
 cbind/base/psb_s_serial_cbind_mod.F90
 cbind/base/psb_s_tools_cbind_mod.F90
 cbind/base/psb_z_psblas_cbind_mod.f90
 cbind/base/psb_z_serial_cbind_mod.F90
 cbind/base/psb_z_tools_cbind_mod.F90

New bindings for S/C/D/Z, base routines.
9 years ago