]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add ucd to list of supported output formats (seems to have been forgotten previously).
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Apr 2001 14:31:33 +0000 (14:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 3 Apr 2001 14:31:33 +0000 (14:31 +0000)
git-svn-id: https://svn.dealii.org/branches/Branch-3-1@4362 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.all_dimensions.cc

index fb3a56742279f53a122b238cb71c57a5b6945df7..d3c09af63c90de4d85a0823ce2ec4d522a64c35c 100644 (file)
@@ -119,7 +119,7 @@ GridOut::parse_output_format (const std::string &format_name)
 
 std::string GridOut::get_output_format_names () 
 {
-  return "gnuplot|eps";
+  return "gnuplot|eps|ucd";
 };
 
 

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.