From 8201ac3874d27f0c203a2ab71eb77452042441ef Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 25 Mar 1999 15:15:27 +0000 Subject: [PATCH] Small doc update. git-svn-id: https://svn.dealii.org/trunk@1050 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/numerics/vectors.h | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index 2e1d5e432a..4607d270ba 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -366,6 +366,7 @@ class VectorTools // const VectorFunctionMap &dirichlet_bc, const Boundary &boundary, map &boundary_values); + /** * Project #function# to the boundary * of the domain, using the given quadrature -- 2.39.5