Commit Graph

1376 Commits

Author SHA1 Message Date
James E McClure
fed90b10a0 Guess i'm not giving up yet :/ 2015-11-14 19:27:43 -05:00
James E McClure
4ac08f7652 Using Dm to initialize, Mask for LBM communications (maybe fix a bug) 2015-11-14 19:25:56 -05:00
James E McClure
938dd1d5d7 Giving up on distance function 2015-11-14 17:53:58 -05:00
James E McClure
dfb8bc8004 Debugging analysis error 2015-11-14 17:29:59 -05:00
James E McClure
3c3f8b2013 Cleaning up lbpm_color_simulator 2015-11-14 17:07:14 -05:00
James E McClure
5c1a361f23 Including two domains in lbpm_color_simulator: Full domain Dm and Mask which excludes the solid portion (for LB communications) 2015-11-14 17:05:07 -05:00
James E McClure
b05181bfb2 Including two domains in lbpm_color_simulator: Full domain Dm and Mask which excludes the solid portion (for LB communications) 2015-11-14 17:03:04 -05:00
James E McClure
460879fdf4 Noticed weird behavior -- must be boundary effect for distance 2015-11-14 16:03:34 -05:00
James E McClure
d883c70c83 Removed distance trimming 2015-11-14 15:07:43 -05:00
James E McClure
c2d4845129 Put distance back in analysis 2015-11-14 14:29:12 -05:00
James E McClure
019aaf03d9 Put distance back in analysis 2015-11-14 14:28:38 -05:00
James E McClure
e31ac627e2 Updated common/pmmc.h 2015-11-14 13:05:37 -05:00
James E McClure
6ad044fd36 set trimdist=-1 2015-11-14 12:04:36 -05:00
James E McClure
b4991caece Forget distance for JFM 2015-11-14 12:02:41 -05:00
James E McClure
4c0d22170d Larger distance gap for interfae 2015-11-14 11:47:11 -05:00
James E McClure
c8f650f636 back to distance... 2015-11-14 11:15:24 -05:00
James E McClure
43beba999b Renamed items in threadpoool 2015-11-14 11:06:31 -05:00
James E McClure
d757b65892 Renamed items in threadpoool 2015-11-14 11:05:44 -05:00
James E McClure
2e685f8323 Tinkering with threadpool definitions and concurrency 2015-11-14 10:45:23 -05:00
James E McClure
5c998333ff Updates trying to figure out what broke the interface speed 2015-11-14 10:44:02 -05:00
James E McClure
1884f5652d UPdates to SSO common/Domain.h 2015-11-14 10:43:09 -05:00
James E McClure
4964635337 Allowing smoothing within interface region 2015-11-13 18:29:37 -05:00
James E McClure
91651bbf37 Reverting to segmented representation for color to distance conversion 2015-11-13 15:25:42 -05:00
James E McClure
ff5371fd3e Initializing signed distance analytically for color 2015-11-13 15:19:59 -05:00
James E McClure
040edfbbe3 Update distance calculation 2015-11-13 15:09:42 -05:00
James E McClure
c6d4060249 Update distance calculation 2015-11-13 14:53:11 -05:00
James E McClure
56d28abed0 Only writing ID.dat (8bit) 2015-11-12 21:31:13 -05:00
James E McClure
e869ef7151 Only writing ID.dat (8bit) 2015-11-12 21:28:07 -05:00
James E McClure
2a8a81fe92 Not Writing out halo in ColorToBinary 2015-11-12 21:06:02 -05:00
James E McClure
ca3fa0ae25 fixed ColorToBinary 2015-11-12 21:00:25 -05:00
James E McClure
c4af8c2e47 Update Color to Binary 2015-11-12 20:40:05 -05:00
James E McClure
637858558c pdated sign in distance calculation (no change in phase) 2015-11-12 19:59:40 -05:00
James E McClure
c0d2c4dc3d Modifying initialization to see if it helps 2015-11-12 17:31:21 -05:00
James E McClure
28ba0d9ebb Converting distance functions 2015-11-12 17:28:48 -05:00
James E McClure
fefe7f2b9a Converting distance functions 2015-11-12 17:25:11 -05:00
James E McClure
cc30219d57 Adding error check to TestSegDist 2015-11-12 15:23:56 -05:00
James E McClure
7dda5edc78 Adding error check to TestSegDist 2015-11-12 15:23:02 -05:00
James E McClure
f69abbf669 Adding error check to TestSegDist 2015-11-12 15:01:35 -05:00
James E McClure
b53b5bf36e Adding error check to TestSegDist 2015-11-12 14:56:23 -05:00
James E McClure
3b7c87281c Returning SSO to ColortoSignDist 2015-11-12 11:10:06 -05:00
James E McClure
a17e7c1f9f Removed SSO for ColorToSignedDistance (debugging) 2015-11-12 10:58:25 -05:00
James E McClure
e0aa35b32a Removed debugging statement 2015-11-12 10:55:59 -05:00
James E McClure
401ef23114 fixed typo in lbpm_color_simulator.h 2015-11-12 10:40:11 -05:00
James E McClure
41aab4fd64 Removed stray code from common/TwoPhase.cpp 2015-11-12 10:37:15 -05:00
James E McClure
d70beeab2f Transforming to distance functions for interface speed calculation 2015-11-12 10:28:08 -05:00
James E McClure
12b687cbd6 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-11-10 20:47:23 -05:00
James E McClure
0e28f50dd1 Phase ID in ColorToBinary 2015-11-10 20:45:13 -05:00
James E McClure
5b77ac8f76 Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-11-10 19:37:33 -05:00
James E McClure
596f33318a Fixing merge conflicts 2015-11-10 19:36:50 -05:00
James E McClure
7db8c37264 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-11-10 19:27:59 -05:00