/trunk/src Developers: scjmc

Login name:
scjmc
Total Commits:
40 (0.3%)
Lines of Code:
9,586 (3.9%)
Most Recent Commit:
2017-09-13 02:01
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for scjmc

Activity by Day of Week for scjmc

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 40 (100.0%) 9586 (100.0%) 239.6
CCA/Components/Heat/ 23 (57.5%) 7457 (77.8%) 324.2
CCA/Components/PhaseField/ 4 (10.0%) 2003 (20.9%) 500.7
CCA/Components/Parent/ 4 (10.0%) 96 (1.0%) 24.0
/ 4 (10.0%) 15 (0.2%) 3.7
CCA/Components/ 2 (5.0%) 10 (0.1%) 5.0
include/sci_defs/ 2 (5.0%) 3 (0.0%) 1.5
CCA/Components/Solvers/AMR/ 1 (2.5%) 2 (0.0%) 2.0

Activity of scjmc

Most Recent Commits

scjmc 2017-09-13 02:01 Rev.: 56993

added PhaseField component

2068 lines of code changed in 10 files:

  • Makefile.in (+6), configVars.mk.in (+1)
  • CCA/Components: sub.mk (+5)
  • CCA/Components/Parent: ComponentFactory.cc (+51), sub.mk (+1)
  • CCA/Components/PhaseField: AMRPhaseField.h (+832), PhaseField.cc (+41), PhaseField.h (+1062), sub.mk (+68)
  • include/sci_defs: uintah_testdefs.h.in (+1)
scjmc 2017-09-13 01:59 Rev.: 56992

- added Heat component
- coarse to fine connections made conditional upon #define SKIP_COARSE_TO_FINE_CONNECTIONS
function: HypreDriverSStruct::makeLinearSystem_CC
file: src/CCA/Components/Solvers/AMR/HypreDriverSStruct.cc Please enter the commit message for your changes. Lines starting

7518 lines of code changed in 30 files:

  • Makefile.in (+7 -1), configVars.mk.in (+1)
  • CCA/Components: sub.mk (+5)
  • CCA/Components/Heat: AMRCCHeat2D.cc (+533), AMRCCHeat2D.h (+105), AMRCCHeat3D.cc (+732), AMRCCHeat3D.h (+105), AMRNCHeat2D.cc (+651), AMRNCHeat2D.h (+115), AMRNCHeat3D.cc (+923), AMRNCHeat3D.h (+115), CCHeat2D.cc (+495), CCHeat2D.h (+304), CCHeat3D.cc (+575), CCHeat3D.h (+318), NCHeat2D.cc (+574), NCHeat2D.h (+320), NCHeat3D.cc (+654), NCHeat3D.h (+339), TimeScheme.h (+56), blockrange_io.h (+42), pvtkfile.hpp (+106), sub.mk (+99), visitfile.hpp (+75), vtkfile.cpp (+117), vtkfile.hpp (+104)
  • CCA/Components/Parent: ComponentFactory.cc (+43), sub.mk (+1)
  • CCA/Components/Solvers/AMR: HypreDriverSStruct.cc (+2)
  • include/sci_defs: uintah_testdefs.h.in (+2)
Generated by StatSVN 0.7.0