Directory Core/Labels/

Total Files:
10
Deleted Files:
0
Lines of Code:
2240

[root]/Core/Labels

Lines of Code

Core/Labels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 56 (100.0%) 159 (100.0%) 2.8
guilkey 10 (17.9%) 115 (72.3%) 11.5
jas 36 (64.3%) 28 (17.6%) 0.7
harman 6 (10.7%) 8 (5.0%) 1.3
ffjhl 3 (5.4%) 6 (3.8%) 2.0
jpeterson 1 (1.8%) 2 (1.3%) 2.0

Most Recent Commits

harman 2010-12-23 16:32 Rev.: 46635

removed the diagnostic label gSumInterpWeights. Keeping track of the weights
isn't useful.

0 lines of code changed in 4 files:

  • Core/Labels: MPMLabel.cc (new), MPMLabel.h (-1)
harman 2010-10-18 12:44 Rev.: 46372

MPMLabel.cc .h
- added gSumWeightsLabel : Sum over all particles of the interpolation weights.

AMRMPM.cc .h
- added new task coarsenNodalData_CFI()
- copy the fine level nodal data to the underlying coarse nodes only at
the coarse fine interface.

Works for a simple 3L, RR:2, 1D problem with linear interpolation.

8 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+6 -2), MPMLabel.h (+2 -1)
ffjhl 2010-09-24 12:57 Rev.: 46260

fixed a bug (forgot to destroy the newly created label).

1 lines of code changed in 1 file:

  • Core/Labels: MPMLabel.cc (+1)
ffjhl 2010-09-23 17:49 Rev.: 46255

added TotalLocalizedParticle as an output for brittle damage
used as <save label="TotalLocalizedParticle"/>; should not change results.

5 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+4), MPMLabel.h (+1)
jas 2010-08-11 20:35 Rev.: 46018

Update copyright date.

4 lines of code changed in 7 files:

  • Core/Labels: AngioLabel.cc (+1 -1), ICELabel.cc (+1 -1), MPMICELabel.cc (new), MPMLabel.cc (+1 -1)
jpeterson 2010-06-07 10:55 Rev.: 45700

Added label destroy statments

2 lines of code changed in 1 file:

  • Core/Labels: MPMLabel.cc (+2)
guilkey 2010-06-04 11:01 Rev.: 45689

Add capability for Cohesive Zones to fail upon exceeding currently hardwired
values of their normal and tangential displacements, relative to the
characteristic values of each.

7 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+5), MPMLabel.h (+2)
jas 2010-03-09 10:28 Rev.: 45420

Update copyright dates.

1 lines of code changed in 2 files:

  • Core/Labels: sub.mk (+1 -1)
jas 2010-03-08 14:00 Rev.: 45409

Update copyright dates

5 lines of code changed in 9 files:

  • Core/Labels: AngioLabel.h (new), ICELabel.h (+1 -1), MPMICELabel.h (+1 -1), MPMLabel.h (+1 -1), uintahshare.h (new)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

9 lines of code changed in 9 files:

  • Core/Labels: AngioLabel.cc (+1 -1), AngioLabel.h (+1 -1), ICELabel.cc (+1 -1), ICELabel.h (+1 -1), MPMICELabel.cc (+1 -1), MPMICELabel.h (+1 -1), MPMLabel.cc (+1 -1), MPMLabel.h (+1 -1), uintahshare.h (+1 -1)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

9 lines of code changed in 9 files:

  • Core/Labels: AngioLabel.cc (+1 -1), AngioLabel.h (+1 -1), ICELabel.cc (+1 -1), ICELabel.h (+1 -1), MPMICELabel.cc (+1 -1), MPMICELabel.h (+1 -1), MPMLabel.cc (+1 -1), MPMLabel.h (+1 -1), uintahshare.h (+1 -1)
guilkey 2010-02-22 13:13 Rev.: 45367

Progress on cohesive zones. Should fix memory leak in RT as well.

17 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+14), MPMLabel.h (+3)
guilkey 2010-02-17 13:34 Rev.: 45358

Add additional variables to the cohesive zone data type.

18 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+14 -2), MPMLabel.h (+4)
guilkey 2010-02-11 17:12 Rev.: 45343

Add labels relevant to cohesive zones. So much for my atomic commit.

68 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+52), MPMLabel.h (+16 -1)
guilkey 2010-02-03 17:38 Rev.: 45321

Add a scratch variable of type vector so I have an extra diagnostic variable for
occasional output.

5 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+4 -2), MPMLabel.h (+1)
Generated by StatSVN 0.4.0