-
jas
2011-08-31 13:49
#110
Rev.: 47539
-
30 lines of code changed in 29 files:
-
CCA/Components/Wasatch:
BCHelperTools.h (+1 -1),
GraphHelperTools.h (+1 -1),
PatchInfo.h (+1 -1),
StringNames.h (+1 -1),
TaskInterface.h (+1 -1),
TimeStepper.h (+1 -1),
Wasatch.h (+3 -3),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/Expressions:
ConvectiveFlux.h (+1 -1),
DiffusiveFlux.h (+2 -2),
ScalarRHS.h (+1 -1),
Stress.h (+1 -1),
TabPropsEvaluator.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/Expressions/MMS:
TaylorVortex.h (+4 -4),
sub.mk (new)
-
CCA/Components/Wasatch/Expressions/PBE:
sub.mk (new)
-
CCA/Components/Wasatch/Operators:
UpwindInterpolant.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/transport:
ParseEquation.cc (+1 -1),
ParseEquation.h (+1 -1),
ScalarTransportEquation.h (+1 -1),
TemperatureTransportEquation.h (+1 -1),
sub.mk (new)
-
harman
2011-08-31 11:11
#109
Rev.: 47538
-
2 lines of code changed in 1 file:
-
harman
2011-08-31 10:42
#108
Rev.: 47537
-
6 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
ConstitutiveModelFactory.cc (+6 -1)
-
jas
2011-08-31 02:48
#107
Rev.: 47536
-
1975 lines of code changed in 2905 files:
-
CCA:
sub.mk (+1 -1)
-
CCA/Components:
sub.mk (+1 -1),
sub.mk.release (+1 -5)
-
CCA/Components/Angio:
Angio.cc (+1 -1),
Angio.h (+1 -1),
AngioFlags.cc (+1 -1),
AngioFlags.h (+1 -1),
AngioMaterial.cc (+1 -1),
AngioMaterial.h (+1 -1),
AngioParticleCreator.cc (+1 -1),
AngioParticleCreator.h (+1 -1),
sub.mk (new),
uintahshare.h (+1 -1)
-
CCA/Components/Arches:
Arches.cc (+1 -1),
Arches.h (+1 -1),
ArchesConstVariables.cc (+1 -1),
ArchesConstVariables.h (+1 -1),
ArchesLabel.cc (+1 -1),
ArchesLabel.h (+1 -1),
ArchesMaterial.cc (+1 -1),
ArchesMaterial.h (+1 -1),
ArchesVariables.cc (new),
ArchesVariables.h (new),
BoundaryCondition.cc (+1 -1),
BoundaryCondition.h (+1 -1),
CellInformation.cc (new),
CellInformation.h (new),
CellInformationP.h (+1 -1),
CompDynamicProcedure.cc (+1 -1),
CompDynamicProcedure.h (+1 -1),
CompLocalDynamicProcedure.cc (+1 -1),
CompLocalDynamicProcedure.h (+1 -1),
Discretization.cc (+1 -1),
Discretization.h (new),
EnthalpySolver.cc (+1 -1),
EnthalpySolver.h (+1 -1),
ExplicitSolver.cc (+1 -1),
ExplicitSolver.h (+1 -1),
FakePetscSolver.cc (+1 -1),
Filter.cc (+1 -1),
Filter.h (new),
HypreSolver.cc (+1 -1),
HypreSolver.h (+1 -1),
IncDynamicProcedure.cc (+1 -1),
IncDynamicProcedure.h (+1 -1),
LinearSolver.cc (new 1),
LinearSolver.h (+1 -1),
MomentumSolver.cc (+1 -1),
MomentumSolver.h (+1 -1),
NonlinearSolver.cc (new),
NonlinearSolver.h (+1 -1),
OdtClosure.cc (+1 -1),
OdtClosure.h (+1 -1),
OdtData.cc (+1 -1),
OdtData.h (+1 -1),
PetscCommon.cc (new),
PetscSolver.cc (+1 -1),
PetscSolver.h (+1 -1),
PhysicalConstants.cc (+1 -1),
PhysicalConstants.h (+1 -1),
PicardNonlinearSolver.cc (+1 -1),
PicardNonlinearSolver.h (+1 -1),
PressureSolver.cc (+1 -1),
PressureSolver.h (+1 -1),
PressureSolverV2.cc (+1 -1),
PressureSolverV2.h (+1 -1),
Properties.cc (+1 -1),
Properties.h (+1 -1),
RHSSolver.cc (+1 -1),
RHSSolver.h (new),
ScalarSolver.cc (+1 -1),
ScalarSolver.h (+1 -1),
ScaleSimilarityModel.cc (+1 -1),
ScaleSimilarityModel.h (+1 -1),
SmagorinskyModel.cc (+1 -1),
SmagorinskyModel.h (+1 -1),
Source.cc (+1 -1),
Source.h (+1 -1),
StencilMatrix.h (+1 -1),
TimeIntegratorLabel.h (+1 -1),
TurbulenceModel.cc (+1 -1),
TurbulenceModel.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+1 -1),
ClassicTableInterface.h (+1 -1),
ColdFlow.cc (+1 -1),
ColdFlow.h (+1 -1),
MixingRxnModel.cc (+1 -1),
MixingRxnModel.h (+1 -1),
TabPropsInterface.cc (+1 -1),
TabPropsInterface.h (new)
-
CCA/Components/Arches/Mixing:
ColdflowMixingModel.cc (new),
ColdflowMixingModel.h (new),
InletStream.cc (new),
InletStream.h (+1 -1),
MOMColdflowMixingModel.cc (new),
MOMColdflowMixingModel.h (new),
MixingModel.cc (new),
MixingModel.h (new),
NewStaticMixingTable.cc (+1 -1),
NewStaticMixingTable.h (new),
StandardTable.cc (+1 -1),
StandardTable.h (+1 -1),
Stream.cc (+1 -1),
Stream.h (new),
sub.mk (new)
-
CCA/Components/Arches/PropertyModels:
ConstProperty.h (new),
ExtentRxn.h (+1 -1),
LaminarPrNo.h (+1 -1),
PropertyModelBase.h (+1 -1),
PropertyModelFactory.h (+1 -1),
ScalarDiss.h (new),
TabStripFactor.h (+1 -1)
-
CCA/Components/Arches/Radiation:
DORadiationModel.cc (+1 -1),
DORadiationModel.h (+1 -1),
FakeRadLinearSolver.cc (+1 -1),
RadHypreSolver.cc (+1 -1),
RadHypreSolver.h (+1 -1),
RadLinearSolver.cc (new 388),
RadLinearSolver.h (new 12),
RadiationModel.cc (+1 -1),
RadiationModel.h (+1 -1),
RadiationSolver.cc (new),
RadiationSolver.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Arches/Radiation/fortran:
sub.mk (+1 -1)
-
CCA/Components/Arches/SourceTerms:
Inject.h (new),
IntrusionInlet.h (+1 -1),
SourceTermFactory.h (+1 -1),
WestbrookDryer.h (+1 -1)
-
CCA/Components/Arches/fortran:
param4.h (new),
ramping.h (new),
sub.mk (+1 -1)
-
CCA/Components/DataArchiver:
DataArchiver.cc (+1 -1),
DataArchiver.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (+1 -1)
-
CCA/Components/Examples:
AMRWave.cc (new),
AMRWave.h (+1 -1),
Benchmark.cc (new),
Benchmark.h (new),
Burger.cc (+1 -1),
Burger.h (new),
ExamplesLabel.cc (+1 -1),
ExamplesLabel.h (new),
HeatEquation.cc (+1 -1),
HeatEquation.h (new),
Interpolator.cc (new),
Interpolator.h (+1 -1),
ParticleTest1.cc (new),
ParticleTest1.h (new),
Poisson1.cc (new),
Poisson1.h (new),
Poisson2.cc (new),
Poisson2.h (+1 -1),
Poisson3.cc (+1 -1),
Poisson3.h (new),
Poisson4.cc (+1 -1),
Poisson4.h (new),
RMCRT_Test.cc (+1 -1),
RMCRT_Test.h (+1 -1),
RegionDB.cc (+1 -1),
RegionDB.h (new),
RegridderTest.cc (new),
RegridderTest.h (new),
SolverTest1.cc (+1 -1),
SolverTest1.h (+1 -1),
Wave.cc (+1 -1),
Wave.h (new),
sub.mk (new),
uintahshare.h (+1 -1)
-
CCA/Components/ICE:
AMRICE.cc (new),
AMRICE.h (+1 -1),
BoundaryCond.cc (+1 -1),
BoundaryCond.h (+1 -1),
ConservationTest.h (new),
Diffusion.cc (new),
Diffusion.h (+1 -1),
DynamicModel.cc (+1 -1),
DynamicModel.h (+1 -1),
ExchangeCoefficients.cc (new),
ExchangeCoefficients.h (+1 -1),
ICE.cc (+1 -1),
ICE.h (+1 -1),
ICEDebug.cc (+1 -1),
ICEMaterial.cc (+1 -1),
ICEMaterial.h (+1 -1),
SmagorinskyModel.cc (new),
SmagorinskyModel.h (new),
Turbulence.cc (new),
Turbulence.h (new),
TurbulenceFactory.cc (new),
TurbulenceFactory.h (new),
customInitialize.cc (+1 -1),
customInitialize.h (+1 -1),
impAMRICE.cc (new),
impAMRICE.h (new),
impICE.cc (+1 -1),
sub.mk (new),
uintahshare.h (new)
-
CCA/Components/ICE/Advection:
AdvectionFactory.cc (+1 -1),
AdvectionFactory.h (new),
Advector.cc (new),
Advector.h (new),
FirstOrderAdvector.cc (new),
FirstOrderAdvector.h (new),
FluxDatatypes.h (+1 -1),
SecondOrderAdvector.cc (new),
SecondOrderAdvector.h (new),
SecondOrderBase.cc (new),
SecondOrderBase.h (+1 -1),
sub.mk (new)
-
CCA/Components/ICE/CustomBCs:
C_BC_driver.cc (+1 -1),
C_BC_driver.h (new),
LODI.cc (+1 -1),
LODI.h (new),
LODI2.cc (+1 -1),
LODI2.h (new),
MMS_BCs.cc (+1 -1),
MMS_BCs.h (+1 -1),
microSlipBCs.cc (+1 -1),
microSlipBCs.h (+1 -1),
sine.cc (+1 -1),
sine.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/ICE/EOS:
EquationOfState.cc (new),
EquationOfState.h (new),
EquationOfStateFactory.cc (new),
EquationOfStateFactory.h (+1 -1),
Gruneisen.cc (new),
Gruneisen.h (new),
HardSphereGas.cc (new),
HardSphereGas.h (+1 -1),
IdealGas.cc (new),
IdealGas.h (new),
JWL.cc (+1 -1),
JWL.h (+1 -1),
JWLC.cc (new),
JWLC.h (+1 -1),
KnaussSeaWater.cc (new),
KnaussSeaWater.h (new),
Murnaghan.cc (+1 -1),
Murnaghan.h (new),
TST.cc (+1 -1),
TST.h (new),
Thomsen_Hartka_water.cc (+1 -1),
Thomsen_Hartka_water.h (new),
Tillotson.cc (new),
Tillotson.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/ICE/PressureSolve/HypreStandAlone:
Box.cc (+1 -1),
Box.h (new),
DebugStream.cc (new),
DebugStream.h (+1 -1),
Error.cc (new),
Error.h (new),
Hierarchy.cc (+1 -1),
Hierarchy.h (+1 -1),
IntMatrix.cc (new),
IntMatrix.h (new),
Level.cc (+1 -1),
Level.h (+1 -1),
Macros.h (+1 -1),
Param.cc (+1 -1),
Param.h (+1 -1),
Patch.cc (new),
Patch.h (+1 -1),
Side.cc (+1 -1),
Side.h (new),
Solver.cc (new),
Solver.h (new),
SolverAMG.cc (+1 -1),
SolverAMG.h (new),
SolverFAC.cc (+1 -1),
SolverFAC.h (new),
TestLinear.cc (new),
TestLinear.h (new),
Vector.h (new),
mpitest.cc (+1 -1),
mydriver.cc (new),
util.cc (new),
util.h (new),
vectortest.cc (+1 -1)
-
CCA/Components/LoadBalancers:
CostForecasterBase.h (new),
CostModelForecaster.cc (new),
CostModelForecaster.h (new),
CostModeler.h (+1 -1),
CostProfiler.cc (new),
CostProfiler.h (+1 -1),
DynamicLoadBalancer.cc (+1 -1),
DynamicLoadBalancer.h (+1 -1),
LoadBalancerCommon.cc (new),
LoadBalancerCommon.h (+1 -1),
LoadBalancerFactory.cc (+1 -1),
LoadBalancerFactory.h (+1 -1),
ParticleLoadBalancer.cc (+1 -1),
ParticleLoadBalancer.h (new),
ProfileDriver.cc (+1 -1),
ProfileDriver.h (new),
RoundRobinLoadBalancer.cc (+1 -1),
RoundRobinLoadBalancer.h (+1 -1),
SimpleLoadBalancer.cc (new),
SimpleLoadBalancer.h (new),
SingleProcessorLoadBalancer.cc (+1 -1),
SingleProcessorLoadBalancer.h (+1 -1),
sub.mk (new),
uintahshare.h (+1 -1)
-
CCA/Components/MPM:
AMRMPM.cc (new),
AMRMPM.h (+1 -1),
FakePetscSolver.cc (+1 -1),
FractureMPM.cc (+1 -1),
FractureMPM.h (new),
ImpMPM.cc (+1 -1),
ImpMPM.h (new),
ImpMPMFlags.cc (new),
ImpMPMFlags.h (new),
MPMBoundCond.cc (new),
MPMBoundCond.h (+1 -1),
MPMCommon.cc (+1 -1),
MPMCommon.h (new),
MPMFlags.cc (+1 -1),
MPMFlags.h (+1 -1),
PetscSolver.cc (+1 -1),
PetscSolver.h (new),
RigidMPM.cc (new),
RigidMPM.h (+1 -1),
SerialMPM.cc (+1 -1),
SerialMPM.h (new),
ShellMPM.cc (new),
ShellMPM.h (+1 -1),
SimpleSolver.cc (+1 -1),
SimpleSolver.h (new),
Solver.cc (new),
Solver.h (new),
raw2pts.cc (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
CCA/Components/MPM/CohesiveZone:
CZMaterial.cc (+1 -1),
CZMaterial.h (+1 -1),
CohesiveZone.cc (new),
CohesiveZone.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/MPM/ConstitutiveModel:
CompMooneyRivlin.cc (+1 -1),
CompMooneyRivlin.h (new),
ConstitutiveModel.cc (+1 -1),
ConstitutiveModel.h (+1 -1),
ConstitutiveModelFactory.cc (+1 -1),
ConstitutiveModelFactory.h (new),
Diamm.cc (+1 -1),
Diamm.h (+1 -1),
ElasticPlastic.cc (+1 -1),
ElasticPlastic.h (new),
ElasticPlasticHP.cc (+1 -1),
ElasticPlasticHP.h (new),
HypoElastic.cc (+1 -1),
HypoElastic.h (new),
HypoElasticFortran.cc (+1 -1),
HypoElasticFortran.h (new),
HypoElasticImplicit.cc (+1 -1),
HypoElasticImplicit.h (+1 -1),
HypoElasticPlastic.cc (+1 -1),
HypoElasticPlastic.h (+1 -1),
IdealGasMP.cc (+1 -1),
IdealGasMP.h (new),
ImplicitCM.cc (+1 -1),
ImplicitCM.h (+1 -1),
JWLppMPM.cc (+1 -1),
JWLppMPM.h (+1 -1),
Kayenta.cc (new),
Kayenta.h (+1 -1),
MPMMaterial.cc (+1 -1),
MPMMaterial.h (+1 -1),
MWViscoElastic.cc (+1 -1),
MWViscoElastic.h (new),
Membrane.cc (new),
Membrane.h (new),
MurnaghanMPM.cc (new),
MurnaghanMPM.h (+1 -1),
NonLocalDruckerPrager.cc (+1 -1),
NonLocalDruckerPrager.h (+1 -1),
P_Alpha.cc (+1 -1),
P_Alpha.h (+1 -1),
ProgramBurn.cc (+1 -1),
ProgramBurn.h (new),
RigidMaterial.cc (new),
RigidMaterial.h (+1 -1),
ShellMaterial.cc (+1 -1),
ShellMaterial.h (+1 -1),
SmallStrainPlastic.cc (new),
SmallStrainPlastic.h (new),
SoilFoam.cc (new),
SoilFoam.h (new),
TransIsoHyper.cc (+1 -1),
TransIsoHyper.h (+1 -1),
TransIsoHyperImplicit.cc (new),
TransIsoHyperImplicit.h (new),
UCNH.cc (+1 -1),
UCNH.h (new),
ViscoPlastic.cc (+1 -1),
ViscoPlastic.h (+1 -1),
ViscoSCRAMHotSpot.cc (+1 -1),
ViscoSCRAMHotSpot.h (new),
ViscoScram.cc (+1 -1),
ViscoScram.h (+1 -1),
ViscoScramImplicit.cc (new),
ViscoScramImplicit.h (+1 -1),
ViscoTransIsoHyper.cc (new),
ViscoTransIsoHyper.h (+1 -1),
ViscoTransIsoHyperImplicit.cc (+1 -1),
ViscoTransIsoHyperImplicit.h (+1 -1),
Water.cc (+1 -1),
Water.h (+1 -1),
simplifiedGeoModel.cc (+1 -1),
simplifiedGeoModel.h (new 8),
sub.mk (+1 -1)
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
ArmstrongFrederickKinematicHardening.cc (new),
ArmstrongFrederickKinematicHardening.h (new),
BPSMeltTemp.cc (+1 -1),
BPSMeltTemp.h (+1 -1),
BeckerCheck.cc (+1 -1),
BeckerCheck.h (+1 -1),
ConstantCp.cc (+1 -1),
ConstantCp.h (+1 -1),
ConstantMeltTemp.cc (+1 -1),
ConstantMeltTemp.h (+1 -1),
ConstantShear.cc (+1 -1),
ConstantShear.h (+1 -1),
CopperCp.cc (+1 -1),
CopperCp.h (new),
DamageModel.cc (new),
DamageModel.h (+1 -1),
DamageModelFactory.cc (new),
DamageModelFactory.h (new),
DefaultHypoElasticEOS.cc (+1 -1),
DefaultHypoElasticEOS.h (new),
DruckerBeckerCheck.cc (new),
DruckerBeckerCheck.h (+1 -1),
DruckerCheck.cc (+1 -1),
DruckerCheck.h (+1 -1),
GursonYield.cc (new),
GursonYield.h (new),
HancockMacKenzieDamage.cc (new),
HancockMacKenzieDamage.h (+1 -1),
HyperElasticEOS.cc (+1 -1),
HyperElasticEOS.h (+1 -1),
IsoHardeningPlastic.cc (+1 -1),
IsoHardeningPlastic.h (+1 -1),
JohnsonCookDamage.cc (+1 -1),
JohnsonCookDamage.h (+1 -1),
JohnsonCookPlastic.cc (+1 -1),
JohnsonCookPlastic.h (new),
KinematicHardeningModel.cc (new),
KinematicHardeningModel.h (+1 -1),
KinematicHardeningModelFactory.cc (+1 -1),
KinematicHardeningModelFactory.h (new),
MPMEquationOfState.cc (+1 -1),
MPMEquationOfState.h (new),
MPMEquationOfStateFactory.cc (+1 -1),
MPMEquationOfStateFactory.h (new),
MTSPlastic.cc (+1 -1),
MTSPlastic.h (new),
MTSShear.cc (new),
MTSShear.h (+1 -1),
MeltingTempModel.cc (+1 -1),
MeltingTempModel.h (new),
MeltingTempModelFactory.cc (+1 -1),
MeltingTempModelFactory.h (new),
MieGruneisenEOS.cc (+1 -1),
MieGruneisenEOS.h (+1 -1),
MieGruneisenEOSEnergy.cc (+1 -1),
MieGruneisenEOSEnergy.h (new),
NPShear.cc (+1 -1),
NPShear.h (new),
NoKinematicHardening.cc (+1 -1),
NoKinematicHardening.h (+1 -1),
NoneCheck.cc (+1 -1),
NoneCheck.h (+1 -1),
NullDamage.cc (new),
NullDamage.h (+1 -1),
PTWPlastic.cc (new),
PTWPlastic.h (new),
PTWShear.cc (+1 -1),
PTWShear.h (new),
PlasticityModel.cc (new),
PlasticityModel.h (+1 -1),
PlasticityModelFactory.cc (new),
PlasticityModelFactory.h (new),
PlasticityState.cc (new),
PlasticityState.h (+1 -1),
PragerKinematicHardening.cc (+1 -1),
PragerKinematicHardening.h (+1 -1),
SCGMeltTemp.cc (new),
SCGMeltTemp.h (+1 -1),
SCGPlastic.cc (new),
SCGPlastic.h (new),
SCGShear.cc (+1 -1),
SCGShear.h (+1 -1),
ShearModulusModel.cc (new),
ShearModulusModel.h (new),
ShearModulusModelFactory.cc (+1 -1),
ShearModulusModelFactory.h (new),
SpecificHeatModel.cc (new),
SpecificHeatModel.h (new),
SpecificHeatModelFactory.cc (new),
SpecificHeatModelFactory.h (+1 -1),
StabilityCheck.cc (new),
StabilityCheck.h (+1 -1),
StabilityCheckFactory.cc (new),
StabilityCheckFactory.h (new),
SteelCp.cc (new),
SteelCp.h (new),
SuvicI.cc (new),
SuvicI.h (+1 -1),
ViscoPlasticityModel.cc (new),
ViscoPlasticityModel.h (+1 -1),
ViscoPlasticityModelFactory.cc (+1 -1),
ViscoPlasticityModelFactory.h (new),
VonMisesYield.cc (+1 -1),
VonMisesYield.h (new),
YieldCondition.cc (new),
YieldCondition.h (+1 -1),
YieldConditionFactory.cc (new),
YieldConditionFactory.h (new),
ZAPlastic.cc (new),
ZAPlastic.h (+1 -1),
ZAPolymer.cc (new),
ZAPolymer.h (new),
sub.mk (new)
-
CCA/Components/MPM/ConstitutiveModel/UnusedCM:
AcousticTensorCheck.cc (+1 -1),
AcousticTensorCheck.h (+1 -1),
CNHDamage.cc (new),
CNHDamage.h (+1 -1),
CNHPDamage.cc (new),
CNHPDamage.h (new),
CompNeoHook.cc (+1 -1),
CompNeoHook.h (+1 -1),
CompNeoHookImplicit.cc (+1 -1),
CompNeoHookImplicit.h (new),
CompNeoHookPlas.cc (+1 -1),
CompNeoHookPlas.h (+1 -1),
DefaultHyperElasticEOS.cc (+1 -1),
DefaultHyperElasticEOS.h (new),
ElasticConstitutiveModel.cc (+1 -1),
ElasticConstitutiveModel.h (+1 -1),
GUVMaterial.cc (+1 -1),
GUVMaterial.h (+1 -1),
GUVParticleCreator.cc (+1 -1),
GUVParticleCreator.h (new),
HyperElasticDamage.cc (+1 -1),
HyperElasticDamage.h (new),
HyperElasticPlastic.cc (new),
HyperElasticPlastic.h (new),
RousselierYield.cc (new),
RousselierYield.h (new),
VTIHIFailure.NotUsed.cc (new),
ViscoElasticDamage.cc (+1 -1),
ViscoElasticDamage.h (+1 -1),
ViscoScramForBinder.cc (+1 -1),
ViscoScramForBinder.h (+1 -1)
-
CCA/Components/MPM/ConstitutiveModel/fortran:
MIGUtils.cc (new),
sub.mk (new)
-
CCA/Components/MPM/Contact:
ApproachContact.cc (new),
ApproachContact.h (+1 -1),
CompositeContact.cc (+1 -1),
CompositeContact.h (new),
Contact.cc (+1 -1),
Contact.h (new),
ContactFactory.cc (new),
ContactFactory.h (new),
ContactMaterialSpec.cc (new),
ContactMaterialSpec.h (+1 -1),
FrictionContact.cc (+1 -1),
FrictionContact.h (new),
NodalSVFContact.cc (+2 -2),
NodalSVFContact.h (+2 -2),
NullContact.cc (+1 -1),
NullContact.h (+1 -1),
SingleVelContact.cc (new),
SingleVelContact.h (+1 -1),
SpecifiedBodyContact.cc (+1 -1),
SpecifiedBodyContact.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/MPM/Crack:
ArcCrack.cc (new),
ArcCrack.h (+1 -1),
Crack.cc (new),
Crack.h (+1 -1),
CrackFrontNode.h (new),
CrackGeometry.cc (new),
CrackGeometry.h (new),
CrackGeometryFactory.cc (new),
CrackGeometryFactory.h (new),
CrackPropagation.cc (new),
CrackSurfaceContact.cc (+1 -1),
CurvedQuadCrack.cc (new),
CurvedQuadCrack.h (new),
EllipticCrack.cc (+1 -1),
EllipticCrack.h (+1 -1),
FractureParametersCalculation.cc (+1 -1),
MoveCracks.cc (new),
NullCrack.cc (+1 -1),
NullCrack.h (+1 -1),
PartialEllipticCrack.cc (+1 -1),
PartialEllipticCrack.h (new),
ParticleNodePairVelocityField.cc (new),
QuadCrack.cc (new),
QuadCrack.h (new),
ReadAndDiscretizeCracks.cc (new),
TriangularCrack.cc (+1 -1),
TriangularCrack.h (+1 -1),
UpdateCrackFront.cc (new),
sub.mk (new)
-
CCA/Components/MPM/HeatConduction:
HeatConduction.cc (new),
HeatConduction.h (+1 -1),
ImplicitHeatConduction.cc (+1 -1),
ImplicitHeatConduction.h (new),
sub.mk (new)
-
CCA/Components/MPM/ParticleCreator:
FractureParticleCreator.cc (+1 -1),
FractureParticleCreator.h (new),
ImplicitParticleCreator.cc (+1 -1),
ImplicitParticleCreator.h (+1 -1),
MembraneParticleCreator.cc (new),
MembraneParticleCreator.h (+1 -1),
ParticleCreator.cc (+1 -1),
ParticleCreator.h (+1 -1),
ParticleCreatorFactory.cc (new),
ParticleCreatorFactory.h (new),
ShellParticleCreator.cc (+1 -1),
ShellParticleCreator.h (new),
sub.mk (+1 -1)
-
CCA/Components/MPM/PhysicalBC:
ArchesHeatFluxBC.cc (+1 -1),
ArchesHeatFluxBC.h (+1 -1),
CrackBC.cc (new),
CrackBC.h (+1 -1),
ForceBC.cc (new),
ForceBC.h (new),
HeatFluxBC.cc (+1 -1),
HeatFluxBC.h (new),
LoadCurve.h (new),
MPMPhysicalBC.h (new),
MPMPhysicalBCFactory.cc (+1 -1),
MPMPhysicalBCFactory.h (+1 -1),
NormalForceBC.cc (new),
NormalForceBC.h (+1 -1),
PolynomialData.cc (new),
PolynomialData.h (new),
PressureBC.cc (new),
PressureBC.h (+1 -1),
sub.mk (new)
-
CCA/Components/MPM/ThermalContact:
NullThermalContact.cc (new),
NullThermalContact.h (new),
STThermalContact.cc (new),
STThermalContact.h (+1 -1),
ThermalContact.cc (+1 -1),
ThermalContact.h (+1 -1),
ThermalContactFactory.cc (+1 -1),
ThermalContactFactory.h (new),
sub.mk (+1 -1)
-
CCA/Components/MPMArches:
CutCellInfo.cc (+1 -1),
CutCellInfo.h (new),
CutCellInfoP.h (+1 -1),
MPMArches.cc (+1 -1),
MPMArches.h (+1 -1),
MPMArchesFort.h (+1 -1),
MPMArchesLabel.cc (+1 -1),
MPMArchesLabel.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/MPMArches/fortran:
param4.h (new),
pconst.h (+1 -1),
sub.mk (new)
-
CCA/Components/MPMICE:
MPMICE.cc (+1 -1),
MPMICE.h (new),
MPMICEDebug.cc (new),
sub.mk (+1 -1),
uintahshare.h (new)
-
CCA/Components/Models:
ModelFactory.cc (+1 -1),
ModelFactory.h (+1 -1),
sub.mk (new),
uintahshare.h (new)
-
CCA/Components/Models/FluidsBased:
AdiabaticTable.cc (new),
AdiabaticTable.h (new),
ArchesTable.cc (+1 -1),
ArchesTable.h (+1 -1),
MassMomEng_src.cc (+1 -1),
MassMomEng_src.h (+1 -1),
MaterialProperties.cc (+1 -1),
MaterialProperties.h (+1 -1),
Mixing.cc (+1 -1),
Mixing.h (+1 -1),
Mixing2.cc (new),
Mixing2.h (+1 -1),
Mixing3.cc (new),
Mixing3.h (new),
NonAdiabaticTable.cc (new),
NonAdiabaticTable.h (new),
PassiveScalar.cc (new),
PassiveScalar.h (+1 -1),
SimpleRxn.cc (new),
SimpleRxn.h (new),
TableFactory.cc (new),
TableFactory.h (new),
TableInterface.cc (new),
TableInterface.h (new),
TestModel.cc (new),
TestModel.h (new),
flameSheet_rxn.cc (new),
flameSheet_rxn.h (new),
sub.mk (+1 -1)
-
CCA/Components/Models/HEChem:
Common.cc (+1 -1),
Common.h (+1 -1),
DDT0.cc (new),
DDT0.h (new),
DDT1.cc (+1 -1),
DDT1.h (+1 -1),
IandG.cc (new),
IandG.h (+1 -1),
JWLpp.cc (+1 -1),
JWLpp.h (new),
LightTime.cc (+1 -1),
LightTime.h (new),
Simple_Burn.cc (new),
Simple_Burn.h (+1 -1),
Steady_Burn.cc (+1 -1),
Steady_Burn.h (+1 -1),
Unsteady_Burn.cc (+1 -1),
Unsteady_Burn.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Models/Radiation:
Models_CellInformation.cc (+1 -1),
Models_CellInformation.h (new),
Models_CellInformationP.h (new),
Models_DORadiationModel.cc (+1 -1),
Models_DORadiationModel.h (new),
Models_FakePetscSolver.cc (+1 -1),
Models_HypreSolver.cc (new),
Models_HypreSolver.h (+1 -1),
Models_PetscSolver.cc (new),
Models_PetscSolver.h (+1 -1),
Models_RadiationModel.cc (+1 -1),
Models_RadiationModel.h (+1 -1),
Models_RadiationSolver.cc (+1 -1),
Models_RadiationSolver.h (new),
RadiationConstVariables.cc (new),
RadiationConstVariables.h (new),
RadiationDriver.cc (+1 -1),
RadiationDriver.h (+1 -1),
RadiationVariables.cc (+1 -1),
RadiationVariables.h (new),
sub.mk (new)
-
CCA/Components/Models/Radiation/RMCRT:
Ray.h (+1 -1),
sub.mk (new)
-
CCA/Components/Models/Radiation/fortran:
m_param4.h (+1 -1),
sub.mk (new)
-
CCA/Components/OnTheFlyAnalysis:
AnalysisModule.cc (new),
AnalysisModule.h (new),
AnalysisModuleFactory.cc (+1 -1),
AnalysisModuleFactory.h (+1 -1),
containerExtract.cc (+1 -1),
containerExtract.h (+1 -1),
flatPlate_heatFlux.cc (new),
flatPlate_heatFlux.h (+1 -1),
lineExtract.cc (new),
lineExtract.h (+1 -1),
particleExtract.cc (+1 -1),
particleExtract.h (+1 -1),
pointExtract.cc (+1 -1),
pointExtract.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new),
vorticity.cc (new),
vorticity.h (+1 -1)
-
CCA/Components/Parent:
ComponentFactory.cc (+1 -1),
ComponentFactory.h (+1 -1),
Switcher.cc (+1 -1),
Switcher.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (+1 -1)
-
CCA/Components/PatchCombiner:
PatchCombiner.cc (new),
PatchCombiner.h (new),
UdaReducer.cc (new),
UdaReducer.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (+1 -1)
-
CCA/Components/ProblemSpecification:
ProblemSpecReader.h (+1 -1),
sub.mk (new),
uintahshare.h (new)
-
CCA/Components/Regridder:
BNRRegridder.cc (new),
BNRRegridder.h (+1 -1),
BNRTask.cc (new),
BNRTask.h (new),
HierarchicalRegridder.cc (new),
HierarchicalRegridder.h (new),
PatchFixer.cc (new),
PatchFixer.h (new),
PerPatchVars.h (new),
RegridderCommon.cc (new),
RegridderCommon.h (new),
RegridderFactory.cc (+1 -1),
RegridderFactory.h (new),
TiledRegridder.cc (+1 -1),
TiledRegridder.h (+1 -1),
sub.mk (new),
uintahshare.h (new)
-
CCA/Components/Schedulers:
BatchReceiveHandler.h (+1 -1),
CommRecMPI.cc (+1 -1),
CommRecMPI.h (new),
DWDatabase.h (new),
DependencyException.cc (new),
DependencyException.h (new),
DetailedTasks.cc (+1 -1),
DetailedTasks.h (+1 -1),
DynamicMPIScheduler.cc (+1 -1),
DynamicMPIScheduler.h (new),
GhostOffsetVarMap.cc (new 1),
GhostOffsetVarMap.h (new 1),
IncorrectAllocation.cc (+1 -1),
IncorrectAllocation.h (new),
MPIScheduler.cc (+1 -1),
MPIScheduler.h (new),
MemoryLog.cc (new),
MemoryLog.h (new),
MessageLog.cc (new),
MessageLog.h (+1 -1),
MixedScheduler.cc (+1 -1),
MixedScheduler.h (new),
NullScheduler.cc (+1 -1),
OnDemandDataWarehouse.cc (+1 -1),
OnDemandDataWarehouse.h (+1 -1),
OnDemandDataWarehouseP.h (new),
Relocate.cc (+1 -1),
Relocate.h (+1 -1),
SchedulerCommon.cc (+1 -1),
SchedulerCommon.h (new),
SchedulerFactory.cc (+1 -1),
SchedulerFactory.h (new),
SendState.cc (+1 -1),
SendState.h (new),
SingleProcessorScheduler.cc (+1 -1),
SingleProcessorScheduler.h (new),
TaskGraph.cc (new),
TaskGraph.h (+1 -1),
ThreadPool.cc (+1 -1),
ThreadPool.h (+1 -1),
ThreadedMPIScheduler.cc (+1 -1),
ThreadedMPIScheduler.h (+1 -1),
Util.cc (new),
sub.mk (+1 -1),
templates.cc (new),
uintahshare.h (+1 -1)
-
CCA/Components/SimulationController:
AMRSimulationController.cc (new),
AMRSimulationController.h (new),
SimulationController.cc (+1 -1),
SimulationController.h (+1 -1),
sub.mk (new),
uintahshare.h (+1 -1)
-
CCA/Components/Solvers:
CGSolver.cc (+1 -1),
CGSolver.h (+1 -1),
DirectSolve.cc (+1 -1),
DirectSolve.h (+1 -1),
HypreSolver.cc (+1 -1),
HypreSolver.h (+1 -1),
HypreSolverParams.h (+1 -1),
HypreTypes.h (+1 -1),
MatrixUtil.h (new),
SolverFactory.cc (+1 -1),
SolverFactory.h (+1 -1),
sub.mk (new),
uintahshare.h (+1 -1)
-
CCA/Components/Solvers/AMR:
AMRSolver.cc (+1 -1),
AMRSolver.h (+1 -1),
HypreDriver.cc (+1 -1),
HypreDriver.h (+1 -1),
HypreDriverSStruct.cc (+1 -1),
HypreDriverSStruct.h (new),
HypreDriverStruct.cc (+1 -1),
HypreDriverStruct.h (+1 -1),
sub.mk (new)
-
CCA/Components/Solvers/AMR/HyprePreconds:
HyprePrecondBase.cc (+1 -1),
HyprePrecondBase.h (new),
HyprePrecondDiagonal.cc (new),
HyprePrecondDiagonal.h (+1 -1),
HyprePrecondJacobi.cc (+1 -1),
HyprePrecondJacobi.h (+1 -1),
HyprePrecondPFMG.cc (new),
HyprePrecondPFMG.h (+1 -1),
HyprePrecondSMG.cc (+1 -1),
HyprePrecondSMG.h (new),
HyprePrecondSparseMSG.cc (+1 -1),
HyprePrecondSparseMSG.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Solvers/AMR/HypreSolvers:
HypreSolverAMG.cc (+1 -1),
HypreSolverAMG.h (+1 -1),
HypreSolverBase.cc (new),
HypreSolverBase.h (new),
HypreSolverCG.cc (new),
HypreSolverCG.h (+1 -1),
HypreSolverFAC.cc (+1 -1),
HypreSolverFAC.h (+1 -1),
HypreSolverGMRES.cc (new),
HypreSolverGMRES.h (new),
HypreSolverHybrid.cc (new),
HypreSolverHybrid.h (new),
HypreSolverPFMG.cc (+1 -1),
HypreSolverPFMG.h (+1 -1),
HypreSolverSMG.cc (+1 -1),
HypreSolverSMG.h (+1 -1),
HypreSolverSparseMSG.cc (+1 -1),
HypreSolverSparseMSG.h (new),
sub.mk (+1 -1)
-
CCA/Components/SwitchingCriteria:
None.cc (new),
None.h (new),
SimpleBurn.cc (+1 -1),
SimpleBurn.h (+1 -1),
SteadyBurn.cc (+1 -1),
SteadyBurn.h (+1 -1),
SteadyState.cc (new),
SteadyState.h (+1 -1),
SwitchingCriteriaFactory.cc (+1 -1),
SwitchingCriteriaFactory.h (+1 -1),
TimestepNumber.cc (+1 -1),
TimestepNumber.h (+1 -1),
sub.mk (new),
uintahshare.h (new)
-
CCA/Components/Wasatch:
BCHelperTools.h (+1 -1),
GraphHelperTools.h (+1 -1),
PatchInfo.h (+1 -1),
StringNames.h (+1 -1),
TaskInterface.h (+1 -1),
TimeStepper.h (+1 -1),
Wasatch.h (+3 -3),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/Expressions:
ConvectiveFlux.h (+1 -1),
DiffusiveFlux.h (+2 -2),
ScalarRHS.h (+1 -1),
Stress.h (+1 -1),
TabPropsEvaluator.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/Expressions/MMS:
TaylorVortex.h (+4 -4),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/Expressions/PBE:
sub.mk (+1 -1)
-
CCA/Components/Wasatch/Operators:
UpwindInterpolant.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Components/Wasatch/transport:
ParseEquation.cc (+1 -1),
ParseEquation.h (+1 -1),
ScalarTransportEquation.h (+1 -1),
TemperatureTransportEquation.h (+1 -1),
sub.mk (+1 -1)
-
CCA/Ports:
DataWarehouse.cc (+1 -1),
DataWarehouse.h (new),
DataWarehouseP.h (new),
InputContext.h (new),
LoadBalancer.cc (new),
LoadBalancer.h (+1 -1),
ModelInterface.cc (+1 -1),
ModelInterface.h (new),
ModelMaker.cc (+1 -1),
ModelMaker.h (+1 -1),
Output.cc (+1 -1),
Output.h (+1 -1),
OutputContext.h (new),
ProblemSpecInterface.cc (+1 -1),
ProblemSpecInterface.h (+1 -1),
Regridder.cc (new),
Regridder.h (+1 -1),
SFC.cc (new),
SFC.h (+1 -1),
Scheduler.cc (+1 -1),
Scheduler.h (new),
SchedulerP.h (+1 -1),
SimulationInterface.cc (new),
SimulationInterface.h (+1 -1),
SolverInterface.cc (+1 -1),
SolverInterface.h (+1 -1),
SwitchingCriteria.cc (new),
SwitchingCriteria.h (new),
sub.mk (+1 -1),
uintahshare.h (new)
-
Core/Basis:
share.h (+1 -1),
sub.mk (new)
-
Core/Containers:
FData.h (+1 -1),
share.h (new)
-
Core/DataArchive:
DataArchive.cc (new),
DataArchive.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
Core/Datatypes:
Archive.cc (+1 -1),
Archive.h (new),
CCScalarField.h (new),
CCTensorField.cc (new),
CCTensorField.h (new),
CCVectorField.cc (new),
CCVectorField.h (+1 -1),
GLAnimatedStreams.cc (+1 -1),
GLAnimatedStreams.h (+1 -1),
NCScalarField.h (new),
NCTensorField.cc (+1 -1),
NCTensorField.h (+1 -1),
NCVectorField.cc (new),
NCVectorField.h (new),
PSet.cc (+1 -1),
PSet.h (new),
ScalarParticles.cc (+1 -1),
ScalarParticles.h (new),
TensorField.cc (+1 -1),
TensorField.h (new),
TensorParticles.cc (new),
TensorParticles.h (+1 -1),
VariableCache.cc (+1 -1),
VariableCache.h (+1 -1),
VectorParticles.cc (+1 -1),
VectorParticles.h (new),
share.h (+1 -1),
templates.cc (new),
uintahshare.h (+1 -1)
-
Core/Disclosure:
TypeDescription.cc (new),
TypeDescription.h (new),
TypeUtils.cc (+1 -1),
TypeUtils.h (+1 -1),
sub.mk (new),
uintahshare.h (+1 -1)
-
Core/Exceptions:
ConvergenceFailure.cc (new),
ConvergenceFailure.h (+1 -1),
InvalidCompressionMode.cc (+1 -1),
InvalidCompressionMode.h (new),
InvalidGrid.cc (new),
InvalidGrid.h (+1 -1),
InvalidValue.cc (+1 -1),
InvalidValue.h (+1 -1),
ParameterNotFound.cc (+1 -1),
ParameterNotFound.h (new),
ProblemSetupException.cc (+1 -1),
ProblemSetupException.h (+1 -1),
TypeMismatchException.cc (+1 -1),
TypeMismatchException.h (new),
UintahPetscError.cc (new),
UintahPetscError.h (new),
VariableNotFoundInGrid.cc (+1 -1),
VariableNotFoundInGrid.h (+1 -1),
share.h (+1 -1),
uintahshare.h (new)
-
Core/Geometry:
share.h (+1 -1)
-
Core/GeometryPiece:
BoxGeometryPiece.cc (+1 -1),
BoxGeometryPiece.h (new),
ConeGeometryPiece.cc (+1 -1),
ConeGeometryPiece.h (+1 -1),
CorrugEdgeGeomPiece.cc (+1 -1),
CorrugEdgeGeomPiece.h (+1 -1),
CylinderGeometryPiece.cc (+1 -1),
CylinderGeometryPiece.h (new),
CylinderShellPiece.cc (+1 -1),
CylinderShellPiece.h (+1 -1),
DifferenceGeometryPiece.cc (+1 -1),
DifferenceGeometryPiece.h (+1 -1),
EllipsoidGeometryPiece.cc (new),
EllipsoidGeometryPiece.h (new),
FileGeometryPiece.cc (+1 -1),
FileGeometryPiece.h (+1 -1),
GUVSphereShellPiece.cc (new),
GUVSphereShellPiece.h (+1 -1),
GeometryObject.cc (+1 -1),
GeometryObject.h (new),
GeometryPiece.cc (+1 -1),
GeometryPiece.h (new),
GeometryPieceFactory.cc (+1 -1),
GeometryPieceFactory.h (+1 -1),
IntersectionGeometryPiece.cc (+1 -1),
IntersectionGeometryPiece.h (+1 -1),
NaaBoxGeometryPiece.cc (new),
NaaBoxGeometryPiece.h (new),
NullGeometryPiece.cc (+1 -1),
NullGeometryPiece.h (new),
PlaneShellPiece.cc (+1 -1),
PlaneShellPiece.h (+1 -1),
ShellGeometryFactory.cc (new),
ShellGeometryFactory.h (new),
ShellGeometryPiece.cc (new),
ShellGeometryPiece.h (new),
SmoothCylGeomPiece.cc (+1 -1),
SmoothCylGeomPiece.h (+1 -1),
SmoothGeomPiece.cc (new),
SmoothGeomPiece.h (new),
SphereGeometryPiece.cc (new),
SphereGeometryPiece.h (+1 -1),
SphereMembraneGeometryPiece.cc (+1 -1),
SphereMembraneGeometryPiece.h (new),
SphereShellPiece.cc (new),
SphereShellPiece.h (new),
TriGeometryPiece.cc (+1 -1),
TriGeometryPiece.h (new),
UniformGrid.cc (new),
UniformGrid.h (+1 -1),
UnionGeometryPiece.cc (new),
UnionGeometryPiece.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
Core/Grid:
AMR.cc (+1 -1),
AMR.h (+1 -1),
AMR_CoarsenRefine.cc (new),
AMR_CoarsenRefine.h (+1 -1),
BSplineInterpolator.cc (+1 -1),
BSplineInterpolator.h (new),
Box.cc (+1 -1),
Box.h (new),
DbgOutput.cc (+1 -1),
DbgOutput.h (+1 -1),
Ghost.cc (new),
Ghost.h (+1 -1),
Grid.cc (new),
Grid.h (new),
GridP.h (+1 -1),
Level.cc (+1 -1),
Level.h (+1 -1),
LevelP.h (new),
LinearInterpolator.cc (+1 -1),
LinearInterpolator.h (new),
Material.cc (+1 -1),
Material.h (new),
Node27Interpolator.cc (+1 -1),
Node27Interpolator.h (+1 -1),
ParticleInterpolator.h (new),
Patch.cc (new),
Patch.h (new),
PatchRangeTree.cc (new),
PatchRangeTree.h (new),
Region.cc (new),
Region.h (new),
SimpleMaterial.cc (new),
SimpleMaterial.h (+1 -1),
SimulationState.cc (+1 -1),
SimulationState.h (+1 -1),
SimulationStateP.h (+1 -1),
SimulationTime.cc (new),
SimulationTime.h (+1 -1),
TOBSplineInterpolator.cc (new),
TOBSplineInterpolator.h (+1 -1),
Task.cc (new),
Task.h (new),
UnknownVariable.cc (+1 -1),
UnknownVariable.h (new),
axiCpdiInterpolator.h (+1 -1),
cpdiInterpolator.cc (+1 -1),
cpdiInterpolator.h (+1 -1),
fastAxiCpdiInterpolator.h (new),
fastCpdiInterpolator.cc (new),
fastCpdiInterpolator.h (new),
fixedvector.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
Core/Grid/BoundaryConditions:
AnnulusBCData.cc (new),
AnnulusBCData.h (+1 -1),
Auxiliary.h (+1 -1),
BCData.cc (+1 -1),
BCData.h (+1 -1),
BCDataArray.cc (new),
BCDataArray.h (+1 -1),
BCGeomBase.cc (new),
BCGeomBase.h (+1 -1),
BoundCond.h (new),
BoundCondBase.h (new),
BoundCondFactory.cc (new),
BoundCondFactory.h (new),
BoundCondReader.cc (+1 -1),
BoundCondReader.h (+1 -1),
CircleBCData.cc (+1 -1),
CircleBCData.h (+1 -1),
DifferenceBCData.cc (new),
DifferenceBCData.h (+1 -1),
RectangleBCData.cc (+1 -1),
RectangleBCData.h (+1 -1),
SideBCData.cc (+1 -1),
SideBCData.h (+1 -1),
UnionBCData.cc (new),
UnionBCData.h (+1 -1),
sub.mk (+1 -1)
-
Core/Grid/PatchBVH:
PatchBVH.cc (+1 -1),
PatchBVH.h (new),
PatchBVHBase.cc (+1 -1),
PatchBVHBase.h (+1 -1),
PatchBVHLeaf.cc (new),
PatchBVHLeaf.h (new),
PatchBVHNode.cc (+1 -1),
PatchBVHNode.h (new),
sub.mk (+1 -1)
-
Core/Grid/Variables:
Array3.h (+1 -1),
Array3Data.h (+1 -1),
Array3Window.h (+1 -1),
BaseIterator.h (+1 -1),
CCVariable.h (new),
CellIterator.cc (+1 -1),
CellIterator.h (+1 -1),
ComputeSet.cc (+1 -1),
ComputeSet.h (new),
ComputeSet_special.cc (new),
DataItem.cc (+1 -1),
DataItem.h (new),
DifferenceIterator.cc (+1 -1),
DifferenceIterator.h (new),
GridIterator.cc (+1 -1),
GridIterator.h (+1 -1),
GridSurfaceIterator.cc (+1 -1),
GridSurfaceIterator.h (+1 -1),
GridVariable.h (+1 -1),
GridVariableBase.cc (+1 -1),
GridVariableBase.h (new),
Iterator.cc (+1 -1),
Iterator.h (+1 -1),
ListOfCellsIterator.cc (new),
ListOfCellsIterator.h (new),
LocallyComputedPatchVarMap.cc (+1 -1),
LocallyComputedPatchVarMap.h (new),
MaterialSetP.h (+1 -1),
NCVariable.h (+1 -1),
NodeIterator.cc (+1 -1),
NodeIterator.h (new),
PSPatchMatlGhost.cc (new),
PSPatchMatlGhost.h (+1 -1),
PSPatchMatlGhostRange.cc (new),
PSPatchMatlGhostRange.h (+1 -1),
ParticleData.h (+1 -1),
ParticleSubset.cc (+1 -1),
ParticleSubset.h (+1 -1),
ParticleVariable.h (+1 -1),
ParticleVariableBase.cc (+1 -1),
ParticleVariableBase.h (new),
ParticleVariable_special.cc (new),
PerPatch.h (new),
PerPatchBase.cc (new),
PerPatchBase.h (+1 -1),
ReductionVariable.h (new),
ReductionVariableBase.cc (new),
ReductionVariableBase.h (+1 -1),
ReductionVariable_special.cc (+1 -1),
Reductions.h (+1 -1),
SFCXVariable.h (+1 -1),
SFCYVariable.h (+1 -1),
SFCZVariable.h (new),
ScrubItem.cc (new),
ScrubItem.h (new),
ShareAssignArray3.h (new),
ShareAssignParticleVariable.h (+1 -1),
SimpleString.h (+1 -1),
SoleVariable.h (+1 -1),
SoleVariableBase.cc (+1 -1),
SoleVariableBase.h (+1 -1),
SoleVariable_special.cc (new),
Stencil.h (new),
Stencil7.cc (+1 -1),
Stencil7.h (new),
UnionIterator.cc (new),
UnionIterator.h (new),
Utils.cc (+1 -1),
Utils.h (+1 -1),
VarLabel.cc (new),
VarLabel.h (new),
VarLabelMatl.h (new),
VarTypes.h (new),
Variable.cc (new),
Variable.h (new),
VarnameMatlPatch.h (new),
constGridVariable.h (new),
constVariable.h (+1 -1),
constVariableBase.h (+1 -1),
sub.mk (+1 -1),
ugc_templates.cc (+1 -1)
-
Core/IO:
SpecializedRunLengthEncoder.h (new),
UintahZlibUtil.cc (new),
UintahZlibUtil.h (new),
sub.mk (new)
-
Core/Labels:
AngioLabel.cc (new),
AngioLabel.h (new),
ICELabel.cc (new),
ICELabel.h (new),
MPMICELabel.cc (new),
MPMICELabel.h (new),
MPMLabel.cc (new),
MPMLabel.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
Core/Math:
CubeRoot.cc (+1 -1),
CubeRoot.h (+1 -1),
CubicPolyRoots.cc (new),
CubicPolyRoots.h (new),
FastMatrix.cc (new),
FastMatrix.h (new),
Matrix3.cc (new),
Matrix3.h (+1 -1),
Primes.cc (new),
Primes.h (new),
Rand48.cc (+1 -1),
Rand48.h (new),
Short27.cc (new),
Short27.h (new),
Sparse.cc (new),
Sparse.h (+1 -1),
StaticNumberArray.h (+1 -1),
StaticObjectArray.h (+1 -1),
SymmMatrix3.cc (+1 -1),
SymmMatrix3.h (+1 -1),
TangentModulusTensor.cc (+1 -1),
TangentModulusTensor.h (new),
Tensor.h (new),
Tensor2D.h (+1 -1),
Tensor4D.h (new),
UintahMiscMath.h (new),
Weibull.h (new),
share.h (new),
uintahshare.h (+1 -1)
-
Core/Math/TntJama:
jama_cholesky.h (+1 -1),
jama_eig.h (+1 -1),
jama_lu.h (+1 -1),
jama_qr.h (new),
jama_svd.h (new),
tnt.h (new),
tnt_array1d.h (new),
tnt_array1d_utils.h (+1 -1),
tnt_array2d.h (new),
tnt_array2d_utils.h (+1 -1),
tnt_array3d.h (+1 -1),
tnt_array3d_utils.h (+1 -1),
tnt_cmat.h (+1 -1),
tnt_fortran_array1d.h (new),
tnt_fortran_array1d_utils.h (new),
tnt_fortran_array2d.h (+1 -1),
tnt_fortran_array2d_utils.h (new),
tnt_fortran_array3d.h (+1 -1),
tnt_fortran_array3d_utils.h (+1 -1),
tnt_i_refvec.h (+1 -1),
tnt_math_utils.h (+1 -1),
tnt_sparse_matrix_csr.h (+1 -1),
tnt_stopwatch.h (new),
tnt_subscript.h (+1 -1),
tnt_vec.h (+1 -1),
tnt_version.h (new)
-
Core/OS:
share.h (+1 -1)
-
Core/Parallel:
BufferInfo.cc (+1 -1),
BufferInfo.h (new),
MPI_Communicator.cc (new),
MPI_Communicator.h (+1 -1),
PackBufferInfo.cc (new),
PackBufferInfo.h (new),
Parallel.cc (new),
Parallel.h (+1 -1),
ParallelContext.h (+1 -1),
ProcessorGroup.cc (+1 -1),
ProcessorGroup.h (+1 -1),
UintahParallelComponent.cc (+1 -1),
UintahParallelComponent.h (new),
UintahParallelPort.cc (+1 -1),
UintahParallelPort.h (new),
Vampir.cc (+1 -1),
Vampir.h (new),
stubs.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (+1 -1)
-
Core/Persistent:
share.h (+1 -1)
-
Core/ProblemSpec:
ProblemSpec.cc (+1 -1),
ProblemSpec.h (new),
ProblemSpecP.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
Core/Thread:
Time_win32.cc (+1 -1),
share.h (new)
-
Core/Tracker:
Tracker.cc (new),
Tracker.h (new),
TrackerClient.cc (new),
TrackerClient.h (+1 -1),
TrackerServer.cc (new),
TrackerServer.h (new),
sub.mk (+1 -1)
-
Core/Util:
Handle.h (new),
ProgressiveWarning.cc (+1 -1),
RefCounted.cc (new),
RefCounted.h (+1 -1),
Util.cc (new),
constHandle.h (+1 -1),
share.h (new),
uintahshare.h (new)
-
StandAlone:
compare_uda.cc (+1 -1),
gambitFileReader.cc (+1 -1),
partvarRange.cc (+1 -1),
restart_merger.cc (+1 -1),
selectpart.cc (+1 -1),
slb.cc (+1 -1),
sub.mk (+1 -1),
sus.cc (+1 -1)
-
StandAlone/Benchmarks:
SimpleMath.cc (+1 -1),
sub.mk (new)
-
StandAlone/tools:
compute_Lnorm_udas.cc (new),
sub.mk (new)
-
StandAlone/tools/compare_mms:
ExpMMS.cc (new),
ExpMMS.h (new),
LinearMMS.cc (+1 -1),
LinearMMS.h (new),
MMS.h (+1 -1),
SineMMS.cc (+1 -1),
SineMMS.h (new),
compare_mms.cc (+1 -1),
compare_scalar.cc (new),
compare_scalar.h (new),
sub.mk (new)
-
StandAlone/tools/dumpfields:
Args.cc (+1 -1),
Args.h (+1 -1),
DXDumper.cc (+1 -1),
DXDumper.h (new),
EnsightDumper.cc (+1 -1),
EnsightDumper.h (+1 -1),
FieldDiags.cc (new),
FieldDiags.h (+1 -1),
FieldDumper.cc (new),
FieldDumper.h (new),
FieldSelection.cc (new),
FieldSelection.h (+1 -1),
HistogramDumper.cc (+1 -1),
HistogramDumper.h (new),
InfoDumper.cc (new),
InfoDumper.h (new),
ScalarDiags.cc (new),
ScalarDiags.h (+1 -1),
TensorDiags.cc (new),
TensorDiags.h (+1 -1),
TextDumper.cc (new),
TextDumper.h (new),
VectorDiags.cc (+1 -1),
VectorDiags.h (new),
dumpfields.cc (new),
sub.mk (+1 -1),
utils.cc (+1 -1),
utils.h (+1 -1)
-
StandAlone/tools/extractors:
extractF.cc (+1 -1),
extractS.cc (new),
extractV.cc (+1 -1),
faceextract.cc (new),
lineextract.cc (+1 -1),
partextract.cc (+1 -1),
sub.mk (+1 -1),
timeextract.cc (+1 -1)
-
StandAlone/tools/fsspeed:
sub.mk (+1 -1)
-
StandAlone/tools/graphview:
DaVinci.cc (new),
DaVinci.h (new),
Event.h (+1 -1),
GV_TaskGraph.cc (new),
GV_TaskGraph.h (+1 -1),
graphview.cc (new),
graphview.h (+1 -1),
sub.mk (+1 -1)
-
StandAlone/tools/makedot:
makedot.cc (new),
sub.mk (+1 -1)
-
StandAlone/tools/mpi_test:
async_mpi_test.cc (+1 -1),
sub.mk (new)
-
StandAlone/tools/pfs:
ImageFromGeom.cc (new),
pfs.cc (new),
pfs2.cc (new),
rawToUniqueGrains.cc (+1 -1),
sub.mk (new)
-
StandAlone/tools/puda:
AA_MMS.h (+1 -1),
asci.cc (+1 -1),
asci.h (new),
jim1.cc (+1 -1),
jim1.h (+1 -1),
jim2.cc (new),
jim2.h (+1 -1),
jim3.cc (new),
jim3.h (+1 -1),
monica1.cc (+1 -1),
monica1.h (+1 -1),
puda.cc (+1 -1),
puda.h (+1 -1),
rtdata.cc (new),
rtdata.h (new),
sub.mk (+1 -1),
tecplot.cc (new),
tecplot.h (+1 -1),
util.cc (+1 -1),
util.h (new),
varsummary.cc (+1 -1),
varsummary.h (new)
-
StandAlone/tools/radiusMaker:
radius_maker.cc (+1 -1),
sub.mk (new)
-
StandAlone/tools/tracker:
TrackerProgram.cc (+1 -1),
sub.mk (new)
-
StandAlone/tools/uda2nrrd:
Args.h (+1 -1),
Matrix_Op.h (new),
PatchToField.h (+1 -1),
QueryInfo.h (new),
bc.cc (new),
bc.h (+1 -1),
build.cc (new),
build.h (+1 -1),
handleVariable.cc (+1 -1),
handleVariable.h (+1 -1),
particles.cc (+1 -1),
particles.h (new),
sub.mk (+1 -1),
uda2nrrd.cc (+1 -1),
update_mesh_handle.cc (new),
update_mesh_handle.h (new),
wrap_nrrd.cc (+1 -1),
wrap_nrrd.h (+1 -1)
-
StandAlone/tools/uda2vis:
sub.mk (new),
uda2vis.cc (+1 -1),
udaData.h (+1 -1)
-
VisIt:
sub.mk (+1 -1)
-
VisIt/udaReaderMTMD:
avtudaReaderMTMDFileFormat.h (new),
sub.mk (+1 -1)
-
testprograms:
RunTests.cc (+1 -1),
primes.cc (+1 -1)
-
testprograms/BNRRegridder:
bnrtest.cc (+1 -1),
sub.mk (new)
-
testprograms/CubeRootTest:
sub.mk (new)
-
testprograms/IteratorTest:
IteratorTest.cc (new),
sub.mk (new)
-
testprograms/Malloc:
test15.cc (new)
-
testprograms/PatchBVH:
PatchBVHTest.cc (+1 -1),
sub.mk (+1 -1)
-
testprograms/RegionTest:
PatchBVHTest.cc (new),
RegionTest.cc (new),
sub.mk (new)
-
testprograms/Regridders:
BNRTask.cc (new),
BNRTask.h (new),
GBRv2Regridder.cc (new),
GBRv2Regridder.h (new),
sub.mk (new)
-
testprograms/SFCTest:
sfctest.cc (new),
sub.mk (new)
-
testprograms/TestBoxGrouper:
Box.cc (new),
Box.h (+1 -1),
BoxRangeQuerier.cc (+1 -1),
BoxRangeQuerier.h (new),
BoxRangeTree.cc (+1 -1),
BoxRangeTree.h (new),
TestBoxGrouper.cc (+1 -1),
TestBoxGrouper.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (+1 -1)
-
testprograms/TestConsecutiveRangeSet:
TestConsecutiveRangeSet.cc (+1 -1),
TestConsecutiveRangeSet.h (+1 -1),
sub.mk (new),
uintahshare.h (new)
-
testprograms/TestFastMatrix:
perffastmatrix.cc (+1 -1),
sub.mk (+1 -1),
testfastmatrix.cc (+1 -1)
-
testprograms/TestMatrix3:
sub.mk (new),
testmatrix3.cc (+1 -1),
testmatrix3.h (+1 -1),
uintahshare.h (+1 -1)
-
testprograms/TestRangeTree:
Point.h (new),
TestRangeTree.cc (new),
TestRangeTree.h (+1 -1),
sub.mk (+1 -1),
uintahshare.h (new)
-
testprograms/TestSuite:
Suite.cc (new),
Suite.h (new),
SuiteTree.cc (new),
SuiteTree.h (new),
Test.cc (new),
Test.h (new),
sub.mk (new),
uintahshare.h (+1 -1)
-
testprograms/Thread:
parallel.cc (+1 -1),
threadexit.cc (new)
-
tools:
extractTaylor.cc (+1 -1),
partpostprocess.cc (+1 -1),
sub.mk (new)
-
tools/StackTrace:
StackTrace.cc (+1 -1)
-
harman
2011-08-30 17:01
#106
Rev.: 47535
-
118 lines of code changed in 2 files:
-
CCA/Components/Parent:
Switcher.cc (+92 -61),
Switcher.h (+26 -32)
-
harman
2011-08-30 15:24
#105
Rev.: 47534
-
1 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
UCNH.cc (+1)
-
harman
2011-08-30 09:18
#104
Rev.: 47533
-
2 lines of code changed in 2 files:
-
CCA/Components/Parent:
Switcher.cc (+2 -30),
Switcher.h (-2)
-
harman
2011-08-29 18:13
#103
Rev.: 47532
-
8 lines of code changed in 1 file:
-
harman
2011-08-29 16:29
#102
Rev.: 47530
-
63 lines of code changed in 2 files:
-
CCA/Components/Parent:
Switcher.cc (+62 -35),
Switcher.h (+1 -1)
-
jpeterson
2011-08-29 15:32
#101
Rev.: 47528
-
2 lines of code changed in 1 file:
-
Core/GeometryPiece:
GeometryObject.cc (+2 -1)
-
harman
2011-08-29 14:48
#100
Rev.: 47526
-
7 lines of code changed in 1 file:
-
Core/Grid:
SimulationTime.cc (+7 -4)
-
jpedel
2011-08-29 10:24
#99
Rev.: 47525
-
2 lines of code changed in 1 file:
-
CCA/Components/Arches/TransportEqns:
Discretization_new.h (+2 -2)
-
guilkey
2011-08-27 12:35
#98
Rev.: 47524
-
9 lines of code changed in 1 file:
-
CCA/Components/MPM/Contact:
SingleVelContact.cc (+9 -1)
-
harman
2011-08-26 12:30
#97
Rev.: 47523
-
1 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
ImplicitCM.cc (+1)
-
jthornoc
2011-08-26 10:41
#96
Rev.: 47521
-
5 lines of code changed in 5 files:
-
CCA/Components/Arches:
PetscCommon.cc (+2 -1),
PetscCommon.h (new),
PetscSolver.cc (+1 -1)
-
CCA/Components/Arches/Radiation:
RadLinearSolver.cc (+1 -1)
-
tsaad
2011-08-25 17:44
#95
Rev.: 47520
-
10 lines of code changed in 1 file:
-
R_Tester:
Wasatch.py (+10 -8)
-
harman
2011-08-25 17:02
#94
Rev.: 47519
-
0 lines of code changed in 1 file:
-
StandAlone/tools/pfs:
pfs2.cc (-1)
-
harman
2011-08-25 17:02
#93
Rev.: 47518
-
61 lines of code changed in 1 file:
-
StandAlone/tools/pfs:
pfs2.cc (+61 -16)
-
harman
2011-08-25 15:17
#92
Rev.: 47517
-
21 lines of code changed in 1 file:
-
StandAlone/tools/pfs:
rawToUniqueGrains.cc (+21 -6)
-
tsaad
2011-08-25 13:11
#91
Rev.: 47516
-
1 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
TimeStepper.cc (+1 -1)
-
jsutherland
2011-08-25 11:18
#90
Rev.: 47515
-
32 lines of code changed in 6 files:
-
CCA/Components/Wasatch:
TaskInterface.cc (+10 -4),
TaskInterface.h (+4 -2),
TimeStepper.cc (+7 -10),
TimeStepper.h (+1),
Wasatch.cc (+9 -6),
Wasatch.h (+1)
-
harman
2011-08-25 10:58
#89
Rev.: 47514
-
3 lines of code changed in 1 file:
-
StandAlone:
sub.mk (+3 -1)
-
harman
2011-08-24 15:50
#88
Rev.: 47512
-
22 lines of code changed in 2 files:
-
CCA/Components/MPM:
SerialMPM.cc (+19 -28),
SerialMPM.h (+3 -6)
-
harman
2011-08-24 11:22
#87
Rev.: 47511
-
0 lines of code changed in 1 file:
-
jsutherland
2011-08-23 17:45
#86
Rev.: 47510
-
2 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
Wasatch.cc (+2 -3)
-
jsutherland
2011-08-23 17:44
#85
Rev.: 47508
-
13 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
TaskInterface.cc (+13 -12)
-
jsutherland
2011-08-23 17:44
#84
Rev.: 47507
-
63 lines of code changed in 5 files:
-
CCA/Components/Wasatch:
TaskInterface.cc (+25 -25),
TimeStepper.cc (+22 -24),
TimeStepper.h (+8 -8),
Wasatch.cc (+7 -6),
Wasatch.h (+1 -1)
-
jthornoc
2011-08-23 17:34
#83
Rev.: 47506
-
2 lines of code changed in 1 file:
-
CCA/Components/Arches:
BoundaryCondition.cc (+2 -1)
-
tsaad
2011-08-23 12:13
#82
Rev.: 47505
-
8 lines of code changed in 1 file:
-
R_Tester:
Wasatch.py (+8 -8)
-
jthornoc
2011-08-23 12:07
#81
Rev.: 47504
-
56 lines of code changed in 1 file:
-
CCA/Components/Arches/SourceTerms:
DORadiation.cc (+56 -63)
-
jsutherland
2011-08-23 09:52
#80
Rev.: 47503
-
10 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
FieldAdaptor.cc (+10 -5)
-
jthornoc
2011-08-23 08:50
#79
Rev.: 47502
-
10 lines of code changed in 2 files:
-
CCA/Components/Arches:
DQMOM.cc (+8 -8)
-
CCA/Components/Arches/TransportEqns:
DQMOMEqn.cc (+2 -2)
-
jsutherland
2011-08-23 08:36
#78
Rev.: 47501
-
12 lines of code changed in 2 files:
-
configure (+7 -3)
-
CCA/Components/Wasatch:
FieldAdaptor.cc (+5 -10)
-
jthornoc
2011-08-23 08:10
#77
Rev.: 47500
-
14 lines of code changed in 1 file:
-
CCA/Components/Arches/TransportEqns:
Discretization_new.h (+14 -1)
-
jthornoc
2011-08-22 17:03
#76
Rev.: 47498
-
3 lines of code changed in 1 file:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+3)
-
jthornoc
2011-08-22 17:03
#75
Rev.: 47497
-
6 lines of code changed in 2 files:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+5 -3),
ClassicTableInterface.h (+1 -1)
-
harman
2011-08-22 14:27
#74
Rev.: 47496
-
1 lines of code changed in 1 file:
-
CCA/Components/MPMArches:
sub.mk (+1)
-
jsutherland
2011-08-22 14:13
#73
Rev.: 47495
-
53 lines of code changed in 2 files:
-
CCA/Components/Wasatch:
Wasatch.cc (+45 -33),
Wasatch.h (+8 -1)
-
harman
2011-08-19 17:14
#72
Rev.: 47494
-
96 lines of code changed in 6 files:
-
CCA/Components/Arches:
Arches.cc (+33 -39),
Arches.h (+6 -3)
-
CCA/Components/MPM:
SerialMPM.cc (+1 -1)
-
CCA/Components/MPMArches:
MPMArches.cc (+32 -7),
MPMArches.h (+3 -1)
-
CCA/Components/OnTheFlyAnalysis:
lineExtract.cc (+21 -6)
-
jthornoc
2011-08-19 15:41
#71
Rev.: 47493
-
0 lines of code changed in 1 file:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (-2)
-
jsutherland
2011-08-19 14:40
#70
Rev.: 47492
-
5 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
Wasatch.cc (+5 -9)
-
jpeterson
2011-08-19 14:24
#69
Rev.: 47491
-
1 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
ViscoScram.cc (+1 -1)
-
jpeterson
2011-08-19 13:43
#68
Rev.: 47490
-
41 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel:
ViscoScram.cc (+31 -13),
ViscoScram.h (+10 -21)
-
jthornoc
2011-08-18 15:32
#67
Rev.: 47489
-
51 lines of code changed in 5 files:
-
CCA/Components/Arches:
Properties.cc (+17 -2),
Properties.h (+2)
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+25 -3),
ClassicTableInterface.h (+3 -1),
MixingRxnModel.cc (+4 -7)
-
jthornoc
2011-08-18 15:31
#66
Rev.: 47488
-
1 lines of code changed in 1 file:
-
CCA/Components/Arches/SourceTerms:
WestbrookDryer.h (+1 -1)
-
jthornoc
2011-08-18 15:31
#65
Rev.: 47487
-
1 lines of code changed in 1 file:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+1 -2)
-
guilkey
2011-08-18 13:22
#64
Rev.: 47485
-
13 lines of code changed in 3 files:
-
CCA/Components/MPM:
SerialMPM.cc (+1 -3)
-
CCA/Components/MPM/PhysicalBC:
PressureBC.cc (+11 -2),
PressureBC.h (+1)
-
jas
2011-08-17 17:13
#63
Rev.: 47482
-
1 lines of code changed in 1 file:
-
R_Tester:
MPMICE.py (+1 -1)
-
guilkey
2011-08-17 16:07
#62
Rev.: 47480
-
40 lines of code changed in 1 file:
-
CCA/Components/MPM:
SerialMPM.cc (+40 -58)
-
guilkey
2011-08-17 12:49
#61
Rev.: 47476
-
2 lines of code changed in 1 file:
-
CCA/Components/MPM:
SerialMPM.cc (+2 -3)
-
guilkey
2011-08-17 12:27
#60
Rev.: 47475
-
77 lines of code changed in 2 files:
-
CCA/Components/MPM:
MPMFlags.cc (+5 -1),
SerialMPM.cc (+72 -59)
-
jthornoc
2011-08-17 11:51
#59
Rev.: 47474
-
67 lines of code changed in 4 files:
-
CCA/Components/Arches/SourceTerms:
SourceTermBase.h (+3),
WestbrookDryer.cc (+38),
WestbrookDryer.h (+26 -15)
-
jthornoc
2011-08-17 09:28
#58
Rev.: 47471
-
16 lines of code changed in 2 files:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+15 -8),
ClassicTableInterface.h (+1)
-
guilkey
2011-08-16 18:35
#57
Rev.: 47469
-
10 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
Kayenta.cc (+10 -10)
-
guilkey
2011-08-16 18:21
#56
Rev.: 47468
-
219 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel:
Kayenta.cc (+217 -192),
Kayenta.h (+2 -1)
-
jthornoc
2011-08-16 17:12
#55
Rev.: 47466
-
3 lines of code changed in 7 files:
-
CCA/Components/Arches:
OperatorSplitChem.cc (new),
Properties.cc (-4)
-
CCA/Components/Arches/CoalModels:
XDragModel.cc (-4)
-
CCA/Components/Arches/PropertyModels:
ABSKP.cc (+1 -1)
-
CCA/Components/Arches/SourceTerms:
DORadiation.cc (-3)
-
jthornoc
2011-08-16 16:42
#54
Rev.: 47465
-
18 lines of code changed in 3 files:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+11)
-
CCA/Components/Arches/SourceTerms:
DORadiation.cc (+7 -14),
DORadiation.h (-2)
-
jpeterson
2011-08-16 12:01
#53
Rev.: 47461
-
15 lines of code changed in 1 file:
-
CCA/Components/MPMICE:
MPMICE.cc (+15 -11)
-
jthornoc
2011-08-16 07:58
#52
Rev.: 47460
-
39 lines of code changed in 1 file:
-
CCA/Components/Arches/TransportEqns:
Discretization_new.h (+39 -5)
-
jthornoc
2011-08-16 07:28
#51
Rev.: 47459
-
989 lines of code changed in 1 file:
-
CCA/Components/Arches/TransportEqns:
Discretization_new.h (+989 -762)
-
tsaad
2011-08-16 03:10
#50
Rev.: 47458
-
8 lines of code changed in 1 file:
-
R_Tester:
Wasatch.py (+8 -8)
-
tsaad
2011-08-16 02:57
#49
Rev.: 47457
-
15 lines of code changed in 4 files:
-
CCA/Components/Wasatch:
TimeStepper.cc (-1)
-
CCA/Components/Wasatch/Expressions:
SetCurrentTime.h (+3 -2)
-
CCA/Components/Wasatch/Expressions/PBE:
BulkDiffusionGrowth.h (+6 -6),
MonosurfaceGrowth.h (+6 -6)
-
tsaad
2011-08-16 00:41
#48
Rev.: 47456
-
328 lines of code changed in 10 files:
-
CCA/Components/Wasatch:
TaskInterface.cc (+77 -29),
TaskInterface.h (+8 -4),
TimeStepper.cc (+77 -30),
TimeStepper.h (+15 -2),
Wasatch.cc (+94 -78),
Wasatch.h (+3 -1)
-
CCA/Components/Wasatch/Expressions:
Pressure.cc (+26 -7),
Pressure.h (+6 -3),
SetCurrentTime.cc (+11 -4),
SetCurrentTime.h (+11 -2)
-
jthornoc
2011-08-15 09:46
#47
Rev.: 47455
-
89 lines of code changed in 3 files:
-
CCA/Components/Arches:
BoundaryCond_new.cc (+72 -138)
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+14 -1),
ClassicTableInterface.h (+3)
-
jpeterson
2011-08-15 09:11
#46
Rev.: 47454
-
5 lines of code changed in 1 file:
-
CCA/Components/MPMICE:
MPMICE.cc (+5)
-
jthornoc
2011-08-15 06:41
#45
Rev.: 47453
-
1 lines of code changed in 1 file:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+1 -3)
-
jpedel
2011-08-14 17:07
#44
Rev.: 47452
-
3 lines of code changed in 1 file:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+3 -1)
-
jpedel
2011-08-14 17:01
#43
Rev.: 47451
-
0 lines of code changed in 1 file:
-
CCA/Components/Arches/CoalModels:
CharOxidationShaddix.h (-1)
-
jpedel
2011-08-14 16:57
#42
Rev.: 47450
-
100 lines of code changed in 9 files:
-
CCA/Components/Arches/CoalModels:
CharOxidationShaddix.cc (+30 -18),
CharOxidationShaddix.h (+2),
KobayashiSarofimDevol.cc (+29 -5),
KobayashiSarofimDevol.h (new),
ShaddixHeatTransfer.cc (+11 -8),
XDragModel.cc (+13 -8),
YDragModel.cc (+6 -7),
ZDragModel.cc (+5 -8)
-
jpedel
2011-08-14 16:52
#41
Rev.: 47449
-
4 lines of code changed in 1 file:
-
CCA/Components/Arches/TransportEqns:
DQMOMEqn.cc (+4 -2)
-
jpedel
2011-08-14 16:48
#40
Rev.: 47448
-
8 lines of code changed in 1 file:
-
CCA/Components/Arches:
DQMOM.cc (+8 -8)
-
jpedel
2011-08-14 16:34
#39
Rev.: 47446
-
454 lines of code changed in 4 files:
-
CCA/Components/Arches:
Discretization.cc (+12 -3),
EnthalpySolver.cc (+3 -1),
ScalarSolver.cc (+3 -1)
-
CCA/Components/Arches/TransportEqns:
Discretization_new.h (+436)
-
jsutherland
2011-08-11 13:20
#38
Rev.: 47443
-
8 lines of code changed in 1 file:
-
CCA/Components/Wasatch/Expressions:
BasicExprBuilder.cc (+8 -8)
-
tsaad
2011-08-11 11:55
#37
Rev.: 47442
-
26 lines of code changed in 2 files:
-
CCA/Components/Wasatch/Expressions/PBE:
BulkDiffusionGrowth.h (+13 -13),
MonosurfaceGrowth.h (+13 -13)
-
jsutherland
2011-08-11 10:49
#36
Rev.: 47441
-
0 lines of code changed in 1 file:
-
CCA/Components/Wasatch/transport:
ParseEquation.cc (-1)
-
jsutherland
2011-08-11 10:31
#35
Rev.: 47440
-
1 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
TaskInterface.cc (+1 -1)
-
jsutherland
2011-08-11 10:24
#34
Rev.: 47439
-
22 lines of code changed in 1 file:
-
CCA/Components/Wasatch:
TaskInterface.cc (+22 -16)
-
jpeterson
2011-08-10 12:54
#33
Rev.: 47438
-
7 lines of code changed in 1 file:
-
CCA/Components/MPMICE:
MPMICE.cc (+7 -4)
-
jas
2011-08-10 12:34
#32
Rev.: 47437
-
5 lines of code changed in 2 files:
-
configure (+4 -4),
configure.ac (+1 -1)
-
jpeterson
2011-08-09 15:15
#31
Rev.: 47436
-
3 lines of code changed in 1 file:
-
CCA/Components/MPMICE:
MPMICE.cc (+3 -3)
-
jpeterson
2011-08-09 14:25
#30
Rev.: 47435
-
0 lines of code changed in 1 file:
-
CCA/Components/MPMICE:
MPMICE.cc (-2)
-
jpeterson
2011-08-09 14:08
#29
Rev.: 47434
-
0 lines of code changed in 1 file:
-
CCA/Components/MPMICE:
MPMICE.cc (-2)
-
jpeterson
2011-08-09 14:06
#28
Rev.: 47433
-
162 lines of code changed in 8 files:
-
CCA/Components/ICE:
ICE.cc (+22 -4),
ICEMaterial.cc (+21 -2)
-
CCA/Components/MPM/ConstitutiveModel:
MPMMaterial.cc (+20 -4),
MPMMaterial.h (+2)
-
CCA/Components/MPM/ParticleCreator:
ParticleCreator.cc (+15 -1)
-
CCA/Components/MPMICE:
MPMICE.cc (+73 -16)
-
Core/GeometryPiece:
GeometryObject.cc (+7 -1),
GeometryPieceFactory.cc (+2 -1)
-
jas
2011-08-08 21:19
#27
Rev.: 47432
-
6 lines of code changed in 3 files:
-
configure (+4 -4),
configure.ac (+1 -1)
-
Core/Grid:
fixedvector.h (+1 -1)
-
ahumphrey
2011-08-05 15:01
#26
Rev.: 47431
-
0 lines of code changed in 1 file:
-
build_scripts:
volatile_lib.mk (del)
-
jthornoc
2011-08-05 12:48
#25
Rev.: 47428
-
3 lines of code changed in 1 file:
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+3 -1)
-
jthornoc
2011-08-05 12:02
#24
Rev.: 47427
-
481 lines of code changed in 2 files:
-
CCA/Components/Arches/SourceTerms:
DORadiation.cc (+354),
DORadiation.h (+127)
-
jthornoc
2011-08-05 11:27
#23
Rev.: 47426
-
64 lines of code changed in 7 files:
-
CCA/Components/Arches:
Arches.cc (+7 -2),
Arches.h (+1),
Properties.cc (+24 -21)
-
CCA/Components/Arches/ChemMix:
ClassicTableInterface.cc (+19 -6),
ClassicTableInterface.h (+3),
MixingRxnModel.cc (+9),
MixingRxnModel.h (+1)
-
jthornoc
2011-08-05 11:26
#22
Rev.: 47425
-
32 lines of code changed in 8 files:
-
CCA/Components/Arches:
Arches.cc (+6 -1),
BoundaryCondition.cc (+11 -11),
BoundaryCondition.h (+6 -6),
EnthalpySolver.cc (+2 -1)
-
CCA/Components/Arches/Radiation:
DORadiationModel.cc (+3 -3),
DORadiationModel.h (+2 -1),
RadiationModel.h (+1 -1)
-
CCA/Components/Arches/SourceTerms:
sub.mk (+1)
-
dav
2011-08-04 16:44
#21
Rev.: 47423
-
1 lines of code changed in 1 file:
-
CCA/Components/Parent:
sub.mk (+1)
-
dav
2011-08-04 16:36
#20
Rev.: 47422
-
3 lines of code changed in 3 files:
-
CCA/Components/Parent:
Switcher.cc (+1 -1)
-
Core/GeometryPiece:
GeometryPieceFactory.cc (+1 -1),
GeometryPieceFactory.h (+1 -1)
-
ahumphrey
2011-08-04 15:34
#19
Rev.: 47420
-
2 lines of code changed in 1 file:
-
CCA/Components/SimulationController:
SimulationController.h (+2)
-
jsutherland
2011-08-04 15:28
#18
Rev.: 47419
-
12 lines of code changed in 2 files:
-
CCA/Components/Wasatch:
FieldAdaptor.cc (+10 -5),
FieldAdaptor.h (+2 -3)
-
ahumphrey
2011-08-03 17:41
#17
Rev.: 47418
-
5 lines of code changed in 1 file:
-
CCA/Components/SimulationController:
SimulationController.h (+5 -2)
-
tsaad
2011-08-03 16:09
#16
Rev.: 47415
-
5 lines of code changed in 1 file:
-
CCA/Components/Wasatch/Expressions/PBE:
QMOM.h (+5 -5)
-
qymeng
2011-08-02 22:09
#15
Rev.: 47413
-
2 lines of code changed in 1 file:
-
CCA/Components/SimulationController:
SimulationController.cc (+2 -4)
-
qymeng
2011-08-02 22:06
#14
Rev.: 47412
-
23 lines of code changed in 1 file:
-
CCA/Components/SimulationController:
SimulationController.cc (+23 -14)
-
jpeterson
2011-08-02 16:08
#13
Rev.: 47409
-
875 lines of code changed in 12 files:
-
CCA/Components/ICE/EOS:
EquationOfStateFactory.cc (+6 -6),
Murnaghan.cc (+146),
Murnaghan.h (+114),
Murnahan.cc (del),
Murnahan.h (del),
sub.mk (+1 -1)
-
CCA/Components/MPM/ConstitutiveModel:
ConstitutiveModelFactory.cc (+6 -6),
MurnaghanMPM.cc (+442),
MurnaghanMPM.h (+158),
MurnahanMPM.cc (del),
MurnahanMPM.h (del),
sub.mk (+2 -2)
-
qymeng
2011-08-02 15:45
#12
Rev.: 47408
-
34 lines of code changed in 3 files:
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+1 -7),
SimulationController.cc (+31 -4),
SimulationController.h (+2)
-
harman
2011-08-02 13:22
#11
Rev.: 47406
-
12 lines of code changed in 2 files:
-
Core/GeometryPiece:
GeometryPieceFactory.cc (+8 -1),
GeometryPieceFactory.h (+4)
-
harman
2011-08-02 12:26
#10
Rev.: 47405
-
2 lines of code changed in 1 file:
-
CCA/Components/Parent:
Switcher.cc (+2 -1)
-
harman
2011-08-02 12:18
#9
Rev.: 47404
-
117 lines of code changed in 2 files:
-
CCA/Components/Parent:
Switcher.cc (+116 -101),
Switcher.h (+1)
-
harman
2011-08-02 11:58
#8
Rev.: 47402
-
41 lines of code changed in 5 files:
-
CCA/Components/SwitchingCriteria:
None.cc (+6),
SimpleBurn.cc (+6 -5),
SteadyBurn.cc (+10 -7),
SteadyState.cc (+13 -22),
TimestepNumber.cc (+6 -3)
-
jsutherland
2011-08-01 23:37
#7
Rev.: 47401
-
124 lines of code changed in 6 files:
-
CCA/Components/Wasatch/Expressions/PBE:
BulkDiffusionGrowth.h (+41 -38),
MonosurfaceGrowth.h (+51 -42),
QMOM.h (+11 -9),
QuadratureClosure.h (+18 -15),
UniformGrowth.h (+3 -1)
-
CCA/Components/Wasatch/transport:
MomentTransportEquation.h (-55)
-
tsaad
2011-08-01 20:02
#6
Rev.: 47400
-
1 lines of code changed in 1 file:
-
CCA/Components/Wasatch/Expressions/PBE:
QMOM.h (+1 -1)
-
tsaad
2011-08-01 19:52
#5
Rev.: 47399
-
23 lines of code changed in 1 file:
-
CCA/Components/Wasatch/transport:
MomentTransportEquation.h (+23 -10)
-
tsaad
2011-08-01 19:34
#4
Rev.: 47398
-
1 lines of code changed in 1 file:
-
CCA/Components/Wasatch/transport:
MomentTransportEquation.cc (+1 -1)
-
qymeng
2011-08-01 16:36
#3
Rev.: 47397
-
8 lines of code changed in 2 files:
-
CCA/Components/SimulationController:
AMRSimulationController.cc (+2 -1),
SimulationController.cc (+6 -2)
-
tsaad
2011-08-01 15:52
#2
Rev.: 47396
-
1633 lines of code changed in 14 files:
-
CCA/Components/Wasatch:
Wasatch.cc (+22),
sub.mk (+2 -2)
-
CCA/Components/Wasatch/Expressions:
sub.mk (+2 -1)
-
CCA/Components/Wasatch/Expressions/PBE:
BulkDiffusionGrowth.h (+198),
MonosurfaceGrowth.h (+197),
QMOM.h (+294),
QuadratureClosure.h (+147),
UniformGrowth.h (+128),
sub.mk (+31)
-
CCA/Components/Wasatch/transport:
MomentTransportEquation.cc (+230),
MomentTransportEquation.h (+154),
ParseEquation.cc (+202),
ParseEquation.h (+24 -2),
sub.mk (+2 -1)
-
jpeterson
2011-08-01 15:49
#1
Rev.: 47395
-
98 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel:
ViscoScram.cc (+78 -3),
ViscoScram.h (+20)