mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Added file level docs.
This commit is contained in:
parent
36aa5fd90c
commit
11389cdd54
@ -20,6 +20,15 @@
|
||||
#ifndef OPM_NEWWELLS_H_INCLUDED
|
||||
#define OPM_NEWWELLS_H_INCLUDED
|
||||
|
||||
|
||||
/**
|
||||
* \file
|
||||
*
|
||||
* Main OPM-Core well data structure along with functions
|
||||
* to create, populate and destroy it.
|
||||
*/
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user