]> https://gitweb.dealii.org/ - dealii.git/commitdiff
reduce some output
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 5 Feb 2008 23:37:47 +0000 (23:37 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 5 Feb 2008 23:37:47 +0000 (23:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@15715 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/shapes.cc

index 5a272f776216f9c730b9762075b6e6253958eb92..dd8bd4e801f282f80622a22eb572fa26d775c754 100644 (file)
@@ -48,7 +48,7 @@ plot_shape_functions(Mapping<dim>& mapping,
   dof.distribute_dofs(finel);
   typename DoFHandler<dim>::cell_iterator c = dof.begin();
 
-  const unsigned int div = 11;
+  const unsigned int div = 4;
 
   QTrapez<1> q_trapez;
   QIterated<dim> q(q_trapez, div);

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.