From 24abd275236a54a8368bee4ea17e1d6faa61780a Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Mon, 27 Nov 2006 13:55:33 -0500 Subject: [svn-r12980] changed the usage message relative to the relative error formula to a more common and easy to understand form | (b-a) / a | --- tools/h5diff/h5diff_common.c | 2 +- tools/testfiles/h5diff_10.txt | 2 +- tools/testfiles/h5diff_600.txt | 2 +- tools/testfiles/h5diff_601.txt | 2 +- tools/testfiles/h5diff_602.txt | 2 +- tools/testfiles/h5diff_603.txt | 2 +- tools/testfiles/h5diff_604.txt | 2 +- tools/testfiles/h5diff_605.txt | 2 +- tools/testfiles/h5diff_606.txt | 2 +- tools/testfiles/h5diff_611.txt | 2 +- tools/testfiles/h5diff_612.txt | 2 +- tools/testfiles/h5diff_613.txt | 2 +- tools/testfiles/h5diff_614.txt | 2 +- tools/testfiles/h5diff_615.txt | 2 +- tools/testfiles/h5diff_620.txt | 2 +- tools/testfiles/h5diff_621.txt | 2 +- tools/testfiles/h5diff_622.txt | 2 +- tools/testfiles/h5diff_623.txt | 2 +- tools/testfiles/h5diff_624.txt | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/tools/h5diff/h5diff_common.c b/tools/h5diff/h5diff_common.c index 7133005..42a1943 100644 --- a/tools/h5diff/h5diff_common.c +++ b/tools/h5diff/h5diff_common.c @@ -305,7 +305,7 @@ void usage(void) printf("The 'count' value must be a positive integer\n"); printf("The 'delta' and 'relative' values must be positive numbers\n"); printf("The -d compare criteria is |a - b| > delta\n"); - printf("The -p compare criteria is |1 - b/a| > relative\n"); + printf("The -p compare criteria is |(b-a)/a| > relative\n"); printf("\n"); printf("h5diff has four modes of output:\n"); printf(" Normal mode: print the number of differences found and where they occured\n"); diff --git a/tools/testfiles/h5diff_10.txt b/tools/testfiles/h5diff_10.txt index d606468..6ac2278 100644 --- a/tools/testfiles/h5diff_10.txt +++ b/tools/testfiles/h5diff_10.txt @@ -21,7 +21,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_600.txt b/tools/testfiles/h5diff_600.txt index dd8b0a7..0badd87 100644 --- a/tools/testfiles/h5diff_600.txt +++ b/tools/testfiles/h5diff_600.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_601.txt b/tools/testfiles/h5diff_601.txt index fb24f59..8829952 100644 --- a/tools/testfiles/h5diff_601.txt +++ b/tools/testfiles/h5diff_601.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_602.txt b/tools/testfiles/h5diff_602.txt index fc41985..2735234 100644 --- a/tools/testfiles/h5diff_602.txt +++ b/tools/testfiles/h5diff_602.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_603.txt b/tools/testfiles/h5diff_603.txt index a271c90..8258399 100644 --- a/tools/testfiles/h5diff_603.txt +++ b/tools/testfiles/h5diff_603.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_604.txt b/tools/testfiles/h5diff_604.txt index 9962a8e..5ef0136 100644 --- a/tools/testfiles/h5diff_604.txt +++ b/tools/testfiles/h5diff_604.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_605.txt b/tools/testfiles/h5diff_605.txt index d59a88b..ddf183b 100644 --- a/tools/testfiles/h5diff_605.txt +++ b/tools/testfiles/h5diff_605.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_606.txt b/tools/testfiles/h5diff_606.txt index aa5a967..aa60e9a 100644 --- a/tools/testfiles/h5diff_606.txt +++ b/tools/testfiles/h5diff_606.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_611.txt b/tools/testfiles/h5diff_611.txt index e52dadb..6e6dd93 100644 --- a/tools/testfiles/h5diff_611.txt +++ b/tools/testfiles/h5diff_611.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_612.txt b/tools/testfiles/h5diff_612.txt index e08f365..73dfdde 100644 --- a/tools/testfiles/h5diff_612.txt +++ b/tools/testfiles/h5diff_612.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_613.txt b/tools/testfiles/h5diff_613.txt index 1aaa7a3..5446bb9 100644 --- a/tools/testfiles/h5diff_613.txt +++ b/tools/testfiles/h5diff_613.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_614.txt b/tools/testfiles/h5diff_614.txt index 67198cd..6b7a1da 100644 --- a/tools/testfiles/h5diff_614.txt +++ b/tools/testfiles/h5diff_614.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_615.txt b/tools/testfiles/h5diff_615.txt index f36420b..e24d820 100644 --- a/tools/testfiles/h5diff_615.txt +++ b/tools/testfiles/h5diff_615.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_620.txt b/tools/testfiles/h5diff_620.txt index 4588139..b7f1ed5 100644 --- a/tools/testfiles/h5diff_620.txt +++ b/tools/testfiles/h5diff_620.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_621.txt b/tools/testfiles/h5diff_621.txt index 9e41bac..c6d8f06 100644 --- a/tools/testfiles/h5diff_621.txt +++ b/tools/testfiles/h5diff_621.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_622.txt b/tools/testfiles/h5diff_622.txt index 9e02352..3db0705 100644 --- a/tools/testfiles/h5diff_622.txt +++ b/tools/testfiles/h5diff_622.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_623.txt b/tools/testfiles/h5diff_623.txt index 2a82cf5..38579cc 100644 --- a/tools/testfiles/h5diff_623.txt +++ b/tools/testfiles/h5diff_623.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured diff --git a/tools/testfiles/h5diff_624.txt b/tools/testfiles/h5diff_624.txt index d6b3fd2..a6776b4 100644 --- a/tools/testfiles/h5diff_624.txt +++ b/tools/testfiles/h5diff_624.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured -- cgit v0.12