Directory Packages/Uintah/CCA/Components/Examples/

Total Files:
28
Deleted Files:
1
Lines of Code:
8605

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 81 (100.0%) 81 (100.0%) 1.0
worthen 31 (38.3%) 38 (46.9%) 1.2
harman 32 (39.5%) 28 (34.6%) 0.8
luitjens 18 (22.2%) 15 (18.5%) 0.8

Most Recent Commits

worthen 2007-11-09 13:26 Rev.: 39347

Mirror code to Uintah branch (in the case of ICE and SimpleCFD, remove the SCIRun:: for Min and Max, and use the entire namespace. Yes, I know that's taboo in header files, but otherwise it conflicts on the definition of Min and Max).

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Examples: SimpleCFD.cc (changed)
worthen 2007-11-08 12:58 Rev.: 39318

Tweaks (that don't really affect this trunk) that help Uintah branch merges operate much more smoothly.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Examples: SimpleCFD.cc (+1 -1)
worthen 2007-11-06 13:48 Rev.: 39285

move SCISHARE to UINTAHSHARE. Also disable the share flags if building static

33 lines of code changed in 24 files:

  • Packages/Uintah/CCA/Components/Examples: AMRSimpleCFD.h (+2 -2), AMRWave.h (new), Burger.h (new), ParticleTest1.h (+2 -2), Poisson1.h (+2 -2), Poisson2.h (new), Poisson3.h (+2 -2), RegridderTest.h (+2 -2), SimpleCFD.h (+2 -2), SolverTest1.h (new), Wave.h (new), share.h (del), uintahshare.h (new 11)
worthen 2007-10-04 00:15 Rev.: 38891

Remove ParticleSet for variety of reasons, which basically sums up to:
it was just an overglorified wrapper around an int that wasn't always updated and posed a maintenance nightmare.

Change interface to ParticleSubset creation: remove the 'fill' and 'hint' parameters. IMO, they were confusing as to what size the PS ended up being.

1 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Examples: ParticleTest1.cc (new)
luitjens 2007-09-05 08:53 Rev.: 38595

new->scinew

6 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Examples: BoundaryConditions.h (new)
luitjens 2007-09-04 16:25 Rev.: 38584

new->scinew (more coming tomorrow)

9 lines of code changed in 16 files:

  • Packages/Uintah/CCA/Components/Examples: Burger.cc (+1 -1), ParticleTest1.cc (+1 -1), Poisson1.cc (new), Poisson2.cc (new), Poisson3.cc (new), RegridderTest.cc (+1 -1), SimpleCFD.cc (+1 -1), SolverTest1.cc (new), Wave.cc (+1 -1)
harman 2007-04-30 15:50 Rev.: 37454

Global variable name change: material_ps -> restart_prob_spec

ModelMaker, ModelFactory, ICE: renamed additional variable to reflect true meaning

28 lines of code changed in 32 files:

  • Packages/Uintah/CCA/Components/Examples: AMRSimpleCFD.cc (+2 -2), AMRSimpleCFD.h (+1 -1), AMRWave.cc (new), AMRWave.h (+1 -1), Burger.cc (+1 -1), Burger.h (+1 -1), ParticleTest1.cc (+1 -1), ParticleTest1.h (+1 -1), Poisson1.cc (+1 -1), Poisson1.h (+1 -1), Poisson2.cc (+1 -1), Poisson2.h (+1 -1), Poisson3.cc (+1 -1), Poisson3.h (+1 -1), RegridderTest.cc (+1 -1), RegridderTest.h (+1 -1), SimpleCFD.cc (+1 -1), SimpleCFD.h (+1 -1), SolverTest1.cc (+1 -1), SolverTest1.h (+1 -1), Test.cc (+1 -1), Test.h (+1 -1), Test1.cc (new), Test1.h (+1 -1), Wave.cc (+1 -1), Wave.h (+1 -1)
worthen 2007-04-11 20:14 Rev.: 37272

Get DataArchiver to output Stretch Grid coordinates, and the DataArchive to read them into the grid. compare_uda succesfully passes between a run with stretched grids and its restart.

Poisson: Fix a crash with a null grid (advance the DW before compiling the subscheduler).

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Examples: Poisson2.cc (+2 -2)
worthen 2007-04-10 23:48 Rev.: 37264

set the scheduler's position var (p.x) at problemSetup time instead of scheduleInitialize time. Avoids seg faults when you need p.x before the scheduler sets it in Scheduler::scheduleParticleRelocation

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Examples: ParticleTest1.cc (+1 -1)
Generated by StatSVN 0.4.0