Directory StandAlone/tools/puda/

Total Files:
29
Deleted Files:
4
Lines of Code:
4268

[root]/StandAlone/tools/puda

Lines of Code

StandAlone/tools/puda/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 69 (100.0%) 36 (100.0%) 0.5
jas 55 (79.7%) 29 (80.6%) 0.5
harman 1 (1.4%) 5 (13.9%) 5.0
guilkey 7 (10.1%) 1 (2.8%) 0.1
ahumphrey 2 (2.9%) 1 (2.8%) 0.5
allen 4 (5.8%) 0 (0.0%) 0.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.

1 lines of code changed in 2 files:

  • StandAlone/tools/puda: sub.mk (new)
allen 2017-11-07 14:33 Rev.: 57244

updates to puda to handle per patch variables

0 lines of code changed in 2 files:

  • StandAlone/tools/puda: varsummary.cc (new)
allen 2017-11-06 13:28 Rev.: 57234

commented out unused var to remove warnings

0 lines of code changed in 2 files:

  • StandAlone/tools/puda: jim1.cc (changed)
jas 2017-04-20 13:16 Rev.: 56451

Update copyright.

29 lines of code changed in 55 files:

  • StandAlone/tools/puda: AA_MMS.h (+1 -1), ER_MMS.h (+1 -1), GV_MMS.h (new), ICE_momentum.h (+1 -1), PIC.cc (+1 -1), PIC.h (new), POL.cc (+1 -1), POL.h (new), asci.cc (new), asci.h (+1 -1), grid_reader.cc (+1 -1), jacquie.cc (new), jacquie.h (new), jim1.cc (+1 -1), jim1.h (new), jim2.cc (new), jim2.h (new), jim3.cc (new), jim3.h (new), pressure.cc (new), pressure.h (+1 -1), puda.cc (new), puda.h (new), sub.mk (+1 -1), todd1.h (new), util.cc (+1 -1), util.h (+1 -1), varsummary.cc (+1 -1), varsummary.h (new)
harman 2017-02-23 18:59 Rev.: 56248

printMinMax<Vector>
don't print out the cmin and cmax location if they are nullptr

5 lines of code changed in 1 file:

  • StandAlone/tools/puda: varsummary.cc (+5 -2)
guilkey 2017-02-09 13:49 Rev.: 56219

Additional cleanup of the monica options.

0 lines of code changed in 1 file:

  • StandAlone/tools/puda: puda.h (-4)
guilkey 2017-01-12 15:45 Rev.: 56172

Removing the "monica" options from puda. These appear to be more or less
redundant with other existing options.

1 lines of code changed in 6 files:

  • StandAlone/tools/puda: monica1.cc (del), monica1.h (del), monica2.cc (del), monica2.h (del), puda.cc (+1 -17), sub.mk (-2)
Generated by StatSVN 0.7.0