Directory Packages/Uintah/Core/Grid/Variables/

Total Files:
48
Deleted Files:
12
Lines of Code:
7405

[root]/Packages/Uintah/Core/Grid/Variables

Lines of Code

Packages/Uintah/Core/Grid/Variables/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 135 (100.0%) 446 (100.0%) 3.3
worthen 109 (80.7%) 344 (77.1%) 3.1
dav 8 (5.9%) 43 (9.6%) 5.3
harman 9 (6.7%) 32 (7.2%) 3.5
guilkey 2 (1.5%) 22 (4.9%) 11.0
mjc 3 (2.2%) 3 (0.7%) 1.0
jas 2 (1.5%) 2 (0.4%) 1.0
luitjens 2 (1.5%) 0 (0.0%) 0.0

Most Recent Commits

luitjens 2006-12-05 12:20 Rev.: 35995

Fixed a bug in the range querying code for the superbox code that caused
the query to return corner case patches causing the superbox algorithm
to breakdown.

This fix assumes a minimum patch size greater than 2.

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/Grid/Variables: LocallyComputedPatchVarMap.cc (new)
jas 2006-10-18 14:00 Rev.: 35633

cast sets_.size() to an int for compiler warning.

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/Variables: LocallyComputedPatchVarMap.cc (+1 -1)
worthen 2006-08-07 14:53 Rev.: 34951

Fix particle copies and output timesteps on timestep restartsGet MPM BNR regridding to work Fix refluxing range with BNRAlso disable 'dw->abortTimestep' with MPI since it does not workCCA/Components/DataArchiver

16 lines of code changed in 6 files:

  • Packages/Uintah/Core/Grid/Variables: ParticleSubset.h (+8), ParticleVariable.h (new), ParticleVariable_special.cc (+7 -1)
worthen 2006-06-21 11:25 Rev.: 34548

Updates for Windows StandAlone utilities. All compile except for compare_mms (I don't, async_mpi_test, dumpfields, and TestRangeTree.

Also made it so sus.cc and SimulationController don't both try to load the UPS file.

1 lines of code changed in 2 files:

  • Packages/Uintah/Core/Grid/Variables: Stencil7.h (+1 -1)
harman 2006-06-15 11:32 Rev.: 34501

moved Core/Grid/Variables/AMRInterpolate.(cc,h) to Core/Grid/AMR.(cc,h)

0 lines of code changed in 4 files:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.cc (del), AMRInterpolate.h (del), sub.mk (new)
harman 2006-06-05 16:57 Rev.: 34419

added normalizeDistance_CC() which computes the normalized distance between
coarse and fine cell-centers, without the extra fuzz.

Incorporated normalized Distance_CC() into linear and quadratic interpolation.

This cleans up the numerical fuzz that was corrupting the 2D sit still problem

32 lines of code changed in 2 files:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.cc (new 9), AMRInterpolate.h (new 23)
worthen 2006-06-02 20:05 Rev.: 34409

Go back to size_t

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/Grid/Variables: ScrubItem.h (changed)
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).

168 lines of code changed in 75 files:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.h (+8 -7), Array3.h (+4), CCVariable.h (+2), CCVariableBase.cc (new), CCVariableBase.h (new), CellIterator.h (new), ComputeSet.h (new), GridVariable.h (new), LocallyComputedPatchVarMap.h (new), NCVariable.h (+2), NCVariableBase.cc (new), NCVariableBase.h (+2 -1), NodeIterator.h (new), PSPatchMatlGhost.h (+2 -1), ParticleSet.h (+2 -1), ParticleSubset.h (+3 -2), ParticleVariable.h (+6 -3), ParticleVariableBase.cc (+7 -1), ParticleVariableBase.h (new), PerPatchBase.h (+2 -1), ReductionVariableBase.h (new), ReductionVariable_special.cc (new), SFCXVariable.h (+3), SFCXVariableBase.cc (new), SFCXVariableBase.h (+2 -1), SFCYVariable.h (new), SFCYVariableBase.cc (new), SFCYVariableBase.h (+2 -1), SFCZVariable.h (+3), SFCZVariableBase.cc (+7 -1), SFCZVariableBase.h (new), ScrubItem.h (+5 -3), ShareAssignArray3.h (+2), ShareAssignParticleVariable.h (new), SoleVariableBase.h (new), Stencil7.h (+4 -2), VarLabel.cc (+2 -2), VarLabel.h (+3 -2), Variable.cc (+12), Variable.h (new)
worthen 2006-05-17 13:12 Rev.: 34260

Implement a Box difference algorithm, and use it to set the faces outside of the allocated patch region to an initialized bogus value Also fix a small bug in LocallyComputedPatchVarMap and start a process to get an arbitrary particleSubset with given low/high coordinates (necessary for any regridder with a non-determined lattice)

4 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/Variables: LocallyComputedPatchVarMap.cc (+4 -3)
worthen 2006-05-04 15:40 Rev.: 34130

1) Create 1 patch group per level instead of 1 per variable per level
2) AMRInterpolate coarse range high fix
3) Fix (hopefully the right thing) refined variable for a 3+ level mpmice problem

32 lines of code changed in 3 files:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.cc (+1 -2), LocallyComputedPatchVarMap.cc (+26 -23), LocallyComputedPatchVarMap.h (+5 -17)
worthen 2006-04-20 13:56 Rev.: 33943

Lots of changes: In individual components' code: scheduleTimeAdvance and scheduleRefineInterface API change And if you create a subscheduler, the initializing of Parent DWs is now in a different call Schedulers:
DWDatabase overhaul - no more template on var type and no more nested structs
Multi-TaskGraph model
Retire NullScheduler and SimpleScheduler
Retire Scheduler3 (all of its changes were already integrated)

ICE
optionally use multiTaskgraph mode
don't recompile subscheduler TG unless outer TG recompiles

PatchCombiner
Remove OnDemandDataWarehouse dependency
make UdaReducer AMR-compliant

Retire many VarLabelMatl/Patch/Level structs

42 lines of code changed in 11 files:

  • Packages/Uintah/Core/Grid/Variables: Array3Window.h (+42 -9), VarLabelLevelDW.cc (del), VarLabelLevelDW.h (del), VarLabelMatlDW.h (del), VarLabelMatlLevel.h (del), VarLabelMatlPatch.cc (del), VarLabelMatlPatch.h (del), VarLabelMatlPatchDW.cc (del), VarLabelMatlPatchDW.h (del), sub.mk (-2)
dav 2006-04-09 16:52 Rev.: 33811

Fix for (I think) 64 bit compilation. Bryan will need to verify that this is ok.

7 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/Variables: ScrubItem.h (+7 -6)
worthen 2006-04-05 15:15 Rev.: 33782

Get MPI MPMICE to work (as far as I can tell), and a few small TG performance improvements

68 lines of code changed in 4 files:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.cc (+14 -8), ScrubItem.cc (new 5), ScrubItem.h (+48), sub.mk (+1)
dav 2006-03-30 14:43 Rev.: 33706

M rtrt/Core/Background.h

Put the rtrt #includes next to each other.

M rtrt/Core/Array2.h

Cleaned up as I tried to figure out how to get the Pio symbols on the
SGI to resolve. (No real changes in this file.)

M rtrt/StandAlone/scenes/uintahisosurface.cc

Few cosmetic updates... however, the real change was to move the #include of rtrt/Core/Background.h to above the Uintah #includes. This fixed the SGI compiler's problem with resolving Pio symbols... I don't like this fix, but I don't think spending more time on it is justified at this point as RTRT will sometime soon be replaced with Manta.

M Uintah/Core/Grid/Variables/NodeIterator.h

Needs IntVector... so #included it.


5 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/Variables: NodeIterator.h (+5)
guilkey 2006-03-28 18:45 Rev.: 33671

Added getFineLevelRangeNodes for using in coarsening NCVariables

22 lines of code changed in 2 files:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.cc (+17), AMRInterpolate.h (+5)
dav 2006-03-22 21:32 Rev.: 33602

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

3 lines of code changed in 5 files:

  • Packages/Uintah/Core/Grid/Variables: ComputeSet.cc (+1 -1), ParticleSubset.cc (+1 -1), VarLabel.cc (+1 -1)
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

3 lines of code changed in 3 files:

  • Packages/Uintah/Core/Grid/Variables: ComputeSet.cc (+1 -1), ParticleSubset.cc (+1 -1), VarLabel.cc (+1 -1)
harman 2006-03-20 12:24 Rev.: 33560

connectionList no longer needed.

0 lines of code changed in 3 files:

  • Packages/Uintah/Core/Grid/Variables: ConnectionList.cc (del), ConnectionList.h (del), sub.mk (-1)
worthen 2006-03-02 15:42 Rev.: 33390

Allow CCVariable<Stencil7> to be dumped from lineextract, and changes to sus to be able to dump 'matrix'

13 lines of code changed in 5 files:

  • Packages/Uintah/Core/Grid/Variables: Stencil7.cc (+7), Stencil7.h (+4), ugc_templates.cc (new)
dav 2006-01-10 12:55 Rev.: 32962

Removed the 'using namespace' statements.

28 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/Variables: AMRInterpolate.h (+28 -29)

(1 more)

Generated by StatSVN 0.4.0