]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Also enable multiple components.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Nov 2000 12:17:55 +0000 (12:17 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Nov 2000 12:17:55 +0000 (12:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@3482 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/derivative_approximation.cc

index 21185db45136bb261852416897587ff3c744e15c..2dc4e1068684296f670a15a1d34033e5fbba437f 100644 (file)
@@ -229,8 +229,6 @@ approximate_derivative (const DoFHandler<dim> &dof_handler,
   Assert (derivative_norm.size() == dof_handler.get_tria().n_active_cells(),
          ExcInvalidVectorLength (derivative_norm.size(),
                                  dof_handler.get_tria().n_active_cells()));
-  Assert (dof_handler.get_fe().n_components() == 1,
-         ExcInternalError());
 
   const unsigned int n_threads = multithread_info.n_default_threads;
   vector<IndexInterval> index_intervals

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.