Directory CCA/Components/Heat/

Total Files:
23
Deleted Files:
0
Lines of Code:
7507

[root]/CCA/Components/Heat

Lines of Code

CCA/Components/Heat/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 107 (100.0%) 1.3
allen 39 (50.0%) 72 (67.3%) 1.8
jas 29 (37.2%) 23 (21.5%) 0.7
harman 6 (7.7%) 8 (7.5%) 1.3
jholmen 4 (5.1%) 4 (3.7%) 1.0

Most Recent Commits

allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

68 lines of code changed in 34 files:

  • CCA/Components/Heat: AMRCCHeat2D.cc (new), AMRCCHeat2D.h (new), AMRCCHeat3D.cc (new), AMRCCHeat3D.h (+1 -1), AMRNCHeat2D.cc (new), AMRNCHeat2D.h (+1 -1), AMRNCHeat3D.cc (new), AMRNCHeat3D.h (+1 -1), CCHeat2D.cc (new), CCHeat2D.h (+1 -1), CCHeat3D.cc (+8 -8), CCHeat3D.h (new), NCHeat2D.cc (new), NCHeat2D.h (+1 -1), NCHeat3D.cc (+9 -9), NCHeat3D.h (+1 -1), sub.mk (+1 -1)
harman 2018-05-03 09:18 Rev.: 58212

Removed SolverParameters tangled web from the components/applications. The each solver "owns" the parameters
and the component/application set the parameters via the solver, solver->getParameters()->SetSomething()

- Added virtual function getParameters()

- Removed tabs and other formatting.

- Rename HypreSolver2Params -> HypreParams

- Moved CG and Direct constructors/destructors code so there is consistency in code layout between the different solvers.




6 lines of code changed in 4 files:

  • CCA/Components/Heat: CCHeat2D.cc (+3 -5), CCHeat2D.h (-1), CCHeat3D.cc (+3 -5), CCHeat3D.h (-1)
harman 2018-04-13 12:41 Rev.: 58089

Removed sharedState from SolverParameters::readParameters(). It's not used.

HypreSolver.h
_ removed setSolveFrequency() and getSolveFrequency. The solve frequency is handled by the parameters.


BuildBotTry:
Changed #!/bin/csh -> #!/bin/csh -f

This fixed a oddball error.


2 lines of code changed in 2 files:

  • CCA/Components/Heat: CCHeat2D.cc (+1 -1), CCHeat3D.cc (+1 -1)
jholmen 2018-02-07 14:36 Rev.: 57784

* Removed Uintah::parallel_reduce.
* Added Uintah::parallel_reduce_min.
* Added Uintah::parallel_reduce_sum.
* Replaced use of Uintah::parallel_reduce with Uintah::parallel_reduce_sum.
* Replaced use of Uintah::parallel_for within KokkosSolver::computeStableTimeStep with Uintah::parallel_reduce_min.
* Cleaned up whitespace and formatting.

This commit extends Uintah's parallel patterns to support minimum reductions on scalar data.

4 lines of code changed in 4 files:

  • CCA/Components/Heat: AMRCCHeat2D.cc (+1 -1), AMRCCHeat3D.cc (+1 -1), AMRNCHeat2D.cc (+1 -1), AMRNCHeat3D.cc (+1 -1)
allen 2018-01-16 17:52 Rev.: 57673

moved PerPatchVars.h to Core and RunTimeStatsEnums.h to Schedulers to give better separation, Also removed unneeded ehader files

4 lines of code changed in 4 files:

  • CCA/Components/Heat: AMRCCHeat2D.cc (+1 -1), AMRCCHeat3D.cc (+1 -1), AMRNCHeat2D.cc (+1 -1), AMRNCHeat3D.cc (+1 -1)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

23 lines of code changed in 29 files:

  • CCA/Components/Heat: AMRCCHeat2D.cc (+1 -1), AMRCCHeat2D.h (+1 -1), AMRCCHeat3D.cc (+1 -1), AMRCCHeat3D.h (+1 -1), AMRNCHeat2D.cc (+1 -1), AMRNCHeat2D.h (+1 -1), AMRNCHeat3D.cc (+1 -1), AMRNCHeat3D.h (+1 -1), CCHeat2D.cc (+1 -1), CCHeat2D.h (+1 -1), CCHeat3D.cc (+1 -1), CCHeat3D.h (+1 -1), NCHeat2D.cc (+1 -1), NCHeat2D.h (+1 -1), NCHeat3D.cc (+1 -1), NCHeat3D.h (+1 -1), TimeScheme.h (+1 -1), blockrange_io.h (+1 -1), pvtkfile.hpp (+1 -1), sub.mk (+1 -1), visitfile.hpp (new), vtkfile.cpp (new), vtkfile.hpp (+1 -1)
allen 2018-01-05 15:49 Rev.: 57569

removed unneeded dependency

0 lines of code changed in 1 file:

  • CCA/Components/Heat: sub.mk (-1)
Generated by StatSVN 0.7.0