Directory VisIt/libsim/

Total Files:
11
Deleted Files:
0
Lines of Code:
6256

[root]/VisIt/libsim

Lines of Code

VisIt/libsim/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
allen 191 (100.0%) 8586 (100.0%) 44.9

Most Recent Commits

allen 2018-12-19 09:23 Rev.: 59121

added digits to teh layout

0 lines of code changed in 2 files:

  • VisIt/libsim: ash_layout.txt (new)
allen 2018-12-19 09:22

added defaults

0 lines of code changed in 4 files:

  • VisIt/libsim: visit_libsim.cc (changed), visit_libsim.h (changed)
allen 2018-12-17 14:50 Rev.: 59105

added comments

0 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim_database.cc (changed)
allen 2018-12-13 17:57 Rev.: 59079

white space clean up

16 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+16 -16)
allen 2018-12-13 17:43 Rev.: 59078

fixed naming

23 lines of code changed in 3 files:

  • VisIt/libsim: visit_libsim_database.cc (+19 -13), visit_libsim_database.h (new)
allen 2018-12-13 17:42 Rev.: 59077

clean up of the typing

64 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+64 -58)
allen 2018-12-13 15:50 Rev.: 59075

removed used vars

0 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim_callbacks.cc (new)
allen 2018-12-13 15:06 Rev.: 59072

clean up to the in situ interface

847 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim_database.cc (+788 -1306), visit_libsim_database.h (+59)
allen 2018-12-11 18:20 Rev.: 59060

updated the interfaces and in situ to fully support particles and their rank SILs

65 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+65 -54)
allen 2018-12-11 13:39 Rev.: 59056

temp check of code

37 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+37 -42)
allen 2018-12-10 19:35 Rev.: 59052

added support particle SIL

122 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+122 -122)
allen 2018-12-10 19:25 Rev.: 59051

updated SILs for nodes

139 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+139 -62)
allen 2018-12-10 14:27 Rev.: 59044

updated SILs for nodes

120 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim.cc (+19 -19), visit_libsim_database.cc (+101 -55)
allen 2018-12-07 18:03 Rev.: 59036

added edge names and clean of the logical bounds

132 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+132 -59)
allen 2018-12-06 18:17 Rev.: 59015

change to new interface

0 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim_customUI.cc (changed)
allen 2018-12-06 18:17 Rev.: 59014

minor UI change

0 lines of code changed in 2 files:

  • VisIt/libsim: uintah.ui (changed)
allen 2018-12-06 11:46 Rev.: 59008

added index

7 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+7 -10)
allen 2018-12-04 15:11 Rev.: 58990

initial support for rank /node SIL

70 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+70 -17)
allen 2018-10-17 10:54 Rev.: 58847

added min and std stats

131 lines of code changed in 2 files:

  • VisIt/libsim: uintah.ui (+13 -3), visit_libsim_customUI.cc (+118 -129)
allen 2018-10-11 18:07 Rev.: 58813

refactored the terminate and abort

38 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim.cc (+34 -28), visit_libsim_callbacks.cc (+4 -29)
allen 2018-10-11 14:31 Rev.: 58812

added comments and mode status calls

13 lines of code changed in 3 files:

  • VisIt/libsim: visit_libsim.cc (+5 -3), visit_libsim_callbacks.cc (+2), visit_libsim_database.cc (+6)
allen 2018-10-10 09:54 Rev.: 58799

added reductionvar table

184 lines of code changed in 4 files:

  • VisIt/libsim: uintah.ui (+51 -8), visit_libsim_customUI.cc (+114 -32), visit_libsim_customUI.h (+19 -18)
allen 2018-09-25 14:48 Rev.: 58714

changed check to reporting if output or checkpoint was written

4 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_customUI.cc (+4 -4)
allen 2018-09-21 16:01 Rev.: 58706

corrected mesh name

