Commit Graph

1480 Commits

Author SHA1 Message Date
James E McClure
6a7fee647f Forgot to print quantity 2015-09-08 16:28:27 -04:00
James E McClure
016bc1e0ed Including two Euler characteristic computations 2015-09-08 16:21:26 -04:00
James E McClure
9b0e862501 Fixed bug (z velocity component not copied to host) 2015-09-05 21:50:10 -04:00
James E McClure
8673577564 Made type bug in geomavg_MarchingCubes (fixed) 2015-09-05 09:57:20 -04:00
James E McClure
d19b466785 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-05 09:50:42 -04:00
James E McClure
4ed4e0f53e Updating global minkowski measures for test 2015-09-05 09:50:21 -04:00
James McClure
c71da441a2 Testing a single torus instead of double (smoothness) 2015-09-05 09:48:06 -04:00
James E McClure
bfc61576c6 Added double torus test 2015-09-04 20:15:21 -04:00
James E McClure
7268d25ab2 Added double torus test 2015-09-04 20:12:37 -04:00
James E McClure
6c4ce2bc28 Added double torus test 2015-09-04 20:09:49 -04:00
James E McClure
da1c30c10d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-04 19:59:18 -04:00
James E McClure
738ab6677d Added torus test 2015-09-04 19:59:07 -04:00
James E McClure
a0367e4d87 UPdate pmmc.h 2015-09-04 16:57:58 -04:00
James E McClure
cab0e24fa2 bugfix 2015-09-04 16:17:48 -04:00
James E McClure
4c26a33038 Added other minkowski measures (curvature, surface area) 2015-09-04 16:13:32 -04:00
Mark Berrill
941c3cb98f Merge branch 'master' of https://github.com/JamesEMcClure/LBPM-WIA 2015-09-04 13:16:48 -04:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -04:00
James E McClure
7f69612a66 Added Minkowski measures to globally computed averages 2015-09-04 09:08:02 -04:00
James E McClure
e95c6e3038 Euler characteristic deteremined from integral curvature, added definition of PI to common/TwoPhase.h 2015-09-03 14:42:23 -04:00
James E McClure
b263147420 Updating tests/TestBlobAnalyze so that gradient halo exchange is performed prior to curvature computation which is important i think 2015-09-03 14:21:27 -04:00
James E McClure
3f25268e23 Using the integral curvature to compute the Euler characteristic 2015-09-02 16:57:19 -04:00
James E McClure
e64b17c71a Updates to TwoPhase.cpp -- back to MPI_Allreduce for components 2015-09-02 16:24:54 -04:00
James E McClure
53fe2b72be Debugging common/TwoPhase.cpp for labeling error 2015-09-02 12:56:35 -04:00
James E McClure
00e2b876db Debugging labeling error 2015-09-02 12:13:44 -04:00
James E McClure
98c414d1cb Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-02 09:20:12 -04:00
James E McClure
4028d4f8df Updates to TwoPhase.cpp 2015-09-02 09:19:44 -04:00
James E McClure
8178f2b776 Fixed merge conflict in common/TwoPhase.cpp 2015-09-02 08:22:32 -04:00
James E McClure
e1dfc2fb82 Updated build script for titan 2015-09-02 08:19:57 -04:00
James E McClure
87e8c501ad Mapping signed distance within averaging routines ComputeLocal and ComponentAverages to fix bug with labeling 2015-09-02 07:43:33 -04:00
James E McClure
a11aa3cf33 useless commit 2015-09-01 21:56:32 -04:00
Mark Berrill
5da421a7f0 merge 2015-09-01 21:54:25 -04:00
Mark Berrill
4d48b3e80d Minor changes to help debug failed run 2015-09-01 21:51:41 -04:00
James E McClure
e382b33d77 fixed bug 2015-09-01 21:20:22 -04:00
James E McClure
c46bc3712b Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2015-09-01 21:17:10 -04:00
James E McClure
b6fbcd5770 changes to common/TwoPhase.cpp - changed out MPI_Allreduce for MPI_Reduce, removed erroneous references to MPI_COMM_WORLD 2015-09-01 21:15:30 -04:00
Mark Berrill
8096b7e885 Fixing some minor memory leaks 2015-08-31 11:44:38 -04:00
Mark Berrill
704f391d0f Fixing some memory leaks/uninitialized values 2015-08-31 11:30:37 -04:00
James E McClure
7601ee2488 Printing out all NWP components, not thresholding by sizez 2015-08-30 15:08:50 -04:00
James E McClure
35aae0e5a0 Euler characteristic is working for multiple blobs 2015-08-30 14:58:04 -04:00
James E McClure
4f11ba885f Trying to find bug in ComputePhaseComponent 2015-08-30 14:53:36 -04:00
James E McClure
9b308bee56 Trying to find bug in ComputePhaseComponent 2015-08-30 14:49:20 -04:00
James E McClure
33bbe6aa76 Trying to find bug in ComputePhaseComponent 2015-08-30 14:47:07 -04:00
James E McClure
b43d370a56 Trying to find bug in ComputePhaseComponent 2015-08-30 14:44:59 -04:00
James E McClure
3462c42bd1 Fixed bug in AssignComponentLabels (created during TestBlobAnalyze refactor) 2015-08-30 14:35:44 -04:00
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