Collection of utilities, solvers and other components.
Go to file
2010-08-05 12:14:39 +00:00
blas_lapack.h Initial implementation of hybrid system infrastructure. Actual 2010-08-03 17:01:33 +00:00
geometry.c Add geometry processing in C. 2010-08-04 14:11:37 +00:00
geometry.h Add geometry processing in C. 2010-08-04 14:11:37 +00:00
hybsys.c Initial implementation of hybrid system infrastructure. Actual 2010-08-03 17:01:33 +00:00
hybsys.h Initial implementation of hybrid system infrastructure. Actual 2010-08-03 17:01:33 +00:00
mcomputeGeometry.m Assign cell volumes to '.cells' sub-structure. Having volumes in the 2010-08-04 20:33:57 +00:00
mex_compute_geometry.c Add geometry processing in C. 2010-08-04 14:11:37 +00:00
mex_compute_geometry.m The geometry routines are presently in 'geometry.c', not 2010-08-04 20:35:32 +00:00
mex_compute_press_flux.c Add MEX wrapper for computing pressure and fluxes given interface 2010-08-04 16:27:13 +00:00
mex_compute_press_flux.m Don't spam command window with verbose build messages. While useful 2010-08-04 19:46:25 +00:00
mex_ip_simple.c Convert to using MRST API. 2010-08-05 12:14:39 +00:00
mex_ip_simple.m Convert to using MRST API. 2010-08-05 12:14:39 +00:00
mex_schur_comp_symm.c Correct typo in comment. 2010-08-04 12:29:49 +00:00
mex_schur_comp_symm.m Don't spam command window with verbose build messages. While useful 2010-08-04 19:46:25 +00:00
mimetic.c Don't require build(er|system) to #define COMPILING_FOR_MATLAB in 2010-08-03 14:27:13 +00:00
mimetic.h Implement cell loop (tentatively named mim_ip_simple_all()) and a 2010-07-04 21:44:04 +00:00
mrst_api.c Return pointers from getXX(...). Transpose centroids and normals. 2010-08-05 12:13:59 +00:00
mrst_api.h Return pointers from getXX(...). Transpose centroids and normals. 2010-08-05 12:13:59 +00:00
test_mex_schur_comp_symm.m Add MEX wrapper for computing pressure and fluxes given interface 2010-08-04 16:27:13 +00:00