1 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+1 -1)
allen 2018-09-21 15:57 Rev.: 58705

added comments and corrected mesh name

8 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+8 -1)
allen 2018-09-20 16:49 Rev.: 58699

added the ability to save the old data warehouse

46 lines of code changed in 4 files:

  • VisIt/libsim: visit_libsim.cc (+5 -5), visit_libsim.h (+1 -2), visit_libsim_callbacks.cc (+16 -6), visit_libsim_database.cc (+24 -12)
allen 2018-09-19 09:45 Rev.: 58684

removed the start sim time and sim to wall time stats. Added friend class to the app. interface

14 lines of code changed in 4 files:

  • VisIt/libsim: visit_libsim.cc (+4 -8), visit_libsim.h (+1 -5), visit_libsim_callbacks.cc (+3 -4), visit_libsim_customUI.cc (+6 -6)
allen 2018-09-07 15:46 Rev.: 58602

added reading time spec attributes for output and checkpoint dumping when thresholds are met, refined the flags, minor name changes

7 lines of code changed in 3 files:

  • VisIt/libsim: uintah.ui (+4 -5), visit_libsim_callbacks.cc (+1 -1), visit_libsim_customUI.cc (+2 -2)
allen 2018-08-31 11:08 Rev.: 58574

name simplification

34 lines of code changed in 2 files:

  • VisIt/libsim: uintah.ui (+25 -22), visit_libsim_customUI.cc (+9 -9)
allen 2018-08-29 20:50 Rev.: 58564

cleaned up the DOUT macros, consistent naming of timethresholds, added option to validate next delta before the reduction

67 lines of code changed in 6 files:

  • VisIt/libsim: uintah.ui (+7 -7), visit_libsim.cc (+4 -4), visit_libsim_callbacks.cc (+40 -40), visit_libsim_callbacks.h (new), visit_libsim_customUI.cc (+12 -12)
allen 2018-08-28 17:46 Rev.: 58560

added patch id to machine view

196 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+196 -101)
allen 2018-08-24 11:11 Rev.: 58551

added patch based machine view

374 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+374 -191)
allen 2018-08-22 14:30 Rev.: 58546

fixed bug in the node look up and cleaned up formatting

21 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim.cc (+14 -14), visit_libsim_database.cc (+7 -5)
allen 2018-08-22 13:31 Rev.: 58545

update for the recent layout and error reporting

661 lines of code changed in 2 files:

  • VisIt/libsim: ash_layout.txt (+637 -501), visit_libsim.cc (+24 -18)
allen 2018-08-21 18:07 Rev.: 58543

deprecated the SimulationTime class and moved it to be fully contained in the ApplicationCommon

81 lines of code changed in 5 files:

  • VisIt/libsim: uintah.ui (+5 -5), visit_libsim.cc (+2 -2), visit_libsim_callbacks.cc (+52 -75), visit_libsim_callbacks.h (+1 -1), visit_libsim_customUI.cc (+21 -27)
allen 2018-08-21 11:30 Rev.: 58541

added functionality to get the node index for any rank - slight memory cost

153 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_database.cc (+153 -152)
allen 2018-08-21 08:40 Rev.: 58538

changed the delta T reduction to be last and modified the var name to match the xml name

36 lines of code changed in 4 files:

  • VisIt/libsim: visit_libsim.cc (+7), visit_libsim_callbacks.cc (+4 -3), visit_libsim_customUI.cc (+2 -2), visit_libsim_database.cc (+23 -3)
allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

3 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_callbacks.cc (+3 -3)
allen 2018-08-08 11:10 Rev.: 58511

change for an easier terminate

17 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_callbacks.cc (+17)
allen 2018-08-01 10:40 Rev.: 58491

renamed the methods to differentiate between rank and node values

99 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim_customUI.cc (+9 -9), visit_libsim_database.cc (+90 -45)

(49 more)

Generated by StatSVN 0.7.0