-
worthen
2006-12-23 12:13
Rev.: 36261
-
0 lines of code changed in 4 files:
-
configure (new),
configure.ac (changed)
-
worthen
2006-12-21 10:14
Rev.: 36244
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/Schedulers:
Relocate.h (new)
-
worthen
2006-12-18 23:37
Rev.: 36198
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/Schedulers:
Relocate.cc (changed)
-
worthen
2006-12-18 22:29
Rev.: 36197
-
334 lines of code changed in 22 files:
-
Packages/Uintah/CCA/Components/MPM:
AMRMPM.cc (+6 -3),
AMRMPM.h (new)
-
Packages/Uintah/CCA/Components/MPMICE:
MPMICE.cc (new)
-
Packages/Uintah/CCA/Components/Schedulers:
MPIScheduler.cc (-19),
MPIScheduler.h (-13),
Relocate.cc (+250 -539),
Relocate.h (+30 -40),
SchedulerCommon.cc (new),
SchedulerCommon.h (+14 -1),
SingleProcessorScheduler.cc (new),
SingleProcessorScheduler.h (new)
-
Packages/Uintah/Core/Grid:
Level.cc (-6),
Level.h (new)
-
worthen
2006-12-08 00:20
Rev.: 36034
-
120 lines of code changed in 12 files:
-
Packages/Uintah/CCA/Components/DataArchiver:
DataArchiver.cc (new)
-
Packages/Uintah/CCA/Components/LoadBalancers:
DynamicLoadBalancer.cc (+3)
-
Packages/Uintah/CCA/Components/Schedulers:
MPIScheduler.cc (+10),
SchedulerCommon.cc (+7 -2)
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (new),
SimulationController.cc (+64 -18)
-
Packages/Uintah/Core/Grid:
SimulationState.cc (new),
SimulationState.h (+12)
-
worthen
2006-12-05 16:01
Rev.: 35998
-
84 lines of code changed in 2 files:
-
configure (+33 -27),
configure.ac (+51 -46)
-
worthen
2006-12-01 15:47
Rev.: 35964
-
1 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/ICE:
AMRICE.cc (+1 -1)
-
worthen
2006-12-01 11:25
Rev.: 35961
-
0 lines of code changed in 2 files:
-
Packages/Uintah/Core/DataArchive:
DataArchive.cc (changed)
-
worthen
2006-11-17 09:50
Rev.: 35875
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/MPM:
sub.mk (changed)
-
worthen
2006-10-31 14:16
Rev.: 35739
-
1 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/LoadBalancers:
DynamicLoadBalancer.cc (+1 -1)
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (-2)
-
worthen
2006-10-31 13:57
Rev.: 35738
-
0 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/ICE:
ICE.cc (-3)
-
worthen
2006-10-31 13:49
Rev.: 35737
-
249 lines of code changed in 71 files:
-
Packages/Uintah/CCA/Components/DataArchiver:
DataArchiver.cc (-1)
-
Packages/Uintah/CCA/Components/Examples:
RegridderTest.cc (+1 -2),
SimpleCFD.cc (+3 -8),
Wave.cc (+1 -1)
-
Packages/Uintah/CCA/Components/ICE:
AMRICE.cc (+2 -2),
ICE.cc (+9 -13),
ICE.h (-3)
-
Packages/Uintah/CCA/Components/LoadBalancers:
DynamicLoadBalancer.cc (+3 -2)
-
Packages/Uintah/CCA/Components/MPM:
ImpMPM.cc (+2 -4),
RigidMPM.cc (new)
-
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel:
CNHDamage.cc (+1 -2),
CNHPDamage.cc (+1 -2),
CompMooneyRivlin.cc (+4 -8),
CompNeoHook.cc (+3 -6),
CompNeoHookPlas.cc (new),
ElasticPlastic.cc (new),
HypoElastic.cc (new),
HypoElasticPlastic.cc (new),
IdealGasMP.cc (new),
MWViscoElastic.cc (+2 -4),
Membrane.cc (new),
RigidMaterial.cc (new),
ShellMaterial.cc (+2 -4),
SoilFoam.cc (new),
TransIsoHyper.cc (+3 -6),
ViscoSCRAMHotSpot.cc (+2 -4),
ViscoScram.cc (new),
ViscoTransIsoHyper.cc (new)
-
Packages/Uintah/CCA/Components/MPMICE:
MPMICE.cc (+1 -1)
-
Packages/Uintah/CCA/Components/Regridder:
BNRRegridder.cc (-1),
HierarchicalRegridder.cc (new)
-
Packages/Uintah/CCA/Components/Schedulers:
OnDemandDataWarehouse.cc (new)
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (+151 -185),
AMRSimulationController.h (new),
SimulationController.cc (+3 -2)
-
Packages/Uintah/CCA/Ports:
SimulationInterface.cc (-7),
SimulationInterface.h (-5)
-
Packages/Uintah/Core/DataArchive:
DataArchive.cc (-7)
-
Packages/Uintah/Core/Grid:
Grid.cc (-2),
Grid.h (-5),
Level.cc (+4 -21),
Level.h (+1 -7),
SimulationState.cc (+5),
SimulationState.h (+3)
-
worthen
2006-10-23 20:50
Rev.: 35682
-
265 lines of code changed in 19 files:
-
Packages/Uintah/CCA/Components/Examples:
ParticleTest1.cc (new)
-
Packages/Uintah/CCA/Components/LoadBalancers:
DynamicLoadBalancer.cc (+112 -151),
DynamicLoadBalancer.h (+13 -12),
LoadBalancerCommon.cc (new),
LoadBalancerCommon.h (new)
-
Packages/Uintah/CCA/Components/MPMICE:
MPMICE.cc (+1 -1)
-
Packages/Uintah/CCA/Components/Regridder:
RegridderCommon.cc (new)
-
Packages/Uintah/CCA/Components/Schedulers:
MPIScheduler.cc (+35 -23),
MPIScheduler.h (-3),
OnDemandDataWarehouse.cc (+76 -51),
OnDemandDataWarehouse.h (+12 -5),
SchedulerCommon.cc (+1 -1)
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (+4 -5)
-
Packages/Uintah/CCA/Ports:
LoadBalancer.h (+6 -1)
-
worthen
2006-10-11 15:19
Rev.: 35567
-
68 lines of code changed in 16 files:
-
Packages/Uintah/CCA/Components/DataArchiver:
DataArchiver.cc (+19 -19),
DataArchiver.h (+9 -5)
-
Packages/Uintah/CCA/Components/MPM:
FractureMPM.cc (+1),
ImpMPM.cc (+2),
SerialMPM.cc (+1)
-
Packages/Uintah/CCA/Components/MPM/Crack:
UpdateCrackFront.cc (new)
-
Packages/Uintah/CCA/Components/Schedulers:
MPIScheduler.cc (+23 -3),
MPIScheduler.h (+1),
SchedulerCommon.cc (+2 -2),
SchedulerCommon.h (+2)
-
Packages/Uintah/CCA/Ports:
Output.h (new),
Scheduler.h (+2)
-
worthen
2006-10-10 10:20
Rev.: 35542
-
4 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/MPM:
ImpMPM.cc (+4 -3)
-
worthen
2006-10-06 16:17
Rev.: 35514
-
100 lines of code changed in 13 files:
-
Packages/Uintah/CCA/Components/ICE:
AMRICE.cc (+23 -23)
-
Packages/Uintah/CCA/Components/LoadBalancers:
DynamicLoadBalancer.cc (+23 -9),
DynamicLoadBalancer.h (+1 -1)
-
Packages/Uintah/CCA/Components/Parent:
Switcher.cc (+2 -9)
-
Packages/Uintah/CCA/Components/Regridder:
RegridderCommon.cc (+1 -1)
-
Packages/Uintah/CCA/Components/Schedulers:
DetailedTasks.cc (-22),
OnDemandDataWarehouse.cc (-4),
SchedulerCommon.cc (+28 -10),
SchedulerCommon.h (+6 -5)
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (+12 -1)
-
Packages/Uintah/CCA/Ports:
Scheduler.h (+4 -6)
-
worthen
2006-09-27 23:52
Rev.: 35450
-
3 lines of code changed in 1 file:
-
Packages/Uintah/CCA/Components/LoadBalancers:
LoadBalancerCommon.cc (+3 -4)
-
worthen
2006-09-22 16:29
Rev.: 35410
-
0 lines of code changed in 2 files:
-
Packages/Uintah/CCA/Components/Schedulers:
TaskGraph.cc (new)
-
worthen
2006-09-21 15:56
Rev.: 35401
-
17 lines of code changed in 4 files:
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (+1 -1),
SimulationController.cc (+4 -2)
-
Packages/Uintah/Core/DataArchive:
DataArchive.cc (+2)
-
Packages/Uintah/Core/Grid:
Grid.cc (+10 -2)
-
worthen
2006-09-19 14:40
Rev.: 35372
-
127 lines of code changed in 39 files:
-
Packages/Uintah/CCA/Components/DataArchiver:
DataArchiver.cc (+1)
-
Packages/Uintah/CCA/Components/Examples:
RegridderTest.cc (+1 -1),
SimpleCFD.cc (+1 -1),
Wave.cc (+1 -1)
-
Packages/Uintah/CCA/Components/ICE:
AMRICE.cc (+2 -2),
ICE.cc (+1 -1)
-
Packages/Uintah/CCA/Components/LoadBalancers:
DynamicLoadBalancer.cc (+1 -1)
-
Packages/Uintah/CCA/Components/MPM:
ImpMPM.cc (+2 -2),
RigidMPM.cc (+1 -1)
-
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel:
CNHDamage.cc (+1 -1),
CNHPDamage.cc (+1 -1),
CompMooneyRivlin.cc (+3 -3),
CompNeoHook.cc (+3 -3),
CompNeoHookPlas.cc (+3 -3),
ElasticPlastic.cc (+3 -3),
HypoElastic.cc (+3 -3),
HypoElasticPlastic.cc (+3 -3),
IdealGasMP.cc (+2 -2),
MWViscoElastic.cc (+2 -2),
Membrane.cc (+2 -2),
RigidMaterial.cc (+2 -2),
ShellMaterial.cc (+2 -2),
SoilFoam.cc (+3 -3),
TransIsoHyper.cc (+3 -3),
ViscoSCRAMHotSpot.cc (+2 -2),
ViscoScram.cc (+3 -3),
ViscoTransIsoHyper.cc (+3 -3)
-
Packages/Uintah/CCA/Components/MPMICE:
MPMICE.cc (+1 -1)
-
Packages/Uintah/CCA/Components/Regridder:
BNRRegridder.cc (+1),
HierarchicalRegridder.cc (+1)
-
Packages/Uintah/CCA/Components/SimulationController:
AMRSimulationController.cc (+19 -12),
SimulationController.cc (+1 -1)
-
Packages/Uintah/Core/DataArchive:
DataArchive.cc (+3)
-
Packages/Uintah/Core/Grid:
Grid.cc (+8),
Grid.h (+10),
Level.cc (+21),
Level.h (+7),
SimulationState.cc (-16),
SimulationState.h (-11)