Commit Graph

8 Commits

Author SHA1 Message Date
Bård Skaflestad
f52aad24e2 Adjust to new semantics of "struct FlowBoundaryCondtions".
We may now pass "NULL" if there are no active (flow) boundary conditions.
2012-03-06 20:08:34 +01:00
Jostein R. Natvig
fb99d7bdaf 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid.
2) Remove typedef grid_t
3) Remove struct CornerpointGrid.
4) handle fallout.
2012-02-01 14:56:38 +01:00
Atgeirr Flø Rasmussen
23a61cb167 Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
Bård Skaflestad
ad7c16cb61 Set initial 'facepos' member lest the contents be undefined.
Detected by: valgrind.
2011-12-08 16:31:47 +01:00
Bård Skaflestad
7fe3ac8e81 Conform to C90 standard (don't mix declaration and code). 2011-12-08 16:30:43 +01:00
Bård Skaflestad
600a22e5b0 Staticise internal function to avoid warnings about missing prior prototype. 2011-12-08 16:25:00 +01:00
Bård Skaflestad
74b8fe759a Reference headers using canonical (installed) paths. 2011-12-08 16:18:33 +01:00
Bård Skaflestad
66b82865d4 Complete cset ad3d926031e7. 2011-12-08 14:49:09 +01:00