Commit Graph

1336 Commits

Author SHA1 Message Date
James E McClure
355f093022 Euler characteristic refactored and working for TestBlobAnalyze for a sphere. Using the entire NWP surface rather than trying to stitch the wn+ns surfaces together 2015-08-30 14:25:00 -04:00
James E McClure
4a8399e835 Continuing to refactor Euler characteristic 2015-08-30 14:22:21 -04:00
James E McClure
cc857e285a Continuing to refactor Euler characteristic 2015-08-30 13:57:37 -04:00
James E McClure
e6b0fa6193 Continuing to refactor Euler characteristic 2015-08-30 13:56:28 -04:00
James E McClure
97084f4db7 Continuing to refactor Euler characteristic 2015-08-30 13:51:00 -04:00
James E McClure
df0a3f5635 Continuing to refactor Euler characteristic 2015-08-30 13:46:20 -04:00
James E McClure
3a4e564ca6 Reverting to compute Euler characteristic in TwoPhase.h 2015-08-30 12:48:41 -04:00
James E McClure
21d6840223 Reverting to compute Euler characteristic in TwoPhase.h 2015-08-30 12:46:42 -04:00
James E McClure
7703b4bdcf Fixed bug in Euler created in refactoring 2015-08-30 12:35:07 -04:00
James E McClure
b1519b62b5 Fixed bug in Euler created in refactoring 2015-08-30 12:31:11 -04:00
James E McClure
705abd8538 Refactored Euler characteristic into pmmc.h 2015-08-30 12:25:30 -04:00
James E McClure
63204dfef6 Refactored Euler characteristic into pmmc.h 2015-08-30 12:24:09 -04:00
James E McClure
5fbca6cb82 Euler characteristic is working - cleaning up and refactoring 2015-08-30 12:00:04 -04:00
James E McClure
8e4a905b8f Updates to TwoPhase:AssignComponentLabels 2015-08-30 08:23:09 -04:00
James E McClure
e3961007eb Updates to TwoPhase:AssignComponentLabels 2015-08-30 08:22:05 -04:00
James E McClure
de51a11dfd Refactoring TestBlobAnalyze to test the Euler characteristic in parallel 2015-08-30 08:10:28 -04:00
James E McClure
f1f88ada28 Fixed vertex count for Euler characteristic 2015-08-30 07:59:21 -04:00
James E McClure
e083d1ec8c Debuggin Euler characteristic 2015-08-26 16:42:55 -04:00
James E McClure
eafbc44e2b Debuggin Euler characteristic 2015-08-26 11:42:29 -04:00
James McClure
c41ab558e8 Debugging Euler characteristic 2015-08-26 11:38:38 -04:00
James E McClure
97018bc5e1 Debuggin Euler characteristic 2015-08-26 08:32:17 -04:00
James E McClure
f562dca4e1 Debuggin Euler characteristic 2015-08-26 08:28:38 -04:00
James E McClure
661b666406 Debuggin Euler characteristic 2015-08-26 08:21:12 -04:00
James E McClure
c605fadeb8 Debuggin Euler characteristic 2015-08-26 08:16:55 -04:00
James E McClure
fb96db1613 Update TestBlobAnalyze to test teh Euler characteristic 2015-08-25 20:58:46 -04:00
Mark Berrill
0c4680ae3b Merged changes 2015-08-25 17:10:15 -04:00
James McClure
dfd4206423 Fixed bugs in common/TwoPhase.h from Euler characteristic computation 2015-08-25 15:02:04 -04:00
James E McClure
df7264fcde Adding vertex count, edge count, and face count to the component averaging to compute the Euler number 2015-08-25 14:40:12 -04:00
Mark Berrill
63ef7d0fc6 Finishing id mapping between timesteps, modifying TwoPhase to print the new global id. Still testing. 2015-08-25 14:32:36 -04:00
Mark Berrill
968e906032 Fixing bugs with thread based resturcturing of analysis in lbpm_color_simulator 2015-08-24 14:11:26 -04:00
Mark Berrill
6010fac583 Fixing bug with threadpool 2015-08-22 11:41:17 -04:00
Mark Berrill
3f771d9374 Modifying analysis in lbpm_color_simulator to run in seperate threads 2015-08-22 11:03:46 -04:00
Mark Berrill
4f6bceffc8 Updating macros.cmake to be consistent with other projects, fixing resulting compile errors 2015-08-21 16:56:43 -04:00
James E McClure
ae11d108ae Fixed bug in common/TwoPhase.h -- centroid was not determined based on global position 2015-08-20 11:50:10 -04:00
James E McClure
12cd013fa2 Relying on the time labeled components for averaging 2015-08-18 22:06:57 -04:00
James E McClure
f537372cc5 Relying on the time labeled components for averaging 2015-08-18 21:52:47 -04:00
James E McClure
8882d99097 Relying on the time labeled components for averaging 2015-08-18 21:47:31 -04:00
James E McClure
c48eb94690 Relying on the time labeled components for averaging 2015-08-18 21:43:17 -04:00
James E McClure
dcc49452a3 Relying on the time labeled components for averaging 2015-08-18 21:40:51 -04:00
James E McClure
2750e7b3d9 uncommented blob averaging section of lbpm_color_simulator 2015-08-18 20:29:32 -04:00
James E McClure
3b5fb7793c fixed a really dumb bug in MPI reduction of MPI component averages 2015-08-18 10:33:02 -04:00
James E McClure
033f8bddb3 fixed a really dumb bug in MPI reduction of MPI component averages 2015-08-18 10:09:08 -04:00
James E McClure
aef143cc62 NWP blob average is segfaulting -- fixed, added WP averages back 2015-08-17 21:53:49 -04:00
James E McClure
ecc49c2b18 NWP blob average is segfaulting -- fixed 2015-08-17 21:48:32 -04:00
James E McClure
f81df060de NWP blob average is segfaulting? 2015-08-17 21:29:22 -04:00
James E McClure
f806b3235f Center of mass printed out component average in TwoPhase.h 2015-08-17 20:27:45 -04:00
James E McClure
298f1dd15a Fixed but in common/TwoPhase.h 2015-08-17 20:22:17 -04:00
James E McClure
73aaf563a7 Added center of mass to TwoPhase.h, removed the WP averages due to the fact that there may be too many to compute in a practical fashion in a typical system 2015-08-17 20:16:32 -04:00
Mark Berrill
f0ffbcb174 Fixing compile error with std::swap 2015-08-17 14:21:01 -04:00
Mark Berrill
767f7d9d2b Merging 2015-08-14 15:17:59 -04:00