*** empty log message ***

psblas3-type-indexed
Salvatore Filippone 17 years ago
parent 8106c380bd
commit 395d05a552

@ -32,14 +32,8 @@
! File: psi_ldsc_pre_halo.f90 ! File: psi_ldsc_pre_halo.f90
! !
! Subroutine: psi_ldsc_pre_halo ! Subroutine: psi_ldsc_pre_halo
! Build initial versions of data exchange lists. ! Build initial versions of data exchange lists for the
! When the descriptor is for a large index space, we cannot build ! large index space case.
! the data exchange lists "on-the-fly", but we also want to keep using the
! same format conversion routines we use in the small index space case,
! hence this adapter routine.
! Since it also convers the AVL tree data structure into the hashed list
! of ordered lists, it may be called to do just that; perhaps we should
! cut away that functionality and put it somewhere else...
! !
! !
! Arguments: ! Arguments:

Loading…
Cancel
Save