Commit Graph

2577 Commits

Author SHA1 Message Date
James E McClure
1a5f212c2d Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-24 13:23:40 -04:00
James E McClure
840de42ca4 refactor uCT pp 2018-09-24 13:23:21 -04:00
Mark Berrill
1cbcee9748 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-24 13:21:30 -04:00
James E McClure
22985718d7 refactor uCT pp 2018-09-24 13:20:14 -04:00
James E McClure
84037b79d2 refactor uCT pp 2018-09-24 13:19:43 -04:00
James E McClure
7dec9d38b3 refactor uCT pp 2018-09-24 13:17:39 -04:00
James E McClure
e3e7634ba9 refactor uCT pp 2018-09-24 13:16:46 -04:00
James E McClure
e76337fa57 refactor uCT pp 2018-09-24 13:15:47 -04:00
James E McClure
ce49d26496 refactor uCT pp 2018-09-24 13:13:31 -04:00
Mark Berrill
078464151a Updating CMake files to remove option for visit plugin and force C++14 or newer 2018-09-24 11:51:23 -04:00
James E McClure
3c55966984 Using regular cuda instead of zero copy for comms 2018-09-22 23:46:38 -04:00
James E McClure
379b731069 gpu color clenaup 2018-09-22 17:15:00 -04:00
James E McClure
86de2527c4 update default c++ standard to 14 2018-09-22 16:34:25 -04:00
James E McClure
c2ec00941e Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-22 16:00:44 -04:00
James E McClure
b6517c97bf debug color flux 2018-09-22 16:00:32 -04:00
James E McClure
f9b434777b update piston displacement example 2018-09-22 15:27:11 -04:00
James E McClure
07056b7375 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-22 14:13:56 -04:00
James E McClure
2d9ba01b62 fix merge 2018-09-21 13:54:27 -04:00
James E McClure
0d9e649e11 color BC moved to proper place 2018-09-21 13:53:35 -04:00
James E McClure
0269a6bbfa analysis/TwoPhase.cpp 2018-09-21 12:43:12 -04:00
James E McClure
e97a1de357 fixed double free in MF 2018-09-20 18:46:55 -04:00
James E McClure
521dfebc3f null constructor for MF 2018-09-20 16:55:22 -04:00
James E McClure
e913835a8a w+n MF to TwoPhase analysis 2018-09-20 16:51:53 -04:00
James E McClure
0b218c2544 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-19 21:31:00 -04:00
James McClure
a25c4e911c debugging color comm bug 2018-09-19 21:30:30 -04:00
James McClure
9748113de0 added TestCommD3Q19 back into project 2018-09-17 17:17:50 -04:00
James E McClure
45b2b969cb refactor TestCommD3Q19 2018-09-17 16:35:09 -04:00
James E McClure
a49915ccbc update dcel to avoid merge conflict 2018-09-17 13:14:17 -04:00
Mark Berrill
f955162e20 Optimizing performance and updating Array class 2018-09-17 13:03:00 -04:00
James E McClure
3271c0d37f updates to dcel 2018-09-17 11:00:20 -04:00
James E McClure
7b372bbd7b start to look at dcel performance 2018-09-16 17:24:42 -04:00
James E McClure
aa8f5a282a dont' resize lists in local isosurface 2018-09-16 13:59:32 -04:00
James E McClure
fe41e14752 working on performance for dcel 2018-09-16 13:45:48 -04:00
James E McClure
b1f7157593 refactor local isosurfacing for performance 2018-09-16 13:36:43 -04:00
James E McClure
f6be95caeb fix bug 2018-09-16 02:43:24 -04:00
James E McClure
c3aa841f26 Revert "added minkowski for w+n to twoPhase"
This reverts commit 4b66b0dbed.
2018-09-16 02:27:58 -04:00
James E McClure
b0d98a78ed Revert "null constructor for MInkowski"
This reverts commit c4e5fde6ac.
2018-09-16 02:27:47 -04:00
James E McClure
d762383d55 Revert "fixed bug"
This reverts commit 6e14970dfa.
2018-09-16 02:27:42 -04:00
James E McClure
6e14970dfa fixed bug 2018-09-16 02:07:02 -04:00
James E McClure
c4e5fde6ac null constructor for MInkowski 2018-09-15 21:01:34 -04:00
James E McClure
4b66b0dbed added minkowski for w+n to twoPhase 2018-09-15 20:47:44 -04:00
James E McClure
7f001a7b44 Color BC use map for Phi 2018-09-15 17:38:18 -04:00
James E McClure
201229e2b6 fixed dumb bug in D3Q7 for non periodic BC 2018-09-15 17:00:02 -04:00
James E McClure
ef7a81c8cb fixed dumb bug in D3Q7 for non periodic BC 2018-09-15 16:07:14 -04:00
James E McClure
62e7e6ca54 fixed header problem how did this build 2018-09-15 15:40:42 -04:00
James E McClure
c50d4ad547 Cmakelists change 2018-09-15 15:23:17 -04:00
James E McClure
adbd3a5f55 name change 2018-09-15 14:46:13 -04:00
James E McClure
b376d22f8a lbpm_minkowski_scalar built 2018-09-15 13:50:51 -04:00
James E McClure
12adc3b185 refactor minkowski scalar tool 2018-09-15 13:49:28 -04:00
James E McClure
8c7b7500d2 add lbpm_minkowski_scalar analysis tool 2018-09-15 13:46:47 -04:00