From 65ee659ac9c36c9a95eb0eb6c2b239356de49ffd Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 25 Apr 2011 00:23:11 +0000 Subject: [PATCH] Only treat velocity, not pressure components. git-svn-id: https://svn.dealii.org/trunk@23647 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-46/doc/intro.dox | 7 +++++-- deal.II/examples/step-46/step-46.cc | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) 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