]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update test
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 27 May 2013 09:28:30 +0000 (09:28 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 27 May 2013 09:28:30 +0000 (09:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@29636 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/trilinos_distribute_04.cc

index a96b514723e35f038db71244b00abb26dc7d6837..a02b898e7679e7a4919210f8bd132e86dc699b40 100644 (file)
 
 // document bug in the new ConstraintMatrix::distribute():
 /*
+--------------------------------------------------------
+An error occurred in line <1028> of file </scratch/deal-trunk/deal.II/include/deal.II/lac/constraint_matrix.templates.h> in function
+    void dealii::ConstraintMatrix::distribute(VectorType&) const [with VectorType = dealii::TrilinosWrappers::MPI::Vector]
+The violated condition was: 
+    vec(it->line) == it->entries.size()
+The name and call sequence of the exception was:
+    ExcIncorrectConstraint(it->line, it->entries.size())
+Additional Information: 
+While distributing the constraint for DoF 41, it turns out that one of the processors who own the 2 degrees of freedom that x_41 is constrained against does not know about the constraint on x_41. Did you not initialize the ConstraintMatrix with the appropriate locally_relevant set so that every processor who owns a DoF that constrains another DoF also knows about this constraint?
+--------------------------------------------------------
 
  */
 

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.