mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
corrected macros in tutorial decoupled
This commit is contained in:
parent
8de38c55e0
commit
fae10bf07d
@ -25,8 +25,8 @@
|
||||
*
|
||||
* \brief problem for the sequential tutorial
|
||||
*/
|
||||
#ifndef DUMUX_TUTORIALPROBLEM_DECOUPLED_HH
|
||||
#define DUMUX_TUTORIALPROBLEM_DECOUPLED_HH
|
||||
#ifndef DUMUX_TUTORIALPROBLEM_DECOUPLED_HH // guardian macro /*@\label{tutorial-decoupled:guardian1}@*/
|
||||
#define DUMUX_TUTORIALPROBLEM_DECOUPLED_HH // guardian macro /*@\label{tutorial-decoupled:guardian2}@*/
|
||||
|
||||
// the grid includes
|
||||
#include <dune/grid/sgrid.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user