*** empty log message ***

psblas3-type-indexed
Salvatore Filippone 17 years ago
parent 84cdf8ff6d
commit ee22b69b2f

@ -35,12 +35,11 @@
! The user callable routine is defined in the psb_tools_mod module.
!
! Arguments:
! desc_a - type(psb_desc_type). The communication descriptor.
! info - integer. return code.
! ext_hv - logical Essentially this distinguishes a call
! coming from the build of an extended
! halo descriptor with respect to a "normal"
! call.
! desc_a - type(psb_desc_type). The communication descriptor.
! info - integer. return code.
! ext_hv - logical Essentially this distinguishes a call
! coming from the build of an extended
! halo descriptor with respect to a normal call.
!
subroutine psb_icdasb(desc_a,info,ext_hv)
use psb_descriptor_type

Loading…
Cancel
Save