diff options
Diffstat (limited to 'SRC/zpttrs.f')
-rw-r--r-- | SRC/zpttrs.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zpttrs.f b/SRC/zpttrs.f index 5d060bd9..718ddd16 100644 --- a/SRC/zpttrs.f +++ b/SRC/zpttrs.f @@ -116,7 +116,7 @@ * *> \date November 2011 * -*> \ingroup complex16OTHERcomputational +*> \ingroup complex16PTcomputational * * ===================================================================== SUBROUTINE ZPTTRS( UPLO, N, NRHS, D, E, B, LDB, INFO ) |