[root]/CCA/Components/MPMArches
fortran
(16 files, 3550 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 37 (100.0%) | 0.8 |
jas | 31 (70.5%) | 25 (67.6%) | 0.8 |
jthornoc | 1 (2.3%) | 9 (24.3%) | 9.0 |
luitjens | 3 (6.8%) | 3 (8.1%) | 1.0 |
harman | 9 (20.5%) | 0 (0.0%) | 0.0 |
removed
using namespace SCIRun
0 lines of code changed in 6 files:
Undid Todd's SCIRun rampage until the explode2D segfault is figured out.
3 lines of code changed in 3 files:
removed
using namespace SCIRun;
0 lines of code changed in 3 files:
Energy exchange was broken because obtaining cellInfo from the DW was a problem. It is allocated in doMomExchange yet from some reason doEnergyExch couldn't get it from the new_dw. Getting it from the old_dw caused problems because there is no method for writing a cellInfo type to the checkpoint. Given that the stretched mesh capability hasn't been realized for 13 years, the easy fix was to remove cellInfo from doEnergyExch. Constant dx, dy, and dz are now passed into the fortran.
** changes shouldn't affect the results **
9 lines of code changed in 1 file:
Update copyright dates.
1 lines of code changed in 2 files:
Update copyright dates
8 lines of code changed in 13 files:
Undoing commit 45403
8 lines of code changed in 8 files:
Update copyright date.
8 lines of code changed in 8 files: