Commit Graph

11 Commits

Author SHA1 Message Date
Jostein R. Natvig
ad938d1bcb Whitespace. 2010-08-30 08:36:51 +00:00
Jostein R. Natvig
a2e14eb19d Add emacs local variables. 2010-08-27 17:12:16 +00:00
Bård Skaflestad
b3f61acd81 Assert Copyright for 2010 in files missed in OPM -r762. 2010-03-18 15:57:02 +00:00
Bård Skaflestad
6fee738652 Use pure C comments only (i.e., /* foo */). C++ type comments (//)
yield errors in GCC 4.4 and later.  We may consider using C99 mode
  though...
2009-11-20 15:36:32 +00:00
Bård Skaflestad
987d59c92c Tag faces (possible values: {LEFT,BACK,TOP}) during processing.
This is needed to support non-trivial boundaryId() return values.
2009-07-03 18:18:59 +00:00
Atgeirr Flø Rasmussen
4440ec8426 Fixed problem with linking the preprocess library, it was due to not specifying extern C in the header. 2009-06-20 20:36:56 +00:00
Jostein R. Natvig
2e9881b746 Refactoring. Moving return struct around instead of a bunch of
auxillary variables.
2009-06-19 13:57:38 +00:00
Jostein R. Natvig
9bdc8b5a7c Add license header. 2009-06-19 07:54:00 +00:00
Jostein R. Natvig
eee76550ef Slowly cleaning up the code. 2009-06-18 16:12:04 +00:00
Jostein R. Natvig
45e3b4cede First seemingly working version. Norner is processed. There are some
differences between C and Matlab versions of the processed grid, though.
2009-06-17 13:08:59 +00:00
Jostein R. Natvig
a0c9d4c4ec Forgot to check in these files.
Have added processing of horizontal faces (k constant) that includes
removal of completely pinched or inactive cells.
2009-06-15 07:30:16 +00:00