Directory CCA/Components/MPM/PhysicalBC/

Total Files:
25
Deleted Files:
0
Lines of Code:
3996

[root]/CCA/Components/MPM/PhysicalBC

Lines of Code

CCA/Components/MPM/PhysicalBC/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 54 (100.0%) 25 (100.0%) 0.4
harman 46 (85.2%) 25 (100.0%) 0.5
guilkey 8 (14.8%) 0 (0.0%) 0.0

Most Recent Commits

guilkey 2019-08-08 21:55 Rev.: 59577

Bring an improvement to the code for finding particles to apply load to from a
branch into the trunk.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (new)
guilkey 2019-05-22 14:36 Rev.: 59418

Throw an exception if someone specifies two subsequent entries at the same time.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: LoadCurve.h (new)
guilkey 2019-04-13 15:49 Rev.: 59339

Change the interface to the interpolators. Previously, all calls to the
interpolators passed in the particle's reference size and the deformation
gradient, even though only CP*Interpolators use the deformation gradient.
Now, at the top of each MPM timestep, the current size (F*size for CP*I
particles, or just size for other interpolators) is passed in. This has
the upside of only computing the F*size product once/timestep, not once per
call to an interpolator task. Also, fewer tasks require the deformation
gradient, so data dependencies are reduced a little bit.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/PhysicalBC: AutoCycleFluxBC.cc (-6), FluxBCModel.cc (new)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

25 lines of code changed in 46 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (+1 -1), ArchesHeatFluxBC.h (new), AutoCycleFluxBC.cc (+1 -1), AutoCycleFluxBC.h (new), FluxBCModel.cc (+1 -1), FluxBCModel.h (new), FluxBCModelFactory.cc (+1 -1), FluxBCModelFactory.h (+1 -1), ForceBC.cc (+1 -1), ForceBC.h (+1 -1), HeatFluxBC.cc (new), HeatFluxBC.h (new), LoadCurve.h (+1 -1), MPMPhysicalBC.h (+1 -1), MPMPhysicalBCFactory.cc (+1 -1), MPMPhysicalBCFactory.h (new), NormalForceBC.cc (+1 -1), NormalForceBC.h (+1 -1), PolynomialData.cc (+1 -1), PolynomialData.h (new), PressureBC.cc (+1 -1), PressureBC.h (new), ScalarFluxBC.cc (+1 -1), ScalarFluxBC.h (+1 -1), sub.mk (new)
Generated by StatSVN 0.7.0