*** 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. ! The user callable routine is defined in the psb_tools_mod module.
! !
! Arguments: ! Arguments:
! desc_a - type(psb_desc_type). The communication descriptor. ! desc_a - type(psb_desc_type). The communication descriptor.
! info - integer. return code. ! info - integer. return code.
! ext_hv - logical Essentially this distinguishes a call ! ext_hv - logical Essentially this distinguishes a call
! coming from the build of an extended ! coming from the build of an extended
! halo descriptor with respect to a "normal" ! halo descriptor with respect to a normal call.
! call.
! !
subroutine psb_icdasb(desc_a,info,ext_hv) subroutine psb_icdasb(desc_a,info,ext_hv)
use psb_descriptor_type use psb_descriptor_type

Loading…
Cancel
Save