From 208704c5bfa16c50f767af5b4b8feb325438a6ce Mon Sep 17 00:00:00 2001 From: "felix.gruber" Date: Thu, 1 Aug 2013 20:46:25 +0000 Subject: [PATCH] make the documentation of ConstantTensorFunction show up in doxygen git-svn-id: https://svn.dealii.org/trunk@30208 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/base/tensor_function.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/include/deal.II/base/tensor_function.h b/deal.II/include/deal.II/base/tensor_function.h index aab8d60113..c6da7af3aa 100644 --- a/deal.II/include/deal.II/base/tensor_function.h +++ b/deal.II/include/deal.II/base/tensor_function.h @@ -123,7 +123,7 @@ public: -/* +/** * Provide a tensor valued function which always returns a constant tensor * value. Obviously, all derivates of this function are zero. * @@ -162,7 +162,7 @@ private: -/* +/** * Provide a tensor valued function which always returns zero. * Obviously, all derivates of this function are zero. * -- 2.39.5