From: Guido Kanschat Date: Wed, 27 Feb 2013 16:14:12 +0000 (+0000) Subject: Error in documentation X-Git-Tag: v8.0.0~1129 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16827b93512104c9c5df902c04a4571a201154d0;p=dealii.git Error in documentation git-svn-id: https://svn.dealii.org/trunk@28616 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/integrators/divergence.h b/deal.II/include/deal.II/integrators/divergence.h index 1b08d4bb3c..56b6baff08 100644 --- a/deal.II/include/deal.II/integrators/divergence.h +++ b/deal.II/include/deal.II/integrators/divergence.h @@ -196,7 +196,7 @@ namespace LocalIntegrators * space should be at least H1. The test functions * may be discontinuous. * - * The function cell_residual() is the Frechet derivative of this function with respect to the test functions. + * The function gradient_matrix() is the Frechet derivative of this function with respect to the test functions. * * @author Guido Kanschat * @date 2011