Directory Packages/Uintah/CCA/Components/PatchCombiner/

Total Files:
2
Deleted Files:
0
Lines of Code:
564

[root]/Packages/Uintah/CCA/Components/PatchCombiner

Lines of Code

Packages/Uintah/CCA/Components/PatchCombiner/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
luitjens 5 (100.0%) 4 (100.0%) 0.8

Most Recent Commits

luitjens 2008-08-08 13:52 Rev.: 41865

Store a grid pointer with each patch. This was the way Uintah was prior to the patch changes. The current way of storing patches limits the number of grids at any one time to 2. This is a problem when using scirun with multiple extractors/udas/timesteps/etc.


1 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/PatchCombiner: PatchCombiner.cc (new)
luitjens 2008-07-18 11:36 Rev.: 41586

Fixed some compiler warnings. The majority of them were unused variables. In the case of unused variables I deleted them if they wern't referenced to in comments. If they were referenced in comments I commented them out.

Other fixes included braketing ifs and parenthesizing boolean statements.

1 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/PatchCombiner: UdaReducer.cc (new)
luitjens 2008-05-09 14:45 Rev.: 40987

Updated SimulationController, LoadBalancers, DataArchiver, Regridder,
and PatchCombiner to new interface.


2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/PatchCombiner: PatchCombiner.cc (+2 -2)
Generated by StatSVN 0.4.0