Collection of utilities, solvers and other components.
Go to file
2010-08-09 09:32:12 +00:00
blas_lapack.h Initial implementation of hybrid system infrastructure. Actual 2010-08-03 17:01:33 +00:00
call_umfpack.c Additiona and modifications to mimetic assembly routines in C. Add 2010-08-09 08:02:56 +00:00
call_umfpack.h Additiona and modifications to mimetic assembly routines in C. Add 2010-08-09 08:02:56 +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 Allocate correct amount of space... 2010-08-09 09:32:12 +00:00
hybsys.h Additiona and modifications to mimetic assembly routines in C. Add 2010-08-09 08:02:56 +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 free->mxFree. createNumericMatrix->createDoubleMatrix. 2010-08-05 12:16:15 +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 Update documentation to reflect reality. 2010-08-09 08:52:39 +00:00
mex_ip_simple.c Add support for number of connections different from number of faces. 2010-08-09 08:51:01 +00:00
mex_ip_simple.m Add support for number of connections different from number of faces. 2010-08-09 08:51:01 +00:00
mex_schur_comp_symm.c Additiona and modifications to mimetic assembly routines in C. Add 2010-08-09 08:02:56 +00:00
mex_schur_comp_symm.m Add Ubuntu's default install directory for libsuitesparse-dev package. 2010-08-09 09:13:56 +00:00
mimetic.c Add support for number of connections different from number of faces. 2010-08-09 08:51:01 +00:00
mimetic.h Add support for number of connections different from number of faces. 2010-08-09 08:51:01 +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 Use fixed box geometry 2010-08-09 09:19:09 +00:00