From 26f90ce0235adb5431b032fec4693d98a0f5fba9 Mon Sep 17 00:00:00 2001 From: Karin Erbertseder <k.erbertseder@web.de> Date: Thu, 7 Oct 2010 08:24:07 +0000 Subject: [PATCH] update of documentation git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4380 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- dumux/boxmodels/1p/1plocalresidual.hh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dumux/boxmodels/1p/1plocalresidual.hh b/dumux/boxmodels/1p/1plocalresidual.hh index ac7a86762a..421d048c63 100644 --- a/dumux/boxmodels/1p/1plocalresidual.hh +++ b/dumux/boxmodels/1p/1plocalresidual.hh @@ -19,6 +19,12 @@ * * * This program is distributed WITHOUT ANY WARRANTY. * *****************************************************************************/ +/*! + * \file + * + * \brief Element-wise calculation of the Jacobian matrix for problems + * using the one-phase box model. + */ #ifndef DUMUX_1P_LOCAL_RESIDUAL_HH #define DUMUX_1P_LOCAL_RESIDUAL_HH -- GitLab