Commit Graph

24 Commits

Author SHA1 Message Date
James McClure
aa0b3a1cb0 merge LBPM with spock 2021-12-12 11:36:47 -05:00
Thomas Ramstad
23189f5577 Clang format (#55)
Run clang-format on modules of code
2021-11-08 22:58:37 +01:00
Mark Berrill
056eeaa461 Merging master 2021-11-03 10:55:56 -04:00
JamesEMcclure
3d64e1a8a1 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-09-03 09:55:03 -04:00
James McClure
47050feb49 remove random array functionality 2021-09-02 08:19:54 -04:00
JamesEMcclure
3d4a0a1f2f Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2021-09-01 07:39:10 -04:00
Mark Berrill
d9746d575b Fixing potential bugs with communication 2021-06-24 14:42:03 -04:00
Mark Berrill
96ef15c5c6 Creating HDF5 writer using Xmdf for visualization 2021-06-02 15:36:44 -04:00
JamesEMcclure
56dc55a14d added equinor copyright statement 2020-10-12 06:08:29 -04:00
James E McClure
bc1e23adf3 Merge branch 'master' of github.com:JamesEMcClure/LBPM-WIA 2018-09-23 00:00:14 -04:00
Mark Berrill
f955162e20 Optimizing performance and updating Array class 2018-09-17 13:03:00 -04:00
James E McClure
2e8382cceb Added OPM headers 2018-06-11 15:19:05 -04:00
Mark Berrill
98d86d2f94 Updating threadpool, Array, StackTrace, ... classes 2018-02-06 10:50:43 -05:00
Mark Berrill
0284d4acd0 Working on filter for lbpm_uCT_pp 2016-06-15 09:24:59 -04:00
Mark Berrill
1b36f74bdf Updating lbpm_uCT_pp.cpp with new Array class, adding imfilter 2016-05-24 10:34:33 -04:00
Mark Berrill
4d48b3e80d Minor changes to help debug failed run 2015-09-01 21:51:41 -04:00
Mark Berrill
f0ffbcb174 Fixing compile error with std::swap 2015-08-17 14:21:01 -04:00
Mark Berrill
49753252c8 Fixing compile errors and warnings with PGI 2015-04-28 12:26:27 -04:00
Mark Berrill
b7634dc099 Adding parallel blob identification 2015-04-28 11:34:57 -04:00
Mark Berrill
ef25839769 Replacing Array class with another Array class 2015-04-22 14:23:55 -04:00
Mark Berrill
197b788330 Adding check on Array to ensure it is within bounds (debug mode only) 2015-04-16 10:54:58 -04:00
James E McClure
1579a981ec Fixed valgrind error from mismatched free / delete in common/Array.h 2015-02-18 13:55:37 -05:00
James E McClure
66c34566ad Fixed the memory leak (I think) 2014-10-28 17:49:10 -04:00
Mark Berrill
4ab2084991 Renaming include folder to common. Adding Communication file to help seperate some of the communication 2014-01-28 15:11:19 -05:00