mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
consistently use \copydoc $CLASSNAME to document files
This commit is contained in:
parent
510fa48526
commit
834b79a8dd
@ -22,7 +22,7 @@
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief problem for the sequential tutorial
|
||||
* \copydoc Dumux::TutorialProblemDecoupled
|
||||
*/
|
||||
#ifndef DUMUX_TUTORIALPROBLEM_DECOUPLED_HH // guardian macro /*@\label{tutorial-decoupled:guardian1}@*/
|
||||
#define DUMUX_TUTORIALPROBLEM_DECOUPLED_HH // guardian macro /*@\label{tutorial-decoupled:guardian2}@*/
|
||||
|
@ -21,8 +21,7 @@
|
||||
*****************************************************************************/
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief spatial parameters for the sequential tutorial
|
||||
* \copydoc Dumux::TutorialSpatialParamsDecoupled
|
||||
*/
|
||||
#ifndef DUMUX_TUTORIAL_SPATIAL_PARAMETERS_DECOUPLED_HH
|
||||
#define DUMUX_TUTORIAL_SPATIAL_PARAMETERS_DECOUPLED_HH
|
||||
|
Loading…
Reference in New Issue
Block a user