Commit Graph

76 Commits

Author SHA1 Message Date
JamesEMcclure
05cafcb525 fix failed merge 2020-03-17 21:44:45 -04:00
JamesEMcclure
9f5b44dfe4 Revert "Moving more MPI calls to the wrapper"
This reverts commit 0f91767b6c.
2020-03-17 21:23:18 -04:00
Mark Berrill
0f91767b6c Moving more MPI calls to the wrapper 2020-01-28 12:33:36 -05:00
Mark Berrill
d1f714a82e Adding MPI wrapper class 2020-01-28 08:51:32 -05:00
James E McClure
267c333ce0 refacotr segmented pp for multimineral 2018-06-18 13:54:36 -04:00
James E McClure
4dd6353c6e fixed domain bug in segmentedpp 2018-05-26 10:05:53 -04:00
James E McClure
9dd0a6fe7b lbpm_segmented_pp fixed bug 2018-05-26 08:41:15 -04:00
James E McClure
9f06e9cafa input database for lbpm_segmented_pp 2018-05-26 08:38:32 -04:00
James E McClure
9ade92ba36 the queen's croquet field 2018-05-19 07:49:32 -04:00
James E McClure
2e38569a83 it all builds again 2018-05-18 16:07:26 -04:00
James E McClure
64a670b4e1 grow smaller 2018-05-18 11:51:29 -04:00
James E McClure
9e5282fde3 eat the cake 2018-05-17 21:03:11 -04:00
Mark Berrill
195481f615 Moving to a new signed distance function 2018-05-17 12:07:20 -04:00
Mark Berrill
27898d890f Fixing bug in Domain 2018-05-16 14:00:35 -04:00
Mark Berrill
d3e91bc829 Adding Database 2018-05-15 10:01:14 -04:00
James E McClure
047ead1a7e fixing 2018-05-12 21:46:48 -04:00
James E McClure
0ceb0b51c7 pre-processor allows multiple solid labels 2018-05-12 21:07:30 -04:00
James E McClure
f320f4c8be pre-processor allows multiple solid labels 2018-05-12 20:54:14 -04:00
James E McClure
30c5535610 updates 2018-04-11 05:23:31 -04:00
James E McClure
fc46cec5dc segmetned pp has option for A2 data set 2018-04-08 12:28:31 -04:00
James E McClure
6c2ea29606 updating segmented pp 2018-04-08 10:24:38 -04:00
James E McClure
4c84b322c4 updating segmented pp 2018-04-08 10:17:40 -04:00
James E McClure
ebcb4151c9 added string arrays 2018-04-08 08:30:29 -04:00
James E McClure
edc8b4dc86 Added block ID reader to segmented_pp (only for stuttgart data) 2018-04-08 08:24:54 -04:00
James E McClure
f832e5ce36 set maxtime to 1000 in lbpm_segmented_decomp 2018-04-05 20:19:37 -04:00
James E McClure
f9efe6a47b Fixed broken build for Eikonal stuff 2018-01-24 16:19:55 -05:00
James E McClure
2be0ed44aa Successfully moved Eikonal to Domain.h 2017-04-14 15:24:16 -04:00
James E McClure
65579e9b4e moved Eikonal equation solver to Domain.cpp/.h 2017-04-14 15:13:32 -04:00
James E McClure
92062029ff Fixed bug in Eikonal equation initialization for lbpm_segmented_pp 2016-11-17 15:36:05 -05:00
James E McClure
84d9fed6e7 Cleaning up lbpm_segmented_pp, remove comments, re-indent,etc. 2016-11-16 16:14:56 -05:00
James E McClure
2b470d0f43 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2016-11-01 08:33:31 -04:00
James E McClure
2c0c00c114 debugging lbpm_segmented_pp 2016-11-01 08:33:28 -04:00
James McClure
0ca1c1aaeb Fixed scope for MPI to avoid errors in lbpm_segmented_pp 2016-10-10 11:15:06 -04:00
Mark Berrill
b11d2c447e Working on lbpm_uCT 2016-05-25 14:00:28 -04:00
James McClure
6e90b7e6dc Updates to segmented to make sure communications are performed and to morphdrain to insure inlet layer is treated 2016-04-17 22:24:59 -04:00
James E McClure
6d991e7803 Updated lbpm_segmented_pp seems to converge nicely 2016-04-16 21:01:02 -04:00
James McClure
22067ea15a Fixed bugs in lbpm_segmented_pp.cpp 2016-04-16 19:34:03 -04:00
James E McClure
61cbeb4220 Updated lbpm_segmented_pp based on Min (2010) to sovle Eikonal equation 2016-04-16 19:27:24 -04:00
James E McClure
08cd944f87 Fixed warning from nested comment in lbpm_segmented_pp 2016-02-29 09:54:05 -05:00
James E McClure
ad4744bfae Cleaning up the pre-processing pipeline for two phase flow 2016-02-28 21:03:47 -05:00
James E McClure
a6e9bf3dd1 Revert "Untested changes to compute geometric information from segmented images -- must check build"
This reverts commit 6cc6743ee6.
2016-02-28 17:56:57 -05:00
James E McClure
41c65125cc Little changes to lbpm_segmented_pp -- still need to test it 2016-01-13 17:56:26 -05:00
James E McClure
6cc6743ee6 Untested changes to compute geometric information from segmented images -- must check build 2016-01-13 17:48:26 -05:00
James E McClure
fa418c0850 Cleaning up warnings, fixin build 2016-01-10 11:30:13 -05:00
James E McClure
193ec2841d Removing warnings from cdash, deprecating lb2_Color_wia_mpi and BasicSimulator 2016-01-10 11:16:54 -05:00
Mark Berrill
a12e0ba7f1 Replacing MPI_COMM_WORLD with a passed communicator 2015-09-04 13:06:36 -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
Mark Berrill
767f7d9d2b Merging 2015-08-14 15:17:59 -04:00
Mark Berrill
97bff08872 Changing the algorithm when computing the local ids 2015-08-14 14:59:36 -04:00
James E McClure
4c503b7c84 Tweaking lbpm_segmented_pp to find blobs with distance functions 2015-08-12 16:20:59 -04:00