sfilippone
|
6d4ed9575a
|
Channge naming scheme for C types
|
2 weeks ago |
sfilippone
|
263621b524
|
Change set_scal in base_vect_impl. Fix C includes
|
2 weeks ago |
sfilippone
|
b29166c60a
|
New templated H and C files in CBIND, take 1
|
2 weeks ago |
Salvatore Filippone
|
7ff4d251fd
|
Merge branch 'maint-3.9.0' into merge-maint-par
|
2 weeks ago |
Salvatore Filippone
|
35ff98d1ab
|
Fix set_scal usage
|
2 weeks ago |
Salvatore Filippone
|
c38afa493b
|
Fixes for PARFLOW interfacing
|
2 weeks ago |
Fabio Durastante
|
1ee1b83341
|
Added routine to extract single element from sparse matrix
|
2 months ago |
Marco Feder
|
25b51b4cf7
|
Expose reinit with clear option
|
2 months ago |
Fabio Durastante
|
42925ae5ae
|
Fixed names of constant and order of arguments in asb routines
|
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 |
Marco Feder
|
4aaf72d1e8
|
Expose dgeasb with dupl options
|
5 months ago |
sfilippone
|
5333117010
|
Fix vect_clone, expose to C interface
|
6 months ago |
cirdans-home
|
b664291532
|
Added C interface for remote vector allocate
|
4 years ago |
Cirdans-Home
|
13153e03dc
|
Added c interface for remotebuild
|
4 years ago |
Cirdans-Home
|
ce1da012c9
|
added vect_set_vect
|
5 years ago |
Cirdans-Home
|
624a07a25b
|
Added getelem function to retrieve entries from distributed vectors
|
6 years ago |
Cirdans-Home
|
93b8696df0
|
Corrected C interface for mask operation to avoid memleak
|
6 years ago |
Cirdans-Home
|
ce6c04f508
|
Corrected output of matrix cmp routines
|
6 years ago |
Cirdans-Home
|
346ed5f8f8
|
Added prototype for matrix compare routines
|
6 years ago |
Cirdans-Home
|
cfc7c2c78f
|
Added headers for C interfaces of sparse matrix scale, and add functions
|
6 years ago |
Cirdans-Home
|
0ff5321fc1
|
Added c interface for sparse matrix copy
|
6 years ago |
Cirdans-Home
|
58198de6fa
|
Added c interfaces to set_asb(), set_upd(), set_bld() for sparse matrices
|
6 years ago |
Cirdans-Home
|
814e09f5db
|
Added interface (and C interface) to is_bld() for sparse matrices
|
6 years ago |
Cirdans-Home
|
d92b6c02cf
|
Added interface (and C interface) to is_asb() for sparse matrices
|
6 years ago |
Cirdans-Home
|
c4cf78e7b8
|
Added interface (and C interface) to is_upd() for sparse matrices
|
6 years ago |
Cirdans-Home
|
a6db1b566c
|
Added Interface (and C Interface) for nnz of a sparse matrix
|
6 years ago |
Cirdans-Home
|
9e9a2e3975
|
Corrected implementation of @X@_base_inv_a2_check to be compliant with NVECTOR behavior
|
6 years ago |
Cirdans-Home
|
6e28cc2b44
|
Corrected c interface of psb_mask for logic output
|
6 years ago |
Cirdans-Home
|
5504e34161
|
Removed the out-interface for vector scaling
|
6 years ago |
Cirdans-Home
|
82db0f43b4
|
New C interface for psb_genrmi sum_i |x_i|
|
6 years ago |
Cirdans-Home
|
177bc6ecb3
|
Added function psb_c_dvect_f_get_pnt to get pointer to vector data structure
|
6 years ago |
Cirdans-Home
|
44f05510bc
|
Added out-of-place axpby and relative c interface
|
6 years ago |
Cirdans-Home
|
8bf0ff673b
|
Added psb_minquotient function with C interface
|
6 years ago |
Cirdans-Home
|
fd89f2f1bf
|
Added psb_gescal subroutine to entrywise scale distributed vector with C interface
|
6 years ago |
Cirdans-Home
|
ea9c469159
|
Added psb_geaddconst subroutine to add constant value to vector with C-interfaces
|
6 years ago |
Cirdans-Home
|
439246e643
|
Added out-of-place entrywise division with C interfaces
|
6 years ago |
Cirdans-Home
|
22e7df48da
|
Added out-of-place psb_mlt subroutine interface
|
6 years ago |
Cirdans-Home
|
37f6ed6077
|
Added c interface for minimum of realtype distributed vectors
|
6 years ago |
Cirdans-Home
|
601b56f189
|
corrected prototypes for psb_c_*gecmp
|
6 years ago |
Cirdans-Home
|
92fddf917b
|
Added header for c-bindings of new vec operations
|
6 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
|
8883291d56
|
psblas3-mcbind:
cbind/base/psb_c_base.h
cbind/base/psb_c_cbase.h
cbind/base/psb_c_dbase.h
cbind/base/psb_c_dcomm.h
cbind/base/psb_c_psblas_cbind_mod.f90
cbind/base/psb_c_sbase.h
cbind/base/psb_c_zbase.h
cbind/base/psb_d_psblas_cbind_mod.f90
cbind/base/psb_s_psblas_cbind_mod.f90
cbind/base/psb_z_psblas_cbind_mod.f90
New spmm_opt
|
9 years ago |
Salvatore Filippone
|
69b42b7816
|
psblas3-mcbind:
cbind/base/Makefile
cbind/base/psb_c_base.h
cbind/base/psb_c_dbase.c
cbind/base/psb_c_dbase.h
cbind/base/psb_cpenv_mod.f90
configure.ac
configure
Added check for C99 compiler.
Added typedefs for int/real/complex.
|
9 years ago |
Salvatore Filippone
|
1002d815e3
|
psblas3-mcbind
Make.inc.in
Makefile
cbind
cbind/Makefile
cbind/base
cbind/base/Makefile
cbind/base/psb_base_cbind.h
cbind/base/psb_base_cbind_mod.f90
cbind/base/psb_base_psblas_cbind_mod.f90
cbind/base/psb_base_string_cbind_mod.f90
cbind/base/psb_base_tools_cbind_mod.F90
cbind/base/psb_c_base.c
cbind/base/psb_c_base.h
cbind/base/psb_c_dbase.c
cbind/base/psb_c_dbase.h
cbind/base/psb_cpenv_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
Branch for C bindings.
|
9 years ago |