-
allen
2018-03-30 18:20
#90
Rev.: 58019
-
13 lines of code changed in 1 file:
-
CCA/Components/Schedulers:
SchedulerCommon.cc (+13 -4)
-
derekhar
2018-03-30 17:15
#89
Rev.: 58018
-
35 lines of code changed in 1 file:
-
CCA/Components/Arches/SourceTerms:
BrownSoot.cc (+35 -16)
-
jas
2018-03-30 17:11
#88
Rev.: 58017
-
0 lines of code changed in 6 files:
-
CCA/Components/Arches/Radiation:
RadHypreSolver.cc (changed)
-
CCA/Components/Solvers/AMR/HypreSolvers:
HypreSolverFAC.cc (new)
-
include/sci_defs:
hypre_testdefs.h.in (changed)
-
jthornoc
2018-03-30 11:25
#87
Rev.: 58016
-
7 lines of code changed in 1 file:
-
CCA/Components/Arches/Utility:
SurfaceVolumeFractionCalc.cc (+7 -6)
-
mokbel.karam
2018-03-29 13:40
#86
Rev.: 58015
-
40 lines of code changed in 2 files:
-
CCA/Components/Wasatch/Expressions:
BasicExprBuilder.cc (+20 -13)
-
CCA/Components/Wasatch/Transport:
ParseEquation.cc (+20 -8)
-
allen
2018-03-29 12:25
#85
Rev.: 58014
-
1098 lines of code changed in 89 files:
-
CCA/Components/DataArchiver:
DataArchiver.cc (+9 -3),
DataArchiver.h (+4 -4)
-
CCA/Components/LoadBalancers:
CostModelForecaster.cc (new),
CostProfiler.cc (+4 -7),
DynamicLoadBalancer.cc (+63 -66),
LoadBalancerCommon.cc (+12 -12),
LoadBalancerCommon.h (+5),
ParticleLoadBalancer.cc (+59 -62),
ProfileDriver.cc (+58 -51)
-
CCA/Components/Parent:
Switcher.cc (+7 -1),
Switcher.h (+3)
-
CCA/Components/ProblemSpecification:
ProblemSpecReader.cc (+235 -233),
ProblemSpecReader.h (-1)
-
CCA/Components/Schedulers:
DependencyBatch.cc (+2 -4),
DetailedTask.cc (+12 -13),
DetailedTasks.cc (+16 -15),
DynamicMPIScheduler.cc (+7 -8),
GPUDataWarehouse.cu (+4 -2),
GPUGridVariableInfo.cc (+4 -2),
GPUMemoryPool.cc (+7 -6),
KokkosOpenMPScheduler.cc (+7 -9),
MPIScheduler.cc (+23 -26),
MPIScheduler.h (+2),
OnDemandDataWarehouse.cc (+26 -31),
Relocate.cc (+7 -3),
RuntimeStats.cpp (+38 -39),
SchedulerCommon.cc (+2 -4),
TaskGraph.cc (+6 -9),
UnifiedScheduler.cc (+18 -24)
-
Core/DataArchive:
DataArchive.cc (+1 -2),
DataArchive.h (+5 -4)
-
Core/GeometryPiece:
GeometryPiece.cc (new),
GeometryPiece.h (+3),
GeometryPieceFactory.cc (+3 -1),
GeometryPieceFactory.h (+6 -6),
NaaBoxGeometryPiece.cc (new)
-
Core/Grid:
AMR_CoarsenRefine.cc (+4 -3),
Grid.cc (+97 -95),
Grid.h (new),
Level.cc (+9 -13),
Level.h (-1)
-
Core/Grid/BoundaryConditions:
AnnulusBCData.cc (new),
BCData.cc (new),
BCData.h (new),
BCDataArray.cc (new),
BCDataArray.h (+6 -4),
BCGeomBase.cc (+13 -16),
BCGeomBase.h (new),
BoundCondReader.cc (+131 -132),
BoundCondReader.h (+4 -3),
CircleBCData.cc (+4 -8),
DifferenceBCData.cc (+18 -23),
EllipseBCData.cc (+1 -4),
RectangleBCData.cc (+1 -12),
RectangulusBCData.cc (+1 -12),
SideBCData.cc (new),
UnionBCData.cc (+13 -19)
-
Core/Grid/Variables:
VarLabel.cc (+11 -7),
VarLabel.h (+2 -2)
-
Core/Util:
InfoMapper.h (+1 -1),
ProgressiveWarning.cc (+5 -5),
ProgressiveWarning.h (new)
-
VisIt/libsim:
visit_libsim.cc (+1 -1)
-
VisIt/uda2vis:
uda2vis.cc (+5 -1)
-
allen
2018-03-27 14:24
#84
Rev.: 58011
-
23 lines of code changed in 1 file:
-
CCA/Components/SimulationController:
SimulationController.cc (+23 -12)
-
allen
2018-03-27 14:23
#83
Rev.: 58010
-
39 lines of code changed in 3 files:
-
VisIt/libsim:
uintah.ui (+4 -4),
visit_libsim_callbacks.cc (+9 -8),
visit_libsim_customUI.cc (+26 -16)
-
allen
2018-03-27 13:00
#82
Rev.: 58009
-
13 lines of code changed in 1 file:
-
CCA/Components/Schedulers:
MPIScheduler.cc (+13 -24)
-
allen
2018-03-27 12:55
#81
Rev.: 58008
-
5 lines of code changed in 2 files:
-
VisIt/libsim:
visit_libsim_callbacks.cc (+2 -2),
visit_libsim_customUI.cc (+3 -3)
-
ahumphrey
2018-03-27 12:49
#80
Rev.: 58007
-
34 lines of code changed in 6 files:
-
CCA/Components/Schedulers:
MPIScheduler.cc (+9 -9),
OnDemandDataWarehouse.cc (+5 -5),
UnifiedScheduler.cc (+5 -5)
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+7 -7),
SimulationController.cc (+6 -6)
-
Core/Util:
DOUT.hpp (+2 -2)
-
ahumphrey
2018-03-27 12:29
#79
Rev.: 58006
-
16 lines of code changed in 2 files:
-
Core/Util:
DOUT.hpp (+9 -6),
DebugStream.h (+7 -6)
-
allen
2018-03-27 12:19
#78
Rev.: 58005
-
46 lines of code changed in 4 files:
-
CCA/Components/Schedulers:
MPIScheduler.cc (+31 -1),
RuntimeStatsEnum.h (+6 -1),
UnifiedScheduler.cc (+4)
-
CCA/Components/SimulationController:
SimulationController.cc (+5)
-
ahumphrey
2018-03-27 11:56
#77
Rev.: 58004
-
177 lines of code changed in 7 files:
-
Core/Util:
DOUT.cpp (new),
DOUT.hpp (+40 -30),
DebugStream.cc (+81 -66),
DebugStream.h (+43 -24)
-
StandAlone:
sus.cc (+12 -8)
-
guilkey
2018-03-26 15:05
#76
Rev.: 58002
-
47 lines of code changed in 2 files:
-
CCA/Components/MPM:
SerialMPM.cc (+33 -18)
-
CCA/Components/MPM/CylGen:
makeDIWPad.cc (+14 -14)
-
ahumphrey
2018-03-26 13:44
#75
Rev.: 58000
-
46 lines of code changed in 10 files:
-
CCA/Components/LoadBalancers:
LoadBalancerCommon.cc (+1 -2),
LoadBalancerCommon.h (+1 -1)
-
CCA/Components/Schedulers:
DetailedDependency.h (new),
DetailedTasks.cc (+1 -2),
TaskGraph.cc (+8 -4)
-
Core/Grid:
Grid.cc (+3 -3),
Patch.cc (+25 -24),
Patch.h (new)
-
harman
2018-03-26 09:49
#74
Rev.: 57999
-
1 lines of code changed in 1 file:
-
R_Tester/helpers:
runComponentTests (+1 -1)
-
jthornoc
2018-03-23 17:07
#73
Rev.: 57997
-
154 lines of code changed in 2 files:
-
CCA/Components/Arches:
ConvectionHelper.h (+42 -44)
-
CCA/Components/Arches/Transport:
KScalarRHS.h (+112 -131)
-
jthornoc
2018-03-23 17:07
#72
Rev.: 57996
-
3 lines of code changed in 1 file:
-
CCA/Components/Arches:
IntrusionBC.cc (+3)
-
allen
2018-03-23 16:27
#71
Rev.: 57994
-
440 lines of code changed in 10 files:
-
CCA/Components/Application:
ApplicationCommon.cc (+2),
ApplicationCommon.h (+19 -5)
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+94 -73),
SimulationController.cc (+84 -79),
SimulationController.h (+16 -25)
-
CCA/Ports:
ApplicationInterface.h (+30 -15)
-
VisIt/libsim:
uintah.ui (+9 -9),
visit_libsim_customUI.cc (+41 -42),
visit_libsim_customUI.h (+18 -18),
visit_libsim_database.cc (+127 -124)
-
harman
2018-03-23 15:31
#70
Rev.: 57993
-
59 lines of code changed in 20 files:
-
R_Tester:
ARCHES.py (+2 -2),
Examples.py (+2 -2),
ICE.py (+2 -2),
IMPM.py (+2 -2),
MPM.py (new),
MPMICE.py (+2 -2),
Models.py (new),
UCF.py (+2 -2),
Wasatch.py (+3 -3)
-
R_Tester/helpers:
modUPS.py (+11 -11),
orphanGoldStandards.py (new),
runSusTests.py (+17 -17)
-
R_Tester/toplevel:
generateGoldStandards.py (new),
startLocalTest (+1 -1)
-
ohdiazi
2018-03-23 13:17
#69
Rev.: 57989
-
77 lines of code changed in 4 files:
-
CCA/Components/Arches/ParticleModels:
ParticleModelFactory.cc (+30 -6),
WDragModel.h (+46 -44),
sub.mk (+1)
-
CCA/Components/Arches/TransportEqns:
DQMOMEqn.cc (-4)
-
ohdiazi
2018-03-23 13:17
#68
Rev.: 57988
-
317 lines of code changed in 3 files:
-
CCA/Components/Arches/ParticleModels:
FaceParticleVel.h (+6 -9),
WDragModel.cc (new 4),
WDragModel.h (+307)
-
ohdiazi
2018-03-23 13:17
#67
Rev.: 57987
-
37 lines of code changed in 5 files:
-
CCA/Components/Arches:
KokkosSolver.cc (+8 -7)
-
CCA/Components/Arches/ParticleModels:
PartVariablesDQMOM.cc (+2 -2)
-
CCA/Components/Arches/Transport:
KFEUpdate.h (+8 -4),
KMomentum.h (+10 -6),
KScalarRHS.h (+9 -16)
-
ohdiazi
2018-03-23 13:17
#66
Rev.: 57986
-
295 lines of code changed in 2 files:
-
CCA/Components/Arches/ParticleModels:
FaceParticleVel.cc (new 4),
FaceParticleVel.h (+291)
-
ohdiazi
2018-03-23 13:17
#65
Rev.: 57985
-
1 lines of code changed in 1 file:
-
CCA/Components/Arches/PropertyModelsV2:
UnweightVariable.h (+1 -2)
-
ohdiazi
2018-03-23 13:17
#64
Rev.: 57984
-
1504 lines of code changed in 24 files:
-
CCA/Components/Arches:
CQMOM.h (+1 -1),
ConvectionHelper.h (+380 -16),
ExplicitSolver.cc (+33 -10),
GridTools.h (+4 -2),
KokkosSolver.cc (+24 -21)
-
CCA/Components/Arches/CoalModels:
CharOxidationSmith2016.cc (+17 -34),
DragModel.cc (+11 -4)
-
CCA/Components/Arches/ParticleModels:
CQMOMSourceWrapper.cc (+1 -1),
ParticleModelFactory.cc (+16),
ParticleTools.h (+9),
sub.mk (+1)
-
CCA/Components/Arches/PropertyModelsV2:
PropertyModelFactoryV2.cc (+11 -11),
UnweightVariable.h (+159 -40)
-
CCA/Components/Arches/SourceTerms:
psNox.cc (+6 -6)
-
CCA/Components/Arches/Transport:
KFEUpdate.h (+124 -48),
KMomentum.h (+70 -191),
KScalarRHS.h (+383 -92),
TransportFactory.cc (+223 -150),
TransportFactory.h (+3 -9),
TransportHelper.cc (+18 -1),
TransportHelper.h (+3 -1)
-
CCA/Components/Arches/TransportEqns:
DQMOMEqn.cc (+6 -3)
-
CCA/Components/Arches/TurbulenceModels:
DynamicSmagorinskyHelper.h (+1 -1)
-
jthornoc
2018-03-23 11:15
#63
Rev.: 57983
-
97 lines of code changed in 1 file:
-
CCA/Components/Arches/ParticleModels:
ParticleTools.cc (+97 -1)
-
jthornoc
2018-03-22 15:31
#62
Rev.: 57982
-
286 lines of code changed in 38 files:
-
CCA/Components/Arches:
ExplicitSolver.cc (+32 -101),
KokkosSolver.cc (+37 -36),
KokkosSolver.h (+1)
-
CCA/Components/Arches/BoundaryConditions:
BoundaryConditionFactory.cc (+6 -7)
-
CCA/Components/Arches/ChemMixV2:
ChemMixFactory.cc (+6 -11)
-
CCA/Components/Arches/LagrangianParticles:
UpdateParticlePosition.cc (new),
UpdateParticleSize.cc (+24),
UpdateParticleSize.h (+2 -2),
UpdateParticleVelocity.cc (new),
UpdateParticleVelocity.h (+2 -2)
-
CCA/Components/Arches/PropertyModelsV2:
PropertyModelFactoryV2.cc (+3 -5),
PropertyModelFactoryV2.h (+1 -1)
-
CCA/Components/Arches/SourceTerms:
SourceTermBase.cc (+2 -4)
-
CCA/Components/Arches/SourceTermsV2:
SourceTermFactoryV2.cc (+2 -5)
-
CCA/Components/Arches/Task:
AtomicTaskInterface.cc (+1 -98),
AtomicTaskInterface.h (+21 -28),
TaskFactoryBase.cc (+22 -3),
TaskInterface.cc (-440),
TaskInterface.h (+4 -68)
-
CCA/Components/Arches/Transport:
AddPressGradient.cc (+2 -2),
AddPressGradient.h (+3 -3),
PressureBC.cc (+3 -3),
PressureBC.h (+3 -2),
TransportFactory.cc (+2 -4),
VelRhoHatBC.cc (+2 -2),
VelRhoHatBC.h (+2 -2)
-
CCA/Components/Arches/TurbulenceModels:
TurbulenceModelFactory.cc (+9 -10)
-
CCA/Components/Arches/Utility:
InitLagrangianParticleSize.cc (new),
InitLagrangianParticleVelocity.cc (+3 -3),
InitializeFactory.cc (+3 -6),
RandParticleLoc.cc (new)
-
CCA/Components/Arches/WallHTModels:
WallModelDriver.cc (+5 -7)
-
allen
2018-03-22 14:55
#61
Rev.: 57981
-
17 lines of code changed in 1 file:
-
Core/Util:
InfoMapper.h (+17 -8)
-
allen
2018-03-22 14:54
#60
Rev.: 57980
-
62 lines of code changed in 1 file:
-
VisIt/libsim:
visit_libsim_database.cc (+62 -16)
-
derekhar
2018-03-22 14:24
#59
Rev.: 57979
-
121 lines of code changed in 2 files:
-
CCA/Components/Arches/SourceTerms:
DORadiation.cc (+105 -2),
DORadiation.h (+16)
-
allen
2018-03-22 12:44
#58
Rev.: 57978
-
13 lines of code changed in 2 files:
-
CCA/Components/SimulationController:
SimulationController.cc (+9 -3),
SimulationController.h (+4 -2)
-
allen
2018-03-22 12:43
#57
Rev.: 57977
-
48 lines of code changed in 2 files:
-
VisIt/libsim:
visit_libsim_callbacks.cc (+12 -12),
visit_libsim_customUI.cc (+36 -22)
-
harman
2018-03-22 09:05
#56
Rev.: 57976
-
1 lines of code changed in 1 file:
-
allen
2018-03-21 13:19
#55
-
156 lines of code changed in 10 files:
-
CCA/Components/DataArchiver:
DataArchiver.cc (+5 -5)
-
CCA/Components/ICE:
ICE.cc (+18 -13)
-
CCA/Components/LoadBalancers:
LoadBalancerCommon.cc (+6 -5)
-
CCA/Components/OnTheFlyAnalysis:
MinMax.cc (+13 -15),
flatPlate_heatFlux.cc (+4 -3)
-
CCA/Components/Schedulers:
SchedulerCommon.cc (+4 -3)
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+6 -5)
-
CCA/Ports:
ApplicationInterface.h (+2)
-
VisIt/libsim:
uintah.ui (+62 -47),
visit_libsim_customUI.cc (+36 -32)
-
allen
2018-03-21 12:33
#54
Rev.: 57973
-
9 lines of code changed in 2 files:
-
CCA/Components/OnTheFlyAnalysis:
statistics.cc (+3 -2),
vorticity.cc (+6 -3)
-
allen
2018-03-21 12:08
#53
Rev.: 57972
-
84 lines of code changed in 2 files:
-
VisIt/libsim:
visit_libsim_callbacks.cc (+60),
visit_libsim_customUI.cc (+24 -8)
-
allen
2018-03-21 12:07
#52
Rev.: 57971
-
72 lines of code changed in 4 files:
-
CCA/Components/OnTheFlyAnalysis:
MinMax.cc (+43 -3),
flatPlate_heatFlux.cc (+9 -6),
statistics.cc (+9 -5),
vorticity.cc (+11 -7)
-
allen
2018-03-21 12:03
#51
Rev.: 57970
-
25 lines of code changed in 1 file:
-
CCA/Components/Schedulers:
SchedulerCommon.cc (+25)
-
allen
2018-03-21 12:03
#50
Rev.: 57969
-
10 lines of code changed in 1 file:
-
CCA/Components/DataArchiver:
DataArchiver.cc (+10 -1)
-
harman
2018-03-21 11:03
#49
Rev.: 57968
-
1 lines of code changed in 1 file:
-
allen
2018-03-20 17:53
#48
-
168 lines of code changed in 7 files:
-
CCA/Components/DataArchiver:
DataArchiver.cc (+80 -5),
DataArchiver.h (+5 -2)
-
CCA/Ports:
Output.h (+4)
-
VisIt/libsim:
uintah.ui (+7 -7),
visit_libsim_callbacks.cc (+12 -3),
visit_libsim_customUI.cc (+58 -7),
visit_libsim_customUI.h (+2 -1)
-
allen
2018-03-20 17:53
#47
Rev.: 57965
-
12 lines of code changed in 1 file:
-
CCA/Components/ICE:
ICE.cc (+12)
-
harman
2018-03-20 17:19
#46
Rev.: 57964
-
10 lines of code changed in 2 files:
-
R_Tester/helpers:
runTests (+8 -2)
-
R_Tester/toplevel:
startTester (+2 -2)
-
allen
2018-03-20 15:14
#45
Rev.: 57963
-
7 lines of code changed in 5 files:
-
CCA/Components/OnTheFlyAnalysis:
1stLawThermo.cc (+2 -2),
AnalysisModule.h (-2),
MinMax.cc (+4 -4),
momentumAnalysis.cc (+1 -5),
momentumAnalysis.h (-1)
-
jthornoc
2018-03-20 13:44
#44
Rev.: 57962
-
20 lines of code changed in 3 files:
-
CCA/Components/Arches:
GridTools.h (+2 -2)
-
CCA/Components/Arches/Utility:
SurfaceVolumeFractionCalc.cc (+6 -6),
UtilityFactory.cc (+12 -8)
-
allen
2018-03-20 12:33
#43
Rev.: 57961
-
0 lines of code changed in 1 file:
-
CCA/Components/OnTheFlyAnalysis:
AnalysisModule.h (-7)
-
allen
2018-03-20 12:21
#42
Rev.: 57960
-
16 lines of code changed in 1 file:
-
CCA/Components/OnTheFlyAnalysis:
flatPlate_heatFlux.cc (+16 -12)
-
allen
2018-03-20 12:08
#41
Rev.: 57959
-
16 lines of code changed in 2 files:
-
CCA/Ports:
ModelInterface.cc (+12 -3),
ModelInterface.h (+4 -3)
-
allen
2018-03-20 12:04
#40
Rev.: 57958
-
30 lines of code changed in 3 files:
-
CCA/Components/OnTheFlyAnalysis:
AnalysisModule.cc (+12 -3),
AnalysisModule.h (+5 -4),
MinMax.cc (+13 -12)
-
allen
2018-03-20 11:10
#39
Rev.: 57957
-
0 lines of code changed in 3 files:
-
CCA/Components/Schedulers:
SchedulerCommon.cc (-14),
TaskGraph.cc (-20),
UnifiedScheduler.cc (-20)
-
jthornoc
2018-03-19 15:27
#38
Rev.: 57956
-
121 lines of code changed in 2 files:
-
CCA/Components/Arches/Utility:
SurfaceVolumeFractionCalc.cc (+113 -35),
SurfaceVolumeFractionCalc.h (+8 -1)
-
allen
2018-03-19 15:11
#37
Rev.: 57955
-
1 lines of code changed in 1 file:
-
VisIt/libsim:
visit_libsim.cc (+1 -1)
-
allen
2018-03-19 13:41
#36
Rev.: 57954
-
8 lines of code changed in 1 file:
-
VisIt/libsim:
uintah.ui (+8 -8)
-
allen
2018-03-19 13:01
#35
Rev.: 57953
-
116 lines of code changed in 3 files:
-
VisIt/libsim:
uintah.ui (+75 -65),
visit_libsim_callbacks.cc (+12 -12),
visit_libsim_customUI.cc (+29 -25)
-
allen
2018-03-19 13:01
#34
Rev.: 57952
-
20 lines of code changed in 5 files:
-
Core/Grid:
Grid.cc (+1 -1),
Level.cc (+2 -2)
-
Core/Grid/BoundaryConditions:
BCGeomBase.cc (+1 -1)
-
Core/Grid/Variables:
VarLabel.cc (+1 -1)
-
Core/Util:
DebugStream.cc (+15 -14)
-
allen
2018-03-17 15:51
#33
Rev.: 57951
-
3 lines of code changed in 1 file:
-
CCA/Components/Schedulers:
UnifiedScheduler.cc (+3 -3)
-
allen
2018-03-17 15:45
#32
Rev.: 57950
-
26 lines of code changed in 7 files:
-
CCA/Components/Models/Radiation/RMCRT:
RMCRTCommon.cc (new),
RayGPU.cc (+1 -1)
-
Core/GeometryPiece:
GeometryPiece.cc (+1 -1)
-
VisIt/libsim:
visit_libsim.cc (+21 -23),
visit_libsim_callbacks.cc (+1 -1),
visit_libsim_customUI.cc (-2)
-
allen
2018-03-17 15:27
#31
Rev.: 57949
-
110 lines of code changed in 23 files:
-
CCA/Components/DataArchiver:
DataArchiver.cc (+2 -2)
-
CCA/Components/LoadBalancers:
CostModelForecaster.cc (+8 -10),
DynamicLoadBalancer.cc (+3 -3),
LoadBalancerCommon.cc (+6 -3),
ParticleLoadBalancer.cc (+3 -3),
ProfileDriver.cc (+12 -12)
-
CCA/Components/Parent:
Switcher.cc (+25 -24)
-
CCA/Components/ProblemSpecification:
ProblemSpecReader.cc (+2 -2)
-
CCA/Components/Regridder:
RegridderCommon.cc (+2),
SingleLevelRegridder.cc (+1 -1),
TiledRegridder.cc (+5 -4)
-
CCA/Components/Schedulers:
OnDemandDataWarehouse.cc (+4 -4),
Relocate.cc (+1 -1),
UnifiedScheduler.cc (+3 -3)
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+7 -7)
-
CCA/Components/SwitchingCriteria:
DDT1.cc (+4 -3),
None.cc (+4 -3),
SimpleBurn.cc (+4 -3),
SteadyBurn.cc (+4 -3),
SteadyState.cc (+4 -3),
TimestepNumber.cc (+4 -4)
-
Core/Grid:
Level.cc (+1 -1)
-
Core/Grid/Variables:
VarLabel.cc (+1 -1)
-
allen
2018-03-17 13:47
#30
Rev.: 57948
-
451 lines of code changed in 56 files:
-
CCA/Components/Application:
ApplicationCommon.h (-8)
-
CCA/Components/Arches/SourceTerms:
RMCRT.cc (+1 -1)
-
CCA/Components/DataArchiver:
DataArchiver.cc (-14)
-
CCA/Components/Examples:
RMCRT_Test.cc (+1 -1)
-
CCA/Components/LoadBalancers:
CostModelForecaster.cc (+2 -2),
DynamicLoadBalancer.cc (+4 -22),
LoadBalancerCommon.cc (+8 -7),
ParticleLoadBalancer.cc (+4 -22),
ProfileDriver.cc (+2 -2)
-
CCA/Components/Models/Radiation/RMCRT:
RMCRTCommon.cc (+5 -4),
Ray.cc (+8 -8),
RayKokkos.cc (+8 -9)
-
CCA/Components/PostProcessUda:
PostProcess.cc (+1 -1)
-
CCA/Components/Regridder:
RegridderCommon.cc (+4 -4),
SingleLevelRegridder.cc (-14),
TiledRegridder.cc (-15)
-
CCA/Components/Schedulers:
DependencyBatch.cc (+1 -1),
DetailedTask.cc (+2 -2),
DetailedTasks.cc (+4 -4),
DynamicMPIScheduler.cc (+2 -17),
KokkosOpenMPScheduler.cc (+2 -2),
MPIScheduler.cc (+9 -30),
OnDemandDataWarehouse.cc (+1 -1),
Relocate.cc (+1 -1),
RuntimeStats.cpp (+4 -4),
SchedulerCommon.cc (+2 -2),
TaskGraph.cc (+6 -6),
UnifiedScheduler.cc (+2 -2)
-
CCA/Components/SimulationController:
AMRSimulationController.cc (-8),
SimulationController.cc (+6 -17)
-
CCA/Ports:
ApplicationInterface.h (-4)
-
Core/DataArchive:
DataArchive.cc (+1 -1)
-
Core/GeometryPiece:
GeometryPiece.cc (+4 -4),
GeometryPieceFactory.cc (+1 -1),
NaaBoxGeometryPiece.cc (+2 -2)
-
Core/Grid:
AMR_CoarsenRefine.cc (+1 -1),
Level.cc (+3 -2)
-
Core/Grid/BoundaryConditions:
AnnulusBCData.cc (+1 -1),
BCGeomBase.cc (+5),
CircleBCData.cc (+1 -1),
DifferenceBCData.cc (+1 -1),
EllipseBCData.cc (+1 -1),
RectangleBCData.cc (+1 -1),
RectangulusBCData.cc (+1 -1),
SideBCData.cc (+1 -1),
UnionBCData.cc (+1 -1)
-
Core/Util:
DOUT.hpp (+47 -3),
DebugStream.cc (+87 -33),
DebugStream.h (+50 -16),
ProgressiveWarning.cc (+4 -4),
sub.mk (+1)
-
StandAlone:
sus.cc (+39 -22)
-
VisIt/libsim:
visit_libsim_callbacks.cc (+68 -49),
visit_libsim_customUI.cc (+34 -28),
visit_libsim_database.cc (+6 -6)
-
allen
2018-03-17 13:47
#29
Rev.: 57947
-
16 lines of code changed in 2 files:
-
VisIt/uda2vis:
uda2vis.cc (+13 -13),
uda2vis.h (+3 -3)
-
allen
2018-03-17 13:46
#28
Rev.: 57946
-
8 lines of code changed in 2 files:
-
Core/Grid/Variables:
VarLabel.cc (+4 -2),
VarLabel.h (+4)
-
allen
2018-03-17 13:44
#27
Rev.: 57945
-
0 lines of code changed in 2 files:
-
CCA/Components/MPM/Solver:
PetscSolver.cc (new)
-
allen
2018-03-17 13:21
#26
Rev.: 57944
-
5 lines of code changed in 2 files:
-
CCA/Components/Solvers/AMR:
HypreDriver.h (+2)
-
Core/Grid:
Grid.cc (+3 -1)
-
allen
2018-03-17 12:22
#25
Rev.: 57943
-
31 lines of code changed in 1 file:
-
Core/Util:
DOUT.cpp (+31)
-
allen
2018-03-17 12:06
#24
Rev.: 57942
-
0 lines of code changed in 1 file:
-
CCA/Components/ICE:
ICE.cc (-4)
-
allen
2018-03-15 18:13
#23
Rev.: 57937
-
14 lines of code changed in 2 files:
-
VisIt/libsim:
visit_libsim_callbacks.cc (+11 -11),
visit_libsim_customUI.cc (+3 -2)
-
allen
2018-03-15 18:11
#22
Rev.: 57936
-
1 lines of code changed in 1 file:
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+1 -1)
-
jthornoc
2018-03-15 16:22
#21
Rev.: 57934
-
114 lines of code changed in 4 files:
-
CCA/Components/Arches:
WBCHelper.cc (+2 -1)
-
CCA/Components/Arches/BoundaryConditions:
BoundaryFunctors.h (+42 -35)
-
CCA/Components/Arches/PropertyModelsV2:
UnweightVariable.h (+67 -64)
-
CCA/Components/Arches/Utility:
SurfaceVolumeFractionCalc.cc (+3)
-
mike.hansen
2018-03-14 12:15
#20
Rev.: 57932
-
29 lines of code changed in 21 files:
-
CCA/Components/Wasatch:
TaskInterface.cc (+5 -64),
TaskInterface.h (-1),
TimeIntegratorTools.h (-2),
TimeStepper.cc (+7 -9),
TimeStepper.h (+1 -3),
Wasatch.cc (+2 -11),
Wasatch.h (-2)
-
CCA/Components/Wasatch/Expressions:
BasicExprBuilder.cc (+1 -13),
ConvectiveFlux.cc (-30),
ConvectiveFlux.h (-1),
DiffusiveVelocity.cc (-19),
DiffusiveVelocity.h (-1),
ExprAlgebra.cc (-37),
ExprAlgebra.h (-1),
ScalarRHS.cc (+11 -133),
ScalarRHS.h (-15)
-
CCA/Components/Wasatch/Expressions/BoundaryConditions:
BoundaryConditions.h (-61),
BoundaryConditionsGaussian.cc (del),
sub.mk (-1)
-
R_Tester:
Wasatch.py (+1 -23)
-
build_scripts:
build_wasatch_3p.sh (+1 -1)
-
mike.hansen
2018-03-13 15:27
#19
Rev.: 57931
-
491 lines of code changed in 21 files:
-
CCA/Components/Wasatch:
TaskInterface.cc (+64 -5),
TaskInterface.h (+1),
TimeIntegratorTools.h (+2),
TimeStepper.cc (+9 -7),
TimeStepper.h (+3 -1),
Wasatch.cc (+11 -2),
Wasatch.h (+2)
-
CCA/Components/Wasatch/Expressions:
BasicExprBuilder.cc (+13 -1),
ConvectiveFlux.cc (+30),
ConvectiveFlux.h (+1),
DiffusiveVelocity.cc (+19),
DiffusiveVelocity.h (+1),
ExprAlgebra.cc (+37),
ExprAlgebra.h (+1),
ScalarRHS.cc (+133 -11),
ScalarRHS.h (+15)
-
CCA/Components/Wasatch/Expressions/BoundaryConditions:
BoundaryConditions.h (+61),
BoundaryConditionsGaussian.cc (new 63),
sub.mk (+1)
-
R_Tester:
Wasatch.py (+23 -1)
-
build_scripts:
build_wasatch_3p.sh (+1 -1)
-
mike.hansen
2018-03-12 20:29
#18
Rev.: 57929
-
17 lines of code changed in 1 file:
-
R_Tester:
Wasatch.py (+17 -2)
-
tsaad
2018-03-12 10:13
#17
Rev.: 57928
-
1 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
Wasatch.cc (+1 -1)
-
tsaad
2018-03-12 09:56
#16
Rev.: 57927
-
35 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
Wasatch.cc (+35 -53)
-
derekhar
2018-03-09 20:57
#15
Rev.: 57926
-
18 lines of code changed in 1 file:
-
CCA/Components/Arches/Radiation:
DORadiationModel.cc (+18 -8)
-
bisaac
2018-03-09 17:49
#14
Rev.: 57925
-
216 lines of code changed in 4 files:
-
CCA/Components/Arches/ParticleModels:
Burnout.cc (+133),
Burnout.h (+71),
ParticleModelFactory.cc (+11),
sub.mk (+1)
-
jsutherland
2018-03-08 12:56
#13
Rev.: 57923
-
0 lines of code changed in 2 files:
-
CCA/Components/Wasatch/Transport:
CompressibleMomentumTransportEquation.cc (-6),
CompressibleMomentumTransportEquation.h (-3)
-
jsutherland
2018-03-08 12:52
#12
Rev.: 57922
-
0 lines of code changed in 1 file:
-
CCA/Components/Wasatch/Transport:
CompressibleMomentumTransportEquation.h (-7)
-
jsutherland
2018-03-08 12:40
#11
Rev.: 57921
-
1 lines of code changed in 4 files:
-
CCA/Components/Wasatch:
WasatchBCHelper.cc (-1)
-
CCA/Components/Wasatch/Transport:
CompressibleMomentumTransportEquation.cc (-8),
TotalInternalEnergyTransportEquation.cc (-3)
-
build_scripts:
build_wasatch_3p.sh (+1 -1)
-
jsutherland
2018-03-08 11:53
#10
Rev.: 57920
-
2 lines of code changed in 2 files:
-
CCA/Components/Wasatch:
WasatchBCHelper.cc (+1 -1)
-
build_scripts:
build_wasatch_3p.sh (+1 -1)
-
jsutherland
2018-03-08 11:53
#9
Rev.: 57919
-
0 lines of code changed in 3 files:
-
CCA/Components/Wasatch:
BCHelper.cc (-2)
-
CCA/Components/Wasatch/Transport:
CompressibleMomentumTransportEquation.cc (-6)
-
guilkey
2018-03-06 11:58
#8
Rev.: 57916
-
96 lines of code changed in 3 files:
-
CCA/Components/MPM:
SerialMPM.cc (+76 -70)
-
CCA/Components/MPM/CohesiveZone:
CZMaterial.cc (+16),
CZMaterial.h (+4)
-
jthornoc
2018-03-06 00:33
#7
Rev.: 57915
-
529 lines of code changed in 21 files:
-
CCA/Components/Arches:
ExplicitSolver.cc (+104 -94),
ExplicitSolver.h (+4 -3),
GridTools.h (+5 -32),
KokkosSolver.cc (+9 -3)
-
CCA/Components/Arches/CoalModels:
PartVel.cc (-18),
PartVel.h (new)
-
CCA/Components/Arches/ParticleModels:
PartVariablesDQMOM.cc (+9 -9),
ParticleModelFactory.cc (+6 -2),
ParticleTools.cc (-1),
RateDeposition.cc (+8 -8)
-
CCA/Components/Arches/Task:
TemplatedSampleTask.h (-3)
-
CCA/Components/Arches/Transport:
ComputePsi.h (+8 -1),
Diffusion.cc (new 3),
Diffusion.h (+277),
KFEUpdate.h (+2 -4),
KScalarRHS.h (+14 -34),
TransportFactory.cc (+73 -6),
TransportFactory.h (+6),
sub.mk (+1)
-
ahumphrey
2018-03-05 13:18
#6
Rev.: 57913
-
0 lines of code changed in 2 files:
-
Core/Util:
RefCounted.h (new)
-
jthornoc
2018-03-02 11:05
#5
Rev.: 57907
-
0 lines of code changed in 1 file:
-
CCA/Components/Arches/TurbulenceModels:
DSmaCs.h (-1)
-
derekhar
2018-03-02 00:07
#4
Rev.: 57906
-
2 lines of code changed in 1 file:
-
CCA/Components/Arches/Radiation:
DORadiationModel.cc (+2 -2)
-
harman
2018-03-01 15:47
#3
Rev.: 57905
-
66 lines of code changed in 3 files:
-
CCA/Components/ICE:
customInitialize.cc (+54 -54),
customInitialize.h (+7 -7)
-
CCA/Components/ICE/CustomBCs:
LODI2.cc (+5 -1)
-
derekhar
2018-03-01 15:14
#2
Rev.: 57904
-
53 lines of code changed in 7 files:
-
CCA/Components/Arches/PropertyModelsV2:
spectralProperties.cc (+24 -7),
sumRadiation.cc (new)
-
CCA/Components/Arches/Radiation:
DORadiationModel.cc (+17 -11),
DORadiationModel.h (+5)
-
CCA/Components/Arches/SourceTerms:
DORadiation.cc (+4)
-
harman
2018-03-01 15:06
#1
Rev.: 57903
-
18 lines of code changed in 1 file:
-
R_Tester/helpers:
modUPS.py (+18 -20)