Commit Graph

2124 Commits (ea9c4691591fbb47c38b05581da62a1b738e7c8d)
 

Author SHA1 Message Date
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 22e7df48da Added out-of-place psb_mlt subroutine interface 5 years ago
Cirdans-Home 37f6ed6077 Added c interface for minimum of realtype distributed vectors 5 years ago
Cirdans-Home 0edb671d21 Added minimum of realtype distributed vectors 5 years ago
Cirdans-Home 601b56f189 corrected prototypes for psb_c_*gecmp 5 years ago
Cirdans-Home 15f89400c3 Correction to the psb_geinv implementation for out flag handling 5 years ago
Cirdans-Home 92fddf917b Added header for c-bindings of new vec operations 5 years ago
Cirdans-Home 7f42d63275 Added routine for logical all reduce and applied in psb_mask 5 years ago
Cirdans-Home 17e24bdcf0 C Interfaces for new vector operators 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 8118df1704 Regenerated docs. 5 years ago
Salvatore Filippone 77cdfd6cae Merge branch 'merge-paraggr' into merge-paraggr-newops
# Conflicts:
#	docs/html/index.html
#	docs/html/userhtml.css
#	docs/html/userhtml.html
#	docs/psblas-3.7.pdf
#	docs/src/psbrout.tex
5 years ago
Salvatore Filippone f95d089903 Prepare for merging 5 years ago
Salvatore Filippone 0e27c66a51 Fix makefile for html copy. 5 years ago
Salvatore Filippone a5481f8a72 Switched to htlatex for HTML users guide. 5 years ago
Salvatore Filippone 41ef94538c Additional improvements to internal docs. 5 years ago
Salvatore Filippone e2bd21d9be Update internal documentation. 5 years ago
Salvatore Filippone 92dae92582 Align with new implementation of extract_dep_list. 5 years ago
Salvatore Filippone e97cab7ddc Take out N from alloc_vect 5 years ago
Salvatore Filippone 3d79672a18 Updated README. 5 years ago
Salvatore Filippone 4ed1ef4a0d Additional internal docs for fnd_owner 5 years ago
Salvatore Filippone c57aa2ac5c Internal docs for fnd_owner variants. 5 years ago
Salvatore Filippone e60e3c9d91 Changed default maxspace to -1 5 years ago
Salvatore Filippone db2458dd29 Updated docs with fnd_owner adn set_p_adjcncy 5 years ago
Salvatore Filippone acae5f9278 Placed timing code in graph_fnd_owner 5 years ago
Salvatore Filippone 2b898aa14f New get_mpi_comm and get_mpi_rank, code and docs 5 years ago
Salvatore Filippone b9514ece40 New extract_dep_list from fnd_owner 5 years ago
Salvatore Filippone 0bacc130e7 Merge branch 'fnd_owner' into merge-paraggr 5 years ago
Salvatore Filippone 59e640c8a1 Fix error message for wrong IRST. 5 years ago
Salvatore Filippone c845a7881e Merge branch 'fnd_owner' of https://github.com/sfilippone/psblas3 into fnd_owner 5 years ago
Salvatore Filippone 70d19c04be graph_fnd_owner cleanup 5 years ago
Salvatore Filippone 703214669a Dead code cleanup 5 years ago
cirdans-home fcbe0d620a Added vector/scalar comparison routine 5 years ago
Salvatore Filippone 5bd6f0cca9 Add comments to adjcncy_fnd_owner 5 years ago
cirdans-home d4fc54e75a Corrected error in inv_vect implementation 5 years ago
Salvatore Filippone f32f8e3387 Cosmetic changes in adjcncy_fnd_owner 5 years ago
Salvatore Filippone d3e67cf723 Merge branch 'fnd_owner' of https://github.com/sfilippone/psblas3 into fnd_owner 5 years ago
Salvatore Filippone caec98e942 New adjcncy and a2a fnd_owner
Reimplement adjcncy_fnd_owner to use alltoallv. Version with
sends/irecv still available under compile time constant.

Reimplement a2a_fnd_owner to use adjcncy_fnd_owner. Older version
still available under compile time constant.
5 years ago
cirdans-home c1f3b2d9d4 Added entrywise inversion and documentation for vec-vec operation 5 years ago
cirdans-home b3c4971146 Added entrywise inversion and documentation for vec-vec operation 5 years ago
cirdans-home db7b882e9c entrywise divide with zero check 5 years ago
Salvatore Filippone 73b945c17c Input file in CDASB dir. 5 years ago
Salvatore Filippone cf3fce32c3 Update for new get_rank 5 years ago
cirdans-home ce6383b7ff Added Element-by-Element divison 5 years ago