mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
enhanced documentation
This commit is contained in:
parent
4f0df32508
commit
5d3a12e7d9
@ -15,6 +15,11 @@
|
||||
* *
|
||||
* This program is distributed WITHOUT ANY WARRANTY. *
|
||||
*****************************************************************************/
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief tutorial for the sequential two-phase model
|
||||
*/
|
||||
#include "config.h" /*@\label{tutorial-decoupled:include-begin}@*/
|
||||
|
||||
#include "tutorialproblem_decoupled.hh" /*@\label{tutorial-decoupled:include-problem-header}@*/
|
||||
|
@ -15,6 +15,11 @@
|
||||
* *
|
||||
* This program is distributed WITHOUT ANY WARRANTY. *
|
||||
*****************************************************************************/
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief problem for the sequential tutorial
|
||||
*/
|
||||
#ifndef DUMUX_TUTORIALPROBLEM_DECOUPLED_HH
|
||||
#define DUMUX_TUTORIALPROBLEM_DECOUPLED_HH
|
||||
|
||||
|
@ -13,6 +13,11 @@
|
||||
* *
|
||||
* This program is distributed WITHOUT ANY WARRANTY. *
|
||||
*****************************************************************************/
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief spatial parameters for the sequential tutorial
|
||||
*/
|
||||
#ifndef TUTORIALSPATIALPARAMETERS_DECOUPLED_HH
|
||||
#define TUTORIALSPATIALPARAMETERS_DECOUPLED_HH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user