From: Wolfgang Bangerth Date: Mon, 29 Mar 2010 01:44:08 +0000 (+0000) Subject: Now reference step-12 instead of step-38. X-Git-Tag: v8.0.0~6262 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c80869c287c60d468a0ad4b776eef9ecf6ab0427;p=dealii.git Now reference step-12 instead of step-38. git-svn-id: https://svn.dealii.org/trunk@20908 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/mesh_worker.h b/deal.II/deal.II/include/numerics/mesh_worker.h index 6f9eda3ae4..06a007af4b 100644 --- a/deal.II/deal.II/include/numerics/mesh_worker.h +++ b/deal.II/deal.II/include/numerics/mesh_worker.h @@ -58,7 +58,7 @@ template class MGDoFHandler; * * The integration_loop() function loop takes most of the information * that it needs to pass to loop() from an IntegrationInfoBox - * object. Its use is explained in step-38, but in + * object. Its use is explained in step-12, but in * short it requires functions that do the local integration on a * cell, interior or boundary face, and it needs an object (called * "assembler") that copies these local contributions into the global