From: Wolfgang Bangerth Date: Mon, 25 Apr 2011 00:23:11 +0000 (+0000) Subject: Only treat velocity, not pressure components. X-Git-Tag: v8.0.0~4110 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d5cc90890c8acd4f56e0157af597ab471634d3;p=dealii.git Only treat velocity, not pressure components. git-svn-id: https://svn.dealii.org/trunk@23647 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-46/doc/intro.dox b/deal.II/examples/step-46/doc/intro.dox index 2d146c1e1c..1a160ab388 100644 --- a/deal.II/examples/step-46/doc/intro.dox +++ b/deal.II/examples/step-46/doc/intro.dox @@ -384,7 +384,8 @@ solid cell is refined, yielding the following code: { cell->face(f)->get_dof_indices (local_face_dof_indices, 0); for (unsigned int i=0; i::setup_dofs () { cell->face(f)->get_dof_indices (local_face_dof_indices, 0); for (unsigned int i=0; i