Directory Packages/Uintah/CCA/Components/MPMArches/

Total Files:
6
Deleted Files:
0
Lines of Code:
5418

[root]/Packages/Uintah/CCA/Components/MPMArches
                        directory in repo fortran (4 files, 390 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 32 (100.0%) 750 (100.0%) 23.4
skumar 6 (18.8%) 544 (72.5%) 90.6
jas 12 (37.5%) 143 (19.1%) 11.9
worthen 10 (31.3%) 39 (5.2%) 3.9
jones 4 (12.5%) 24 (3.2%) 6.0

Most Recent Commits

jas 2005-06-22 11:38 Rev.: 30818

Change the particleRelocation arguments to use sharedState instead of lb.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (new)
jas 2005-05-10 13:34 Rev.: 30124

Move LinearInterpolator and Node27Interpolator from Uintah/Core/Math to
Uintah/Core/Grid.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+1 -1)
jas 2005-04-29 11:45 Rev.: 30030

Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.

8 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPMArches: sub.mk (new)
jas 2005-04-27 13:40 Rev.: 29989

Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPMArches: sub.mk (+1 -8)
jas 2005-04-26 20:34 Rev.: 29976

Move LinearInterpolator and Node27Interpolator to Uintah/Core/Math.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+1 -1)
jas 2005-04-06 16:40 Rev.: 29714

Fix compiler warnings.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+1 -1)
worthen 2005-03-02 14:20 Rev.: 29058

Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker

27 lines of code changed in 8 files:

  • Packages/Uintah/CCA/Components/MPMArches: CutCellInfo.h (new), MPMArches.cc (+12 -12), MPMArchesLabel.cc (new), MPMArchesLabel.h (new), sub.mk (+4)
skumar 2005-02-16 19:50 Rev.: 28729


Read in walls from Jeremy's geometry
Streamlined logic:
void_frac calculation is done now after calculating void_frac_MPM and void_
frac_CutCell
Stairstepping is removed from MPMArches; will be done exclusively in
Arches->BoundaryCondition::mmWallCellTypeInit.
Created void_frac_MPM, void_frac_CutCell, mmCellType_MPM, and mmCellType_CutCell
Copying void and solid fractions from one step to another is done separately
(independent of void fraction selection)
Changed bc on nbars and epsg from zero Dirichlet to zero Neumann

544 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+492 -241), MPMArches.h (+13 -1), MPMArchesLabel.cc (+30 -4), MPMArchesLabel.h (+8), sub.mk (+1)
worthen 2005-02-08 14:26 Rev.: 28526

Fixes for gcc 3.4

12 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+2 -2), MPMArches.h (+10 -7)
jas 2005-02-01 11:15 Rev.: 28389

Use vector<> instead of regular arrays for interpolation parameters.

4 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+4 -6)
jones 2005-01-29 18:04 Rev.: 28367

Re-organizing Core/Grid.

24 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/MPMArches: CutCellInfo.h (+3 -3), MPMArches.cc (+12 -12), MPMArchesLabel.cc (+8 -8), MPMArchesLabel.h (+1 -1)
jas 2005-01-21 16:03 Rev.: 28145

Put guards around DebugStream output.
Use ParticleInterpolator classes for interpolation.

14 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+14 -3)
jas 2005-01-04 12:34 Rev.: 27808

Removed d_with_arches from SerialMPM. Added two new functions within
MPMArches: solveEquationsMotion and solveHeatEquation which do the same
thing as what existed in SerialMPM, i.e. augment the acceleration and
tempRate.

Results have been checked with jp8cyl.ups regression tester output.

113 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPMArches: MPMArches.cc (+92 -3), MPMArches.h (+21)
Generated by StatSVN 0.4.0