From: wolf Date: Fri, 8 Apr 2005 21:08:59 +0000 (+0000) Subject: Finish up. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=175931f74f67dba58622fb23d54e7c5514ae07ab;p=dealii-svn.git Finish up. git-svn-id: https://svn.dealii.org/trunk@10447 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/dof_constraints_01x.cc b/tests/bits/dof_constraints_01x.cc index 888810aab7..fab31aa36b 100644 --- a/tests/bits/dof_constraints_01x.cc +++ b/tests/bits/dof_constraints_01x.cc @@ -12,7 +12,11 @@ //---------------------------- dof_constraints_01x.cc --------------------------- -// check DoFConstraints::distribute_local_to_global for matrices +// check DoFConstraints::distribute_local_to_global for matrices and +// vectors in the presence of both constraints and boundary +// values. this proved to be a really tricky can of worms. this test +// checks things on a rather small domain, the sister test +// dof_constraints_01y does it on complicated meshes #include "../tests.h" #include @@ -144,13 +148,10 @@ void test () // boundary nodes are computed in // different ways, so make sure // that the boundary values will be - // correct and then set to the same - // thing + // correct for (unsigned int i=0; i