diff --git a/base/tools/psb_cdins.f90 b/base/tools/psb_cdins.f90 index 6e154ddc..41e1002e 100644 --- a/base/tools/psb_cdins.f90 +++ b/base/tools/psb_cdins.f90 @@ -162,9 +162,9 @@ end subroutine psb_cdinsrc ! Arguments: ! nz - integer. The number of points to insert. ! ja(:) - integer The column indices of the points. -! desc - type(psb_desc_type). The communication descriptor +! desc - type(psb_desc_type). The communication descriptor ! info - integer. Return code. -! jla(:) - integer(psb_ipk_), optional The col indices in local numbering +! jla(:) - integer(psb_ipk_), optional The col indices in local numbering ! mask(:) - logical, optional, target ! subroutine psb_cdinsc(nz,ja,desc,info,jla,mask) diff --git a/docs/html/footnode.html b/docs/html/footnode.html index 1938ed88..13ed18b1 100644 --- a/docs/html/footnode.html +++ b/docs/html/footnode.html @@ -104,7 +104,7 @@ sample scatter/gather routines. . -
-
psb_spasb
... by process 0 (i.e. the root process).
-
-The translation was initiated by Salvatore Filippone on 2012-03-26
+The translation was initiated by Salvatore Filippone on 2012-04-16