Directory Packages/Uintah/Core/DataArchive/

Total Files:
4
Deleted Files:
0
Lines of Code:
1938

[root]/Packages/Uintah/Core/DataArchive

Lines of Code

Packages/Uintah/Core/DataArchive/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 205 (100.0%) 8.2
dgroulx 7 (28.0%) 142 (69.3%) 20.2
worthen 12 (48.0%) 43 (21.0%) 3.5
kuzimmer 4 (16.0%) 10 (4.9%) 2.5
mjc 1 (4.0%) 5 (2.4%) 5.0
dav 1 (4.0%) 5 (2.4%) 5.0

Most Recent Commits

worthen 2006-12-01 11:25 Rev.: 35961

Allow grid queries on virtual patches. Threw a 'not finished' exception if you try to get a PArticleVariable on a virtual patch

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (changed)
worthen 2006-10-31 13:49 Rev.: 35737

Remove concept of time-refinement from Grid, and store whether the sim is lockstep in SharedState. Have components compute delt based on the level it's on and have the SimulationController worry about the inter-level constraints. (Also consolidate SimCnt::doInitialTimestepRegridding into doInitialTimestep and doRegridding)

0 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (-7)
kuzimmer 2006-10-13 12:16 Rev.: 35581

Add uda name to graphs and tables in GridVisualizer

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.h (new)
worthen 2006-09-21 15:56 Rev.: 35401

Remove runtime warning (in DataArchive),
Display grid on restart if AMR debugstream is on,
Add some padding to refinementRatio so it doesn't round down (and throw an exception if a bad one is added)

2 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+2)
worthen 2006-09-19 14:40 Rev.: 35372

Force time-refinement to be based on cell refinement. This is probably temporary until we get the arbitrary-timestep per level working.

Also provides a "lockstep" knob for AMR that will in essence force TRR To be 1

Most of the changes are just moving adjustDelt from SimulationState back to Level.

3 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+3)
kuzimmer 2006-08-17 14:42 Rev.: 35076

Allow scaling of the uda domain for visualization

10 lines of code changed in 2 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+4 -1), DataArchive.h (+6)
worthen 2006-06-02 15:23 Rev.: 34405

Prep configure to run under cygwin. Not quite ready yet.

Windows port of Uintah. Currently does not support Arches or Radiation (due to lack of fortran).

33 lines of code changed in 5 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+15 -14), DataArchive.h (+6 -4), share.h (new 11), sub.mk (+1)
worthen 2006-05-20 00:11 Rev.: 34296

Reorganize AMR input file and Regridder (most of these changes involve moving the time_refinement_ratio from Level to SimulationState). Also make error message in DataArchiver, usage in RestartMerger, and pids (for debugger attachment) more useful. Do implicit MPM TG compile once per outer level TG compile (and put Todd's for impICE how he likes it).

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+1 -5)
worthen 2006-04-05 23:31 Rev.: 33787

Fix (well, maybe a temp fix) for an overlapping node problem, and remove some excess output

4 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+4 -3)
dav 2006-03-22 21:32 Rev.: 33602

More Updates to fix getID() problems and to address the move of Dataflow/Ports

5 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+5 -5)
mjc 2006-03-22 16:42 Rev.: 33591

add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class

5 lines of code changed in 1 file:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+5 -5)
dgroulx 2006-02-17 13:48 Rev.: 33296

Modifed how timesteps were being lazily loaded so that they will actually be loaded now when needed.

28 lines of code changed in 2 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+23 -8), DataArchive.h (+5 -3)
dgroulx 2006-02-16 16:18 Rev.: 33285

DataArchive should now only load timestep files as needed.

59 lines of code changed in 2 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+55 -24), DataArchive.h (+4 -1)
dgroulx 2006-01-20 18:59 Rev.: 33039

The libxml2 branch merge

55 lines of code changed in 3 files:

  • Packages/Uintah/Core/DataArchive: DataArchive.cc (+37 -80), DataArchive.h (+17 -27), sub.mk (+1 -1)
Generated by StatSVN 0.4.0