[root]/Packages/Uintah/Core/Parallel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 53 (100.0%) | 2.3 |
worthen | 20 (87.0%) | 42 (79.2%) | 2.1 |
luitjens | 2 (8.7%) | 9 (17.0%) | 4.5 |
dav | 1 (4.3%) | 2 (3.8%) | 2.0 |
move SCISHARE to UINTAHSHARE. Also disable the share flags if building static
28 lines of code changed in 16 files:
Change new->scinew
2 lines of code changed in 1 file:
class Parallel has to be pre-declared before it can be used as a friend. Some (less strict) compilers treat the 'friend' statement as a pre-declaration, but then, some don't.
2 lines of code changed in 1 file:
Fix 'Parallel not initialized' error caused by Justin's and my parallelization of setBCTypes
12 lines of code changed in 3 files:
Added a static member Parallel::getMPISize()
9 lines of code changed in 2 files: