Skip to content
Snippets Groups Projects
Commit e7b61407 authored by Karin Erbertseder's avatar Karin Erbertseder
Browse files

update of documentation

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4476 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 5c8515cd
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,12 @@
namespace Dumux
{
/**
* \file
*
* \brief Class for defining spatial parameters
*/
/** \todo Please doc me! */
template<class TypeTag>
class OnePSpatialParameters : public BoxSpatialParameters<TypeTag>
{
......
......@@ -26,6 +26,8 @@ namespace Dumux
{
/**
* \file
*
* \brief Definition of the spatial parameters for the problem
*
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment