Directory CCA/Components/Parent/

Total Files:
3
Deleted Files:
0
Lines of Code:
1414

[root]/CCA/Components/Parent

Lines of Code

CCA/Components/Parent/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 15 (100.0%) 1.5
jsutherland 2 (20.0%) 15 (100.0%) 7.5
qymeng 2 (20.0%) 0 (0.0%) 0.0
harman 5 (50.0%) 0 (0.0%) 0.0
guilkey 1 (10.0%) 0 (0.0%) 0.0

Most Recent Commits

jsutherland 2013-10-31 19:36 Rev.: 51196

This one has been a long time coming.

Rip out the standard namespace opening that has been polluting header files throughout the framework. This crept into all sorts of places.

DO NOT open namespaces in header files. Ever.

15 lines of code changed in 2 files:

  • CCA/Components/Parent: Switcher.h (new)
qymeng 2013-09-03 20:23 Rev.: 50903

Implemented a lightweight version of GPUDataWarehouse, GPUGridVariable and GPUArray3D inside GPU.
This commit included a new set of interfaces for better supporting GPU task.
See example in Examples/UnifiedSchedulerTest

0 lines of code changed in 2 files:

  • CCA/Components/Parent: ComponentFactory.cc (-4)
harman 2013-06-07 12:28 Rev.: 50431

Removed the last remnants of the "addMaterial" code. It hasn't been used for years.

0 lines of code changed in 3 files:

  • CCA/Components/Parent: Switcher.cc (new), Switcher.h (-6)
harman 2013-06-06 16:39 Rev.: 50426

removed scheduleInitializeAddedMaterial()
- It hasn't been used in 5+ years.

0 lines of code changed in 2 files:

  • CCA/Components/Parent: Switcher.cc (-7), Switcher.h (-6)
guilkey 2013-04-18 11:56 Rev.: 50137

Stop compiling the fracture code. Next stop, SL County Landfill.
Remove unneeded include files (Node27 and NodeIterator) from several material
models.

0 lines of code changed in 1 file:

  • CCA/Components/Parent: ComponentFactory.cc (-4)
Generated by StatSVN 0.7.0