Directory Packages/Uintah/Core/Parallel/

Total Files:
9
Deleted Files:
1
Lines of Code:
851

[root]/Packages/Uintah/Core/Parallel

Lines of Code

Packages/Uintah/Core/Parallel/ Lines of Code

Developers

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

Most Recent Commits

worthen 2007-11-06 13:48 Rev.: 39285

move SCISHARE to UINTAHSHARE. Also disable the share flags if building static

28 lines of code changed in 16 files:

  • Packages/Uintah/Core/Parallel: BufferInfo.cc (+2 -2), BufferInfo.h (+4 -4), PackBufferInfo.h (+3 -3), Parallel.h (new), ProcessorGroup.h (+2 -2), UintahParallelComponent.h (+2 -2), UintahParallelPort.h (+2 -2), share.h (del), uintahshare.h (new 11)
worthen 2007-10-05 11:58 Rev.: 38922

Change new->scinew

2 lines of code changed in 1 file:

  • Packages/Uintah/Core/Parallel: BufferInfo.cc (+2 -1)
dav 2007-08-08 14:36 Rev.: 38328

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:

  • Packages/Uintah/Core/Parallel: ProcessorGroup.h (+2)
worthen 2007-06-14 23:33 Rev.: 37814

Fix 'Parallel not initialized' error caused by Justin's and my parallelization of setBCTypes

12 lines of code changed in 3 files:

  • Packages/Uintah/Core/Parallel: Parallel.cc (+9), Parallel.h (+3)
luitjens 2007-06-07 23:10 Rev.: 37743

Added a static member Parallel::getMPISize()

9 lines of code changed in 2 files:

  • Packages/Uintah/Core/Parallel: Parallel.cc (+7 -1), Parallel.h (+2)
Generated by StatSVN 0.4.0