From 16827b93512104c9c5df902c04a4571a201154d0 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Wed, 27 Feb 2013 16:14:12 +0000 Subject: [PATCH] Error in documentation git-svn-id: https://svn.dealii.org/trunk@28616 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/integrators/divergence.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5