Directory Core/Labels/

Directory Deleted:
2017-12-20 11:02
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/Core/Labels

Lines of Code

Core/Labels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 43 (100.0%) 562 (100.0%) 13.0
jbhooper 12 (27.9%) 366 (65.1%) 30.5
cgritton 4 (9.3%) 110 (19.6%) 27.5
allen 13 (30.2%) 71 (12.6%) 5.4
guilkey 5 (11.6%) 8 (1.4%) 1.6
jas 9 (20.9%) 7 (1.2%) 0.7

Most Recent Commits

allen 2017-12-20 11:02 Rev.: 57484

Broke the large libs into smaller libraries allowing of the removal the ModelFactory Component and moved all application code from core

0 lines of code changed in 9 files:

  • Core/Labels: ICELabel.cc (del), ICELabel.h (del), MPMDiffusionLabel.cc (del), MPMDiffusionLabel.h (del), MPMICELabel.cc (del), MPMICELabel.h (del), MPMLabel.cc (del), MPMLabel.h (del), sub.mk (del)
guilkey 2017-12-18 11:19 Rev.: 57466

Replace "length" in the cohesive zone code with "area" which is what it really
should have been called in the first place.

6 lines of code changed in 4 files:

  • Core/Labels: MPMLabel.cc (new), MPMLabel.h (+2 -2)
guilkey 2017-12-06 18:06 Rev.: 57401

Particles can now be part of up to three load curves. This is particularly
useful for pressure BCs where pressure might be applied to more than one
face, now corner particles get contributions from both, with the resultant force
as the sum of the two forces from each face's load curve. This will break the
NairnFriction test in the RT.

2 lines of code changed in 1 file:

  • Core/Labels: MPMLabel.cc (+2 -2)
allen 2017-11-21 15:40 Rev.: 57322

update to move to a application common class and remove the shared state

71 lines of code changed in 4 files:

  • Core/Labels: ICELabel.cc (+59 -3), ICELabel.h (+12 -3)
jbhooper 2017-08-18 16:16 Rev.: 56900

-- Further encapsulate Solid State Diffusion variables into diffusion specific code blocks.
-- Clean up and extend diffusion models to account for thermodynamic driving forces.
-- Standardize diffusion material interfaces with other MPM material interface approach
-- Standardize diffusion model input/output

35 lines of code changed in 6 files:

  • Core/Labels: MPMDiffusionLabel.cc (+7), MPMDiffusionLabel.h (new), MPMLabel.cc (+15 -8), MPMLabel.h (+10 -6)
jbhooper 2017-07-28 16:11 Rev.: 56827

-- Fix compile issues for last two check-ins.

0 lines of code changed in 2 files:

  • Core/Labels: sub.mk (new)
jbhooper 2017-07-28 14:40 Rev.: 56825

-- Clean up diffusion labels in MPM code.
-- Enable MAC OS RT on Darwin for actual testing and comparisons.

331 lines of code changed in 4 files:

  • Core/Labels: MPMDiffusionLabel.cc (+123), MPMDiffusionLabel.h (+91), MPMLabel.cc (+91 -84), MPMLabel.h (+26 -22)
cgritton 2017-05-15 14:04 Rev.: 56520

Added variables to compute gradients for both positively and negatively charged concentrations.

31 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+24 -2), MPMLabel.h (+7 -1)
jas 2017-04-20 13:18 Rev.: 56452

Update copyright.

7 lines of code changed in 9 files:

  • Core/Labels: ICELabel.cc (+1 -1), ICELabel.h (+1 -1), MPMICELabel.cc (+1 -1), MPMICELabel.h (new), MPMLabel.cc (+1 -1), MPMLabel.h (+1 -1), sub.mk (+1 -1)
cgritton 2017-03-23 10:27 Rev.: 56350

Coupled finite volume solver for Gauss's equation with exisiting mpm code.

79 lines of code changed in 2 files:

  • Core/Labels: MPMLabel.cc (+62), MPMLabel.h (+17)
Generated by StatSVN 0.7.0