Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad e72cc0d600 process_vertical_faces(): Insert a bit of white-space in loop-condition for readability purposes.
Signed-off-by: Bård Skaflestad <Bard.Skaflestad@sintef.no>
2012-06-26 18:43:02 +02:00
facetopology.c findconnections(): Insert white-space for readability. 2012-06-26 18:43:02 +02:00
facetopology.h Re-indent to four-spaces. While at it, do whitespace-cleanup. 2012-06-26 18:43:01 +02:00
grdecl.h Re-indent to four-spaces. While at it, do whitespace-cleanup. 2012-06-26 18:43:01 +02:00
mxgrdecl.c Add convenience: Interpret ACTNUM==NULL as "all cells active". 2012-06-26 18:43:01 +02:00
mxgrdecl.h Re-indent to four-spaces. While at it, do whitespace-cleanup. 2012-06-26 18:43:01 +02:00
preprocess.c process_vertical_faces(): Insert a bit of white-space in loop-condition for readability purposes. 2012-06-26 18:43:02 +02:00
preprocess.h Remove trailing white-space. 2012-06-26 18:43:02 +02:00
processgrid_mex.m Remove last references to sparse_table_t. 2012-06-26 18:43:01 +02:00
processgrid.c Sort and group includes. 2012-06-26 18:43:02 +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 Up-case "min" and "max" macros to provide visual cues that there's macro expansion afoot. While here, remove unused "overlap" macro. 2012-06-26 18:43:02 +02:00
uniquepoints.h Re-indent to four-spaces. While at it, do whitespace-cleanup. 2012-06-26 18:43:01 +02:00