magic/resis
R. Timothy Edwards a062fdcfe0 Continued optimizing poorly written routines in "extresist".
Changed the "ResDissolveContacts()" routine to avoid running both
redundant and useless code.  Changed the breakpoint sorting
routine from a bubble sort to a merge sort for linked lists
longer than 16, as merge sort is more efficient for long lists.
2026-05-20 19:02:22 -04:00
..
Makefile Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
ResBasic.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResChecks.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResDebug.c Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
ResFract.c TiJoin[XY]1 API introduction at all call sites 2025-07-27 12:42:05 -04:00
ResJunct.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResMain.c Continued optimizing poorly written routines in "extresist". 2026-05-20 19:02:22 -04:00
ResMakeRes.c Continued optimizing poorly written routines in "extresist". 2026-05-20 19:02:22 -04:00
ResMerge.c Created alternative algorithms for routines ResParallelCheck() and 2026-05-15 21:38:32 -04:00
ResPrint.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResReadExt.c Corrected an egregious error made when converting "extresist" from 2026-02-06 10:50:29 -05:00
ResRex.c Corrected a crash condition in R-C extraction (extresist) caused 2026-04-07 21:15:56 -04:00
ResSimple.c Continued optimizing poorly written routines in "extresist". 2026-05-20 19:02:22 -04:00
ResUtils.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResWrite.c Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
resis.h Corrected an egregious error made when converting "extresist" from 2026-02-06 10:50:29 -05:00