Collection of utilities, solvers and other components.
Go to file
Jostein R. Natvig 53bf30cb43 Parametrize macro, adjust braces. Remove commented-out warning message, that only confuse the reader.
Signed-off-by: Bård Skaflestad <Bard.Skaflestad@sintef.no>
2012-06-26 18:43:01 +02:00
facetopology.c Parametrize macro, adjust braces. Remove commented-out warning message, that only confuse the reader. 2012-06-26 18:43:01 +02:00
facetopology.h Add emacs local variables. 2010-08-27 17:12:16 +00:00
grdecl.h Modifying grdecl and processed_grid. Introducing const here and there. 2009-06-12 13:10:31 +00:00
mxgrdecl.c Move variable declarations to top of each function. Declare function signatures in the top of each .c file (to avoid warnings). 2012-06-26 18:43:01 +02:00
mxgrdecl.h Move variable declarations to top of each function. Declare function signatures in the top of each .c file (to avoid warnings). 2012-06-26 18:43:01 +02:00
preprocess.c 1) Remove disabled code 2) Restructure code in attempt to improve readability 2012-06-26 18:43:01 +02:00
preprocess.h Whitespace. 2010-08-30 08:36:51 +00:00
processgrid_mex.m Remove last references to sparse_table_t. 2012-06-26 18:43:01 +02:00
processgrid.c Assert copyright for 2012. 2012-06-26 18:43:01 +02:00
processgrid.m To bring behavior of processgrid closer to that of processGRDECL, add post-processing to split grid in connected pieces. 2012-06-26 18:43:01 +02:00
uniquepoints.c Remove references to sparse_table_t, as this is only used to allocate and free two data vectors. 2012-06-26 18:43:01 +02:00
uniquepoints.h Add emacs local variables. 2010-08-27 17:12:16 +00:00