Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad d12bc05d86 Add MEX support for inverting cell-to-block mappings (i.e.,
partition vectors) to create block-to-cell mappings.
2010-08-18 15:04:33 +00:00
blas_lapack.h Initial implementation of hybrid system infrastructure. Actual 2010-08-03 17:01:33 +00:00
call_umfpack.c Disable diagnostic output. 2010-08-09 11:04:26 +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 M-x delete-trailing-whitespace . 2010-08-09 21:35:57 +00:00
geometry.h Add geometry processing in C. 2010-08-04 14:11:37 +00:00
hybsys.c Remove unused variables. 2010-08-18 08:55:14 +00:00
hybsys.h Add preliminary support for unsymmetric system contributions. This 2010-08-17 15:37:06 +00:00
mcomputeGeometry.m Support empty grids. 2010-08-18 08:50:26 +00:00
mex_compute_geometry.c M-x delete-trailing-whitespace . 2010-08-09 21:35:57 +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 Update to new hybsys_* calling conventions. 2010-08-18 09:04:34 +00:00
mex_compute_press_flux.m Update remaining infrastructure (and documentation) to account for 2010-08-12 17:14:57 +00:00
mex_ip_simple.c M-x delete-trailing-whitespace . 2010-08-12 09:43:11 +00:00
mex_ip_simple.m Update remaining infrastructure (and documentation) to account for 2010-08-12 17:14:57 +00:00
mex_partition_compress.c Remove unneeded header. 2010-08-16 09:28:15 +00:00
mex_partition_compress.m Generate optimised code now that the basic functionality is tested. 2010-08-16 13:18:31 +00:00
mex_partition_invert.c Add MEX support for inverting cell-to-block mappings (i.e., 2010-08-18 15:04:33 +00:00
mex_partition_invert.m Add MEX support for inverting cell-to-block mappings (i.e., 2010-08-18 15:04:33 +00:00
mex_partition_ui.c Add MEX'ed edition of 'partitionUI'. The MEX function only 2010-08-13 17:24:19 +00:00
mex_partition_ui.m Generate optimised code now that the basic functionality is tested. 2010-08-16 13:18:31 +00:00
mex_schur_comp_symm.c Add preliminary support for unsymmetric system contributions. This 2010-08-17 15:37:06 +00:00
mex_schur_comp_symm.m Update remaining infrastructure (and documentation) to account for 2010-08-12 17:14:57 +00:00
mex_schur_comp.c Add rudimentary MEX support for computing non-symmetric (i.e., 2010-08-18 08:19:36 +00:00
mex_schur_comp.m Add rudimentary MEX support for computing non-symmetric (i.e., 2010-08-18 08:19:36 +00:00
mimetic.c Add preliminary support for wells in 'mex_ip_simple'. This is 2010-08-11 18:31:01 +00:00
mimetic.h Add preliminary support for wells in 'mex_ip_simple'. This is 2010-08-11 18:31:01 +00:00
mrst_api.c Add local variables and whitespace changes. 2010-08-17 07:20:12 +00:00
mrst_api.h Return pointers from getXX(...). Transpose centroids and normals. 2010-08-05 12:13:59 +00:00
partition.c Add MEX support for inverting cell-to-block mappings (i.e., 2010-08-18 15:04:33 +00:00
partition.h Add MEX support for inverting cell-to-block mappings (i.e., 2010-08-18 15:04:33 +00:00
qfs_mex.m Update remaining infrastructure (and documentation) to account for 2010-08-12 17:14:57 +00:00
test_mex_schur_comp_symm.m Update remaining infrastructure (and documentation) to account for 2010-08-12 17:14:57 +00:00