Collection of utilities, solvers and other components.
Go to file
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
facetopology.c Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
facetopology.h Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
grdecl.h Modifying grdecl and processed_grid. Introducing const here and there. 2009-06-12 13:10:31 +00:00
Makefile.am Update build description for removal of matalloc.[ch] in -r131. 2009-06-25 13:16:05 +00:00
mexopts.sh Use mexopts.sh to control which compiler to use when building Matlab 2009-11-19 17:10:47 +00:00
mxgrdecl.c Add extra error checks. 2009-11-19 17:16:53 +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 Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
preprocess.h Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
processgrid.c Add field G.cells.facePos to grid struct. 2009-11-19 17:26:07 +00:00
processgrid.m Matlab frontend, documentation and build instruction for 2009-11-19 17:15:09 +00:00
sparsetable.c Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
sparsetable.h Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
uniquepoints.c Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00
uniquepoints.h Use pure C comments only (i.e., /* foo */). C++ type comments (//) 2009-11-20 15:36:32 +00:00