Directory testprograms/SFCTest/

Total Files:
2
Deleted Files:
0
Lines of Code:
271

[root]/testprograms/SFCTest

Lines of Code

testprograms/SFCTest/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 69 (100.0%) 6.2
ahumphrey 6 (54.5%) 54 (78.3%) 9.0
allen 3 (27.3%) 13 (18.8%) 4.3
jas 2 (18.2%) 2 (2.9%) 1.0

Most Recent Commits

ahumphrey 2017-12-19 15:29 Rev.: 57481

* Finish repairs and cleanup in Core/Malloc, specifically the Uintah default Allocator (when SCI_MALLOC is enabled). Remove legacy pthread code, recursive locks, etc. Use std::mutex, no need for recursive mutex.

* Remove sci_system, use std:system

* Remove all remaining pthread remnants (including THREAD_LIBRARY references). Only use and rely on std::thread. Should have never been mixing pthreads with std::thread. Can't bank on what the underlying thread impl is.

* Generate new configure script.

* Lastly, fix issue with MPM PetscSolver include. Now Uintah compiles without Petsc (e.g. --without-petsc), as it should be able to.

0 lines of code changed in 2 files:

  • testprograms/SFCTest: sub.mk (-1)
allen 2017-10-25 12:48 Rev.: 57176

added processor node identification to the proc group, also cleaned up method names

4 lines of code changed in 2 files:

  • testprograms/SFCTest: sfctest.cc (+4 -4)
ahumphrey 2017-07-14 09:34 Rev.: 56787

Missed clipping one line.

0 lines of code changed in 1 file:

  • testprograms/SFCTest: sub.mk (-2)
ahumphrey 2017-07-14 09:32 Rev.: 56786

Give SFC test full-fledged build system membership,static, gpu, etc

27 lines of code changed in 1 file:

  • testprograms/SFCTest: sub.mk (+27 -7)
ahumphrey 2017-07-13 12:37 Rev.: 56781

Working with SFC and loadblancer functionality, re-enable SFC test.
Other minor cleanup, fix some comments.

27 lines of code changed in 2 files:

  • testprograms/SFCTest: sfctest.cc (+25 -23), sub.mk (+2 -1)
jas 2017-04-20 12:52 Rev.: 56449

Update copyright.

2 lines of code changed in 2 files:

  • testprograms/SFCTest: sfctest.cc (+1 -1), sub.mk (+1 -1)
allen 2017-04-13 16:24 Rev.: 56421

Removed Time.h and replaced with Timers.hpp

9 lines of code changed in 1 file:

  • testprograms/SFCTest: sfctest.cc (+9 -7)
Generated by StatSVN 0.7.0