]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
0 is 0
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Mar 2001 22:08:28 +0000 (22:08 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 14 Mar 2001 22:08:28 +0000 (22:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@4213 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/normalize.pl

index 27fb82a43467974c23d947f7129e1bb34ac85276..def3fb70a7ba7ca27e83527313226b0ab3f764a0 100644 (file)
@@ -37,6 +37,10 @@ s/-?\d\.\d+e-1\d+/0.00/g;
 
 s/(\.\d\d)\d+/\1/g;
 
+# Zeroes are zero
+
+s/-0\.00/0.00/g;
+
 # Residual values
 
 s/value.*//;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.