/trunk/src Developers: allen

Login name:
allen
Total Commits:
700 (5.2%)
Lines of Code:
12,562 (7.5%)
Most Recent Commit:
2016-12-29 12:07
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for allen

Activity by Day of Week for allen

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 700 (100.0%) 12562 (100.0%) 17.9
VisIt/libsim/ 186 (26.6%) 5901 (47.0%) 31.7
CCA/Components/SimulationController/ 74 (10.6%) 2711 (21.6%) 36.6
StandAlone/tools/VisIt/ 1 (0.1%) 826 (6.6%) 826.0
Core/Grid/ 32 (4.6%) 632 (5.0%) 19.7
Core/Util/ 11 (1.6%) 432 (3.4%) 39.2
CCA/Components/Schedulers/ 42 (6.0%) 348 (2.8%) 8.2
StandAlone/tools/uda2vis/ 12 (1.7%) 242 (1.9%) 20.1
CCA/Components/OnTheFlyAnalysis/ 28 (4.0%) 224 (1.8%) 8.0
CCA/Components/MPM/ 11 (1.6%) 208 (1.7%) 18.9
CCA/Components/ICE/ 18 (2.6%) 130 (1.0%) 7.2
CCA/Components/Arches/CoalModels/ 39 (5.6%) 118 (0.9%) 3.0
CCA/Components/DataArchiver/ 14 (2.0%) 107 (0.9%) 7.6
CCA/Components/Examples/ 43 (6.1%) 100 (0.8%) 2.3
CCA/Components/LoadBalancers/ 14 (2.0%) 79 (0.6%) 5.6
CCA/Components/Regridder/ 10 (1.4%) 67 (0.5%) 6.7
CCA/Components/Arches/ChemMix/ 3 (0.4%) 56 (0.4%) 18.6
CCA/Components/Arches/ 19 (2.7%) 46 (0.4%) 2.4
StandAlone/ 9 (1.3%) 41 (0.3%) 4.5
Core/DataArchive/ 2 (0.3%) 41 (0.3%) 20.5
CCA/Components/SwitchingCriteria/ 18 (2.6%) 36 (0.3%) 2.0
CCA/Components/Models/HEChem/ 7 (1.0%) 26 (0.2%) 3.7
CCA/Components/MPMICE/ 6 (0.9%) 22 (0.2%) 3.6
CCA/Ports/ 12 (1.7%) 21 (0.2%) 1.7
CCA/Components/Parent/ 3 (0.4%) 20 (0.2%) 6.6
CCA/Components/Models/FluidsBased/ 9 (1.3%) 20 (0.2%) 2.2
CCA/Components/Arches/SourceTerms/ 23 (3.3%) 20 (0.2%) 0.8
CCA/Components/Wasatch/ 4 (0.6%) 18 (0.1%) 4.5
CCA/Components/MPM/HeatConduction/ 4 (0.6%) 16 (0.1%) 4.0
CCA/Components/Arches/TransportEqns/ 6 (0.9%) 14 (0.1%) 2.3
CCA/Components/MPM/Crack/ 6 (0.9%) 8 (0.1%) 1.3
CCA/Components/ReduceUda/ 3 (0.4%) 7 (0.1%) 2.3
CCA/Components/MPM/ReactionDiffusion/ 6 (0.9%) 6 (0.0%) 1.0
CCA/Components/FVM/ 2 (0.3%) 5 (0.0%) 2.5
CCA/Components/MPMArches/ 3 (0.4%) 4 (0.0%) 1.3
CCA/Components/ICE/CustomBCs/ 6 (0.9%) 4 (0.0%) 0.6
CCA/Components/Arches/WallHTModels/ 2 (0.3%) 4 (0.0%) 2.0
StandAlone/tools/mpi_test/ 1 (0.1%) 1 (0.0%) 1.0
/ 1 (0.1%) 1 (0.0%) 1.0
Core/Util/Timers/ 2 (0.3%) 0 (0.0%) 0.0
Core/Grid/Variables/ 2 (0.3%) 0 (0.0%) 0.0
Core/Exceptions/ 2 (0.3%) 0 (0.0%) 0.0
CCA/Components/ProblemSpecification/ 2 (0.3%) 0 (0.0%) 0.0
CCA/Components/MPM/ConstitutiveModel/PortableTongeRamesh/TongeRameshPTRCalcs/ 2 (0.3%) 0 (0.0%) 0.0

Activity of allen

Most Recent Commits

allen 2016-12-29 12:07 Rev.: 56151

added movie scrip to the repo

826 lines of code changed in 1 file:

  • StandAlone/tools/VisIt: visit_movie_script.sh (new 826)
allen 2016-12-09 17:07 Rev.: 56089

Adjusted wall time used to the total

0 lines of code changed in 10 files:

  • CCA/Components/SimulationController: AMRSimulationController.cc (changed), SimulationController.cc (changed), SimulationController.h (changed)
  • StandAlone: sus.cc (changed)
  • VisIt/libsim: visit_libsim_customUI.cc (new)
allen 2016-11-30 14:04 Rev.: 56030

added additonal space

4 lines of code changed in 1 file:

  • CCA/Components/SimulationController: SimulationController.cc (+4 -4)
allen 2016-11-22 13:02 Rev.: 56009

added missing ifdef

0 lines of code changed in 2 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (changed)
allen 2016-11-22 12:57 Rev.: 56008

updated in-situ to save both old and new vars

0 lines of code changed in 6 files:

  • VisIt/libsim: visit_libsim.cc (changed), visit_libsim.h (new), visit_libsim_callbacks.cc (changed)
allen 2016-11-22 12:55 Rev.: 56007

added new output for saving variable modified in the in-situ

70 lines of code changed in 5 files:

  • CCA/Components/DataArchiver: DataArchiver.cc (+61 -6), DataArchiver.h (new)
  • CCA/Ports: Output.h (new)
allen 2016-11-22 10:52 Rev.: 56006

restored flag to false

3 lines of code changed in 1 file:

  • CCA/Components/SimulationController: SimulationController.cc (+3 -13)
allen 2016-11-21 14:22 Rev.: 56005

added timers, changed reporting

84 lines of code changed in 6 files:

  • VisIt/libsim: visit_libsim.cc (+22 -31), visit_libsim.h (+3 -13), visit_libsim_callbacks.cc (+5 -4), visit_libsim_customUI.cc (+50 -35), visit_libsim_database.cc (new)
allen 2016-11-21 14:19 Rev.: 56004

clean up of the controllers

1032 lines of code changed in 5 files:

  • CCA/Components/SimulationController: AMRSimulationController.cc (+641 -690), AMRSimulationController.h (new), SimulationController.cc (+258 -246), SimulationController.h (+88 -36)
allen 2016-11-21 14:16 Rev.: 56003

comment clean up

0 lines of code changed in 2 files:

  • Core/Grid: SimulationState.h (changed)
allen 2016-11-21 14:16 Rev.: 56002

removed unused header

0 lines of code changed in 2 files:

  • CCA/Components/Schedulers: RuntimeStats.cpp (new)
allen 2016-11-21 14:15 Rev.: 56001

added running flag

0 lines of code changed in 2 files:

  • Core/Util/Timers: Timers.hpp (new)
allen 2016-11-11 19:16 Rev.: 55969

changed define tag

0 lines of code changed in 2 files:

  • Core/Util: InfoMapper.h (new)
allen 2016-11-10 10:17 Rev.: 55966

removed error message because it did not solve the issue

13 lines of code changed in 1 file:

  • Core/DataArchive: DataArchive.cc (+13 -10)
allen 2016-11-07 18:11 Rev.: 55956

fixed deleted to remove warning

0 lines of code changed in 2 files:

  • CCA/Components/Models/FluidsBased: ArchesTable.cc (changed)
allen 2016-11-07 17:17 Rev.: 55955

added exception when data is not found

28 lines of code changed in 1 file:

  • Core/DataArchive: DataArchive.cc (+28 -13)
allen 2016-10-29 06:01 Rev.: 55928

incorporated suggestion for a header

29 lines of code changed in 3 files:

  • CCA/Components/SimulationController: AMRSimulationController.cc (+2 -2), SimulationController.cc (+25 -14), SimulationController.h (+2 -1)
allen 2016-10-29 06:00 Rev.: 55927

removed the ui callback

0 lines of code changed in 1 file:

  • VisIt/libsim: visit_libsim_callbacks.cc (-1)
allen 2016-10-27 12:34 Rev.: 55922

added command callback for the custom UI

7 lines of code changed in 2 files:

  • VisIt/libsim: visit_libsim_callbacks.cc (+5 -1), visit_libsim_database.cc (+2 -2)
allen 2016-10-24 10:34 Rev.: 55914

changed the sus format output cleanup the wall times calculations

395 lines of code changed in 3 files:

  • CCA/Components/SimulationController: AMRSimulationController.cc (+125 -90), SimulationController.cc (+244 -228), SimulationController.h (+26 -18)

(111 more)

Generated by StatSVN 0.7.0