From cf061a2821736574b21d5d52b051ce172f67748c Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 23 Mar 2000 22:04:10 +0000 Subject: Trial of memory reporting in PUGH, setting pugh::storage_verbose = "yes" will give an screen report of the number of grid arrays and the storage they use in bytes each time a variable group has storage enabled/disabled. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@185 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 83fcb6f..be87f3d 100644 --- a/param.ccl +++ b/param.ccl @@ -205,3 +205,7 @@ STRING partition_3d_z "Tells how to partition on direction z" { .* :: } "" + +LOGICAL storage_verbose "Report on memory assignment" +{ +} "no" \ No newline at end of file -- cgit v1.2.3