Commit Graph

19 Commits (ffb96464ee3c8ff7759cfbd794267f20b7ea226e)

Author SHA1 Message Date
Salvatore Filippone e2234b0177 psblas:

							
						
17 years ago
Salvatore Filippone 8d3469a121 psblas:
Updated copyright statement for all files.
17 years ago
Salvatore Filippone 9dc5a8bc11 psblas:
base/internals/Makefile
 base/internals/psi_dswapdata.F90
 base/internals/psi_dswaptran.F90
 base/internals/psi_iswapdata.F90
 base/internals/psi_iswaptran.F90
 base/internals/psi_zswapdata.F90
 base/internals/psi_zswaptran.F90
 base/modules/Makefile
 base/modules/psb_base_mod.f90
 base/modules/psb_desc_type.f90
 base/modules/psb_inter_desc_type.f90
 base/modules/psb_realloc_mod.F90
 base/modules/psb_serial_mod.f90
 base/modules/psb_spmat_type.f90
 base/modules/psb_tools_mod.f90
 base/modules/psi_mod.f90
 base/modules/psi_serial_mod.f90
 base/tools/psb_cdcpy.f90
 base/tools/psb_dcdovr.F90
 base/tools/psb_glob_to_loc.f90
 base/tools/psb_loc_to_glob.f90
 base/tools/psb_zcdovr.F90

Merged changes from psblas-intermesh branch up to rev. 2809.
17 years ago
Salvatore Filippone c8c211c0e9 Merged changes at r2702 from branch psblas-ovtrans. 17 years ago
Salvatore Filippone 84cdf8ff6d Fix realloc for 2D arrays. 17 years ago
Salvatore Filippone f46a8b1131 Bunch of changes to take away most instances of unused variables. 17 years ago
Salvatore Filippone 4c601a166c *** empty log message *** 17 years ago
Salvatore Filippone cf717ac713 Added some more heap functionality. Reworked the ensure_size
interface.
17 years ago
Salvatore Filippone 801d3498a0 Fixed error handling on ALLOCATE. 18 years ago
Salvatore Filippone 88f0e7ef53 Fixed error handling on ALLOCATE. 18 years ago
Salvatore Filippone 4b16ee0af4 Call psb_get_mpicomm ONLY in CDALL; afterwards, always get it from DESC. 18 years ago
Salvatore Filippone ba2c27d235 Updated documentation with getrow.
Added some comments into realloc module.
18 years ago
Salvatore Filippone 7717e402ec Fixed bug in cdall, version with NL. 18 years ago
Salvatore Filippone 2f0cfece0e Merge (minimal) changes from SLUDist branch. 18 years ago
Salvatore Filippone e9af5d4d69 Fixed call to SIZE() to use a copy of an optional argument. 18 years ago
Salvatore Filippone 8bc00d4083 Updated PENV with min/max.
Updated docs on utilities.
18 years ago
Salvatore Filippone 9f99eef283 Fixed realloc to use lower bounds when necessary. This was causing
problems in ldsc_pre_halo.
18 years ago
Salvatore Filippone 22686aefa0 Aligned to new names for internal constants.
Fixed ext field of descriptors. First version; to be further
fixed storing force_hv into the descriptor itself.
18 years ago
Salvatore Filippone 7a3e36db56 First reorganization towards psblas-2.1/3.0 18 years ago