Change RWORK description in the header. The RWORK array needs to be at least of
authorlangou <langou@users.noreply.github.com>
Wed, 30 Nov 2011 16:17:35 +0000 (16:17 +0000)
committerlangou <langou@users.noreply.github.com>
Wed, 30 Nov 2011 16:17:35 +0000 (16:17 +0000)
commit19cd29a4fb155af830f6c7059c6c71dd356cfb9d
tree13f33e93aae42c191b0de97979e7cb78f93474c4
parentc428e19df00a48c61f62113a585b57ad727895ab
Change RWORK description in the header. The RWORK array needs to be at least of
dimension 2*NMAX to accomodate the calls to CHESVXX in CDRVHEX, ZHESVXX in
ZDRVHEX, CSYSVXX in CDRVSYX, and ZSYSVXX in ZDRVSYX. (The dimension of RWORK in
the caller subroutines --, e.g., ZCHKAA -- is way large enough.)
TESTING/LIN/cdrvhex.f
TESTING/LIN/cdrvsyx.f
TESTING/LIN/zdrvhex.f
TESTING/LIN/zdrvsyx.f