From: kanschat Date: Thu, 5 Dec 2013 11:41:25 +0000 (+0000) Subject: fix tangentil jump X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eefb6028e75af3eeb9a9328dd6826f65c243cddd;p=dealii-svn.git fix tangentil jump git-svn-id: https://svn.dealii.org/trunk@31899 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/integrators/laplace.h b/deal.II/include/deal.II/integrators/laplace.h index 61a58afbb8..0148bbcaa5 100644 --- a/deal.II/include/deal.II/integrators/laplace.h +++ b/deal.II/include/deal.II/integrators/laplace.h @@ -405,28 +405,40 @@ namespace LocalIntegrators double v1dotn = 0.; double u2dotn = 0.; double v2dotn = 0.; - + + double ngradu1n = 0.; + double ngradv1n = 0.; + double ngradu2n = 0.; + double ngradv2n = 0.; + for (unsigned int d=0; d