Salvatore Filippone
57d08dc4d7
Formatting source code fixes.
7 years ago
Salvatore Filippone
242b9ec91f
New variant of psb_spins in CSR mode. Document same.
7 years ago
Salvatore Filippone
113478ea64
Fix calls to checkvect in data exchange functions.
7 years ago
Salvatore Filippone
08063d4f48
Deallocate output if needed in indxmap%clone.
7 years ago
Salvatore Filippone
3bafaa242a
New checkvect interface, and use.
7 years ago
Salvatore Filippone
3ecdb7d026
Explicitly free output descriptor on desc%clone.
7 years ago
Salvatore Filippone
51e50120bd
Add move_alloc method to sparse matrix.
7 years ago
Salvatore Filippone
fd8ce4f3de
New linmap internal structure.
7 years ago
Salvatore Filippone
e5535835ec
Implement clean_zeros for CSC and CSR
7 years ago
Salvatore Filippone
a96cd70afa
Fix stray #elif
7 years ago
Salvatore Filippone
2ce1d94580
New RENUM_BLOCK method.
7 years ago
Salvatore Filippone
99b23f26c1
Additional docs inside GEN_BLOCK_MAP.
7 years ago
Salvatore Filippone
e828a2a45a
Additional constraints in makefile.
7 years ago
Salvatore Filippone
5d476495fe
Fix internal interfaces in GEN_BLOCK_MAP.
7 years ago
Salvatore Filippone
6dda7339b5
Restore mistakenly deleted sources.
7 years ago
Salvatore Filippone
638f777322
Fix SPMAT take out LX_icsget; in search of a better solution.
7 years ago
Salvatore Filippone
f858a2e610
Include sort module.
8 years ago
Salvatore Filippone
cd8ae65c85
Take out GTL arg from CSPUT.
8 years ago
Salvatore Filippone
cd355ea1f0
Obsolete hasval.c
8 years ago
Salvatore Filippone
af9d5941ab
Update version number
8 years ago
Salvatore Filippone
8d489f8ce2
Merged MixedI8 in new branch (to be later merged into development)
8 years ago
Salvatore Filippone
d366da81f6
Renamed C hashval implementation.
8 years ago
Salvatore Filippone
c7312ab54c
Reimplemented hash function in C to avoid overflow trap.
8 years ago
Salvatore Filippone
dc73b5d9ab
C implementation of hash function.
8 years ago
Salvatore Filippone
9488a91d48
Fix implicit none.
8 years ago
Salvatore Filippone
d52fdf9be2
Updated version number and docs for prec%init.
8 years ago
Salvatore Filippone
1a5ee8c46a
Fix bounds computation in set_vect. Bug report by Alexandre Silva Lopes
8 years ago
Salvatore Filippone
e5ed49a018
Add N to get_vect.
8 years ago
Salvatore Filippone
6c6d2c71ee
Optional argument in GETROW.
8 years ago
Salvatore Filippone
42d5a85e25
Implement TRIL/TRIU for CSR.
8 years ago
Salvatore Filippone
ad1b6e7074
Fix copyright string.
8 years ago
Salvatore Filippone
9e90a04e31
Change default in CDALL with VL: no global checks.
...
Split psb_cd_choose_large_state with psb_cd_is_large.
8 years ago
Salvatore Filippone
eaaa701c2e
New interface for methods with global reductions.
8 years ago
Salvatore Filippone
462f1d098c
Modified internals to have tmp_ovrlap in local numbering.
...
Also simplified crea_index taking out isglob argument.
Fixed bldext, cdall & friends accordingly.
8 years ago
Salvatore Filippone
39fdc18ef8
Merge branch 'master' of https://github.com/sfilippone/psblas3
8 years ago
Salvatore Filippone
883b3fe847
Updated patchlevel v 3.5.1
8 years ago
Salvatore Filippone
95009f7ad5
Lifted interface to symbmm into psb_serial_mod.
...
Updated printouts in test programs.
8 years ago
Salvatore Filippone
e37b43d45a
Take out HAVE_MOLD.
...
Make support for MOLD mandatory in compiler version.
Define set_vect_defaults() and set_mat_defaults(), invoke them at
_init() time.
8 years ago
Salvatore Filippone
3d347d31dc
Ensure that the CNV method pick up the default storage format.
...
Populate the defaults at psb_init time.
8 years ago
Salvatore Filippone
b06c612f9a
Reworked all the sorting routines from templates.
...
Also merged blsrch into gen_block_map_mod, where it belongs.
8 years ago
Salvatore Filippone
d63202590d
Fixed silly bug in declaration of NRM2 and DOT.
8 years ago
Salvatore Filippone
aaaf4c9f09
New psb_partidx_mod.F90.
...
Merged into psb_util.
Updated all test/pargen progs.
8 years ago
Salvatore Filippone
35da66299a
New version of PSB_CDPRT. Must be called by all processes.
8 years ago
Salvatore Filippone
7c786c4bf1
Updated copyright statement.
8 years ago
Salvatore Filippone
c774783057
Updated copyright statement
8 years ago
Salvatore Filippone
f1d260b3c9
Added scratch to geasb for arrays.
9 years ago
Salvatore Filippone
7218ae86d6
Added new optional arguments to TRIL and TRIU. Document same.
9 years ago
Salvatore Filippone
a0a0e96a96
Simple caching for psb_info. Make barrier in errcomm optional, default false.
9 years ago
Salvatore Filippone
9c989c24e9
Simple caching scheme for psb_info
9 years ago
Salvatore Filippone
de8daf2631
psblas3:
...
base/modules/serial/psb_c_base_vect_mod.f90
base/modules/serial/psb_d_base_vect_mod.f90
base/modules/serial/psb_i_base_vect_mod.f90
base/modules/serial/psb_s_base_vect_mod.f90
base/modules/serial/psb_z_base_vect_mod.f90
Comments in base vector class.
9 years ago