Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad d1175bc038 - Re-instate the fully unconditional "snap-to-last" behaviour in
uniquify().  Mention that "snap-to-last" is a no-op when
    second-to-last point is more than <tolerance> apart from the last
    point.

  - Assert that the <tolerance> is a non-negative value.

  - For benefit of Emacs indenting, adjust license block.
2009-08-14 16:42:03 +00:00
facetopology.c Fix orientation of faces on faults. 2009-06-25 11:41:32 +00:00
facetopology.h Refactoring. Moving return struct around instead of a bunch of 2009-06-19 13:57:38 +00:00
grdecl.h Modifying grdecl and processed_grid. Introducing const here and there. 2009-06-12 13:10:31 +00:00
make.m Moved code around. 2009-06-12 15:42:32 +00:00
Makefile.am Update build description for removal of matalloc.[ch] in -r131. 2009-06-25 13:16:05 +00:00
makeTest.m Adding test script for generating grdecl spec with some compelxity. 2009-06-18 16:13:49 +00:00
mxgrdecl.c Moved permutation of ACTNUM and ZCORN to process_grdecl. The input is 2009-06-19 11:31:16 +00:00
mxgrdecl.h Moved permutation of ACTNUM and ZCORN to process_grdecl. The input is 2009-06-19 11:31:16 +00:00
preprocess.c Tag faces (possible values: {LEFT,BACK,TOP}) during processing. 2009-07-03 18:18:59 +00:00
preprocess.h Tag faces (possible values: {LEFT,BACK,TOP}) during processing. 2009-07-03 18:18:59 +00:00
processgrid.c Tag faces (possible values: {LEFT,BACK,TOP}) during processing. 2009-07-03 18:18:59 +00:00
sparsetable.c Removed unnecessary include. 2009-06-19 14:03:35 +00:00
sparsetable.h Add license header. 2009-06-19 07:54:00 +00:00
test.m Refactoring. Moving return struct around instead of a bunch of 2009-06-19 13:57:38 +00:00
uniquepoints.c - Re-instate the fully unconditional "snap-to-last" behaviour in 2009-08-14 16:42:03 +00:00
uniquepoints.h Refactoring. Moving return struct around instead of a bunch of 2009-06-19 13:57:38 +00:00