diff options
Diffstat (limited to 'science/dakota/pkg-plist')
-rw-r--r-- | science/dakota/pkg-plist | 573 |
1 files changed, 502 insertions, 71 deletions
diff --git a/science/dakota/pkg-plist b/science/dakota/pkg-plist index 6462bd1b85e3..d9146bcf1ef3 100644 --- a/science/dakota/pkg-plist +++ b/science/dakota/pkg-plist @@ -131,6 +131,7 @@ include/DDaceZeroDivide.h include/DLSfuncs.hpp include/DLSolver.hpp include/DOTOptimizer.hpp +include/DakotaAccumulators.hpp include/DakotaActiveSet.hpp include/DakotaAnalyzer.hpp include/DakotaApproximation.hpp @@ -149,6 +150,7 @@ include/DakotaNonD.hpp include/DakotaOptimizer.hpp include/DakotaPStudyDACE.hpp include/DakotaResponse.hpp +include/DakotaResponseContainer.hpp include/DakotaSurrogates.hpp include/DakotaSurrogatesGP.hpp include/DakotaSurrogatesPoly.hpp @@ -427,6 +429,7 @@ include/MDesign.hpp include/MDriver.hpp include/MEvaluationFunctor.hpp include/MEvaluator.hpp +include/MFSolutionData.hpp include/MFitnessRecord.hpp include/MGeneticAlgorithm.hpp include/MGeneticAlgorithmEvaluator.hpp @@ -665,15 +668,6 @@ include/MainEffectsAnalyzer3.h include/MainEffectsConverter.h include/MainEffectsExcelOutput.h include/Makefile.export.Dakota -include/Makefile.export.ROL -include/Makefile.export.Teuchos -include/Makefile.export.TeuchosComm -include/Makefile.export.TeuchosCore -include/Makefile.export.TeuchosNumerics -include/Makefile.export.TeuchosParameterList -include/Makefile.export.TeuchosParser -include/Makefile.export.TeuchosRemainder -include/Makefile.export.Trilinos include/ManagedUtils.hpp include/MarginalsCorrDistribution.hpp include/Mars.h @@ -828,6 +822,7 @@ include/NullPostProcessor.hpp.inl include/NullSelector.hpp include/NullSelector.hpp.inl include/NumericGenOrthogPolynomial.hpp +include/OED_SplitComm.hpp include/OMPSolver.hpp include/OPT++_config.h include/ObjectiveFunctionInfo.hpp @@ -907,18 +902,22 @@ include/ProgramOptions.hpp include/ProjectOrthogPolyApproximation.hpp include/PseudoRandomTestsOnly.h include/Pybind11Interface.hpp -include/PythonInterface.hpp include/QMEApproximation.hpp include/QUESOImpl.hpp +include/ROL2_EnumMap.hpp +include/ROL2_Enumeration.hpp include/ROLOptimizer.hpp include/ROL_AbsoluteValue.hpp include/ROL_AffineTransformConstraint.hpp +include/ROL_AffineTransformConstraint_Def.hpp include/ROL_AffineTransformObjective.hpp +include/ROL_AffineTransformObjective_Def.hpp include/ROL_Algorithm.hpp include/ROL_AlmostSureConstraint.hpp include/ROL_Arcsine.hpp include/ROL_AtomVector.hpp include/ROL_AugmentedLagrangian.hpp +include/ROL_AugmentedLagrangianObjective.hpp include/ROL_AugmentedLagrangianStep.hpp include/ROL_AugmentedLagrangian_SimOpt.hpp include/ROL_AugmentedSystemOperator.hpp @@ -927,12 +926,16 @@ include/ROL_BLAS.hpp include/ROL_BPOE.hpp include/ROL_BVP.hpp include/ROL_BackTracking.hpp +include/ROL_BackTracking_U.hpp +include/ROL_BallIndicatorObjective.hpp include/ROL_BarzilaiBorwein.hpp include/ROL_BatchManager.hpp include/ROL_BatchStdVector.hpp include/ROL_Beale.hpp include/ROL_Beta.hpp +include/ROL_BiCGSTAB.hpp include/ROL_BinaryConstraint.hpp +include/ROL_BinaryConstraint_Def.hpp include/ROL_BinaryFunctions.hpp include/ROL_Bisection.hpp include/ROL_BisectionScalarMinimization.hpp @@ -943,53 +946,78 @@ include/ROL_BlockOperator2Diagonal.hpp include/ROL_BlockOperator2UnitLower.hpp include/ROL_BlockOperator2UnitUpper.hpp include/ROL_BoundConstraint.hpp +include/ROL_BoundConstraint_Def.hpp include/ROL_BoundConstraint_Partitioned.hpp include/ROL_BoundConstraint_SimOpt.hpp include/ROL_BoundFletcher.hpp include/ROL_BoundToConstraint.hpp +include/ROL_BoundToConstraint_Def.hpp include/ROL_Bounds.hpp +include/ROL_Bounds_Def.hpp include/ROL_Bracketing.hpp include/ROL_Brents.hpp +include/ROL_BrentsProjection.hpp +include/ROL_BrentsProjection_Def.hpp include/ROL_BrentsScalarMinimization.hpp include/ROL_Bundle.hpp include/ROL_BundleStatusTest.hpp include/ROL_BundleStep.hpp include/ROL_Bundle_AS.hpp include/ROL_Bundle_TT.hpp +include/ROL_Bundle_U.hpp +include/ROL_Bundle_U_AS.hpp +include/ROL_Bundle_U_AS_Def.hpp +include/ROL_Bundle_U_Def.hpp +include/ROL_Bundle_U_TT.hpp +include/ROL_Bundle_U_TT_Def.hpp +include/ROL_CArrayVector.hpp include/ROL_CDFObjective.hpp include/ROL_CVaR.hpp include/ROL_Cantilever.hpp include/ROL_CantileverBeam.hpp include/ROL_Cauchy.hpp include/ROL_CauchyPoint.hpp +include/ROL_CauchyPoint_U.hpp +include/ROL_ChainRuleConstraint.hpp +include/ROL_ChainRuleObjective.hpp include/ROL_ChebyshevSpectral.hpp include/ROL_Chi2Divergence.hpp include/ROL_CoherentEntropicRisk.hpp include/ROL_ColemanLiModel.hpp include/ROL_CombinedStatusTest.hpp include/ROL_CompositeConstraint_SimOpt.hpp +include/ROL_CompositeConstraint_SimOpt_Def.hpp include/ROL_CompositeObjective.hpp +include/ROL_CompositeObjective_Def.hpp include/ROL_CompositeObjective_SimOpt.hpp include/ROL_CompositeStep.hpp include/ROL_ConicApproximationModel.hpp include/ROL_ConjugateGradients.hpp include/ROL_ConjugateResiduals.hpp include/ROL_Constraint.hpp +include/ROL_ConstraintAssembler.hpp +include/ROL_ConstraintAssembler_Def.hpp include/ROL_ConstraintDef.hpp include/ROL_ConstraintFromObjective.hpp +include/ROL_ConstraintFromObjective_Def.hpp include/ROL_ConstraintManager.hpp include/ROL_ConstraintStatusTest.hpp include/ROL_Constraint_CheckInterface.hpp include/ROL_Constraint_DynamicState.hpp include/ROL_Constraint_Partitioned.hpp +include/ROL_Constraint_Partitioned_Def.hpp include/ROL_Constraint_SerialSimOpt.hpp include/ROL_Constraint_SimOpt.hpp -include/ROL_Constraint_State.hpp include/ROL_Constraint_TimeSimOpt.hpp include/ROL_ConvexCombinationRiskMeasure.hpp include/ROL_Cubic.hpp include/ROL_CubicInterp.hpp +include/ROL_CubicInterp_U.hpp include/ROL_CylinderHead.hpp +include/ROL_DaiFletcherProjection.hpp +include/ROL_DaiFletcherProjection_Def.hpp +include/ROL_DescentDirection_U.hpp +include/ROL_DescentDirection_U_Factory.hpp include/ROL_DeviationMeasureFactory.hpp include/ROL_DeviationMeasureInfo.hpp include/ROL_DiagonalOperator.hpp @@ -998,8 +1026,14 @@ include/ROL_Dirac.hpp include/ROL_Distribution.hpp include/ROL_DistributionFactory.hpp include/ROL_DogLeg.hpp +include/ROL_DogLeg_U.hpp include/ROL_DoubleDogLeg.hpp +include/ROL_DoubleDogLeg_U.hpp +include/ROL_DouglasRachfordProjection.hpp +include/ROL_DouglasRachfordProjection_Def.hpp include/ROL_DyadicOperator.hpp +include/ROL_DykstraProjection.hpp +include/ROL_DykstraProjection_Def.hpp include/ROL_DynamicConstraint.hpp include/ROL_DynamicConstraintCheck.hpp include/ROL_DynamicConstraint_CheckInterface.hpp @@ -1010,6 +1044,10 @@ include/ROL_DynamicObjectiveCheck.hpp include/ROL_DynamicObjective_CheckInterface.hpp include/ROL_DynamicTrackingFEMObjective.hpp include/ROL_DynamicTrackingObjective.hpp +include/ROL_ElasticLinearConstraint.hpp +include/ROL_ElasticLinearConstraint_Def.hpp +include/ROL_ElasticObjective.hpp +include/ROL_ElasticObjective_Def.hpp include/ROL_ElementwiseVector.hpp include/ROL_Elementwise_Function.hpp include/ROL_Elementwise_Reduce.hpp @@ -1021,7 +1059,6 @@ include/ROL_ExpectationQuadDeviation.hpp include/ROL_ExpectationQuadError.hpp include/ROL_ExpectationQuadRegret.hpp include/ROL_ExpectationQuadRisk.hpp -include/ROL_ExplicitLinearConstraint.hpp include/ROL_Exponential.hpp include/ROL_FDivergence.hpp include/ROL_Fejer2Quadrature.hpp @@ -1029,6 +1066,10 @@ include/ROL_FiniteDifference.hpp include/ROL_FiniteDifferenceDef.hpp include/ROL_Fletcher.hpp include/ROL_FletcherBase.hpp +include/ROL_FletcherObjectiveBase.hpp +include/ROL_FletcherObjectiveBase_Def.hpp +include/ROL_FletcherObjectiveE.hpp +include/ROL_FletcherObjectiveE_Def.hpp include/ROL_FletcherStatusTest.hpp include/ROL_FletcherStep.hpp include/ROL_FreudensteinRoth.hpp @@ -1041,15 +1082,19 @@ include/ROL_GaussChebyshev3Quadrature.hpp include/ROL_GaussLegendreQuadrature.hpp include/ROL_Gaussian.hpp include/ROL_GenMoreauYosidaCVaR.hpp +include/ROL_GenericFunction.hpp +include/ROL_GenericUnaryFunction.hpp include/ROL_GetTestProblems.hpp include/ROL_GoldenSection.hpp include/ROL_GoldenSectionScalarMinimization.hpp include/ROL_GradientStep.hpp +include/ROL_Gradient_U.hpp include/ROL_Gumbel.hpp include/ROL_HMCR.hpp include/ROL_HS1.hpp include/ROL_HS14.hpp include/ROL_HS2.hpp +include/ROL_HS21.hpp include/ROL_HS24.hpp include/ROL_HS25.hpp include/ROL_HS28.hpp @@ -1059,6 +1104,7 @@ include/ROL_HS32.hpp include/ROL_HS38.hpp include/ROL_HS39.hpp include/ROL_HS4.hpp +include/ROL_HS41.hpp include/ROL_HS42.hpp include/ROL_HS45.hpp include/ROL_HS48.hpp @@ -1067,6 +1113,9 @@ include/ROL_HS5.hpp include/ROL_HS50.hpp include/ROL_HS51.hpp include/ROL_HS52.hpp +include/ROL_HS53.hpp +include/ROL_HS55.hpp +include/ROL_HS63.hpp include/ROL_HS9.hpp include/ROL_HagerZhangBracketing.hpp include/ROL_HelperFunctions.hpp @@ -1074,10 +1123,12 @@ include/ROL_HouseholderReflector.hpp include/ROL_IdentityOperator.hpp include/ROL_InactiveSetVector.hpp include/ROL_InteriorPoint.hpp +include/ROL_InteriorPointObjective.hpp include/ROL_InteriorPointPenalty.hpp include/ROL_InteriorPointPrimalDualResidual.hpp include/ROL_InteriorPointStep.hpp include/ROL_IterationScaling.hpp +include/ROL_IterationScaling_U.hpp include/ROL_KLDivergence.hpp include/ROL_KelleySachsModel.hpp include/ROL_Krylov.hpp @@ -1092,11 +1143,17 @@ include/ROL_LinMoreModel.hpp include/ROL_LineSearch.hpp include/ROL_LineSearchFactory.hpp include/ROL_LineSearchStep.hpp +include/ROL_LineSearch_U.hpp +include/ROL_LineSearch_U_Factory.hpp +include/ROL_LineSearch_U_Types.hpp include/ROL_LinearAlgebra.hpp include/ROL_LinearCombinationObjective.hpp +include/ROL_LinearCombinationObjective_Def.hpp include/ROL_LinearCombinationObjective_SimOpt.hpp include/ROL_LinearConstraint.hpp +include/ROL_LinearConstraint_Def.hpp include/ROL_LinearObjective.hpp +include/ROL_LinearObjective_Def.hpp include/ROL_LinearObjective_SimOpt.hpp include/ROL_LinearOperator.hpp include/ROL_LinearOperatorFromConstraint.hpp @@ -1108,11 +1165,16 @@ include/ROL_LogExponentialQuadrangle.hpp include/ROL_LogQuantileQuadrangle.hpp include/ROL_Logistic.hpp include/ROL_LowerBoundToConstraint.hpp +include/ROL_LowerBoundToConstraint_Def.hpp include/ROL_MINRES.hpp include/ROL_MeanDeviation.hpp include/ROL_MeanDeviationFromTarget.hpp include/ROL_MeanSemiDeviation.hpp include/ROL_MeanSemiDeviationFromTarget.hpp +include/ROL_MeanValueConstraint.hpp +include/ROL_MeanValueConstraint_Def.hpp +include/ROL_MeanValueObjective.hpp +include/ROL_MeanValueObjective_Def.hpp include/ROL_MeanVariance.hpp include/ROL_MeanVarianceFromTarget.hpp include/ROL_MeanVarianceQuadrangle.hpp @@ -1123,25 +1185,88 @@ include/ROL_Minimax3.hpp include/ROL_MixedCVaR.hpp include/ROL_MomentObjective.hpp include/ROL_MonteCarloGenerator.hpp +include/ROL_MonteCarloGeneratorDef.hpp include/ROL_MoreauYosidaCVaR.hpp +include/ROL_MoreauYosidaObjective.hpp include/ROL_MoreauYosidaPenalty.hpp include/ROL_MoreauYosidaPenaltyStep.hpp +include/ROL_MultiVector.hpp +include/ROL_MultiVectorDefault.hpp +include/ROL_NewConstraintManager.hpp +include/ROL_NewConstraintManager_Def.hpp include/ROL_NewtonKrylovStep.hpp +include/ROL_NewtonKrylov_U.hpp include/ROL_NewtonStep.hpp +include/ROL_Newton_U.hpp include/ROL_NonlinearCG.hpp include/ROL_NonlinearCGStep.hpp +include/ROL_NonlinearCG_U.hpp include/ROL_NonlinearLeastSquaresObjective.hpp +include/ROL_NonlinearLeastSquaresObjective_Def.hpp include/ROL_NonlinearLeastSquaresObjective_Dynamic.hpp -include/ROL_NonlinearLeastSquaresObjective_SimOpt.hpp include/ROL_NullOperator.hpp include/ROL_NullSpaceOperator.hpp +include/ROL_OED_A_HetObjective.hpp +include/ROL_OED_A_HetObjective_Def.hpp +include/ROL_OED_A_HomObjective.hpp +include/ROL_OED_A_HomObjective_Def.hpp +include/ROL_OED_BilinearConstraint.hpp +include/ROL_OED_BilinearConstraint_Def.hpp +include/ROL_OED_C_HetObjective.hpp +include/ROL_OED_C_HetObjective_Def.hpp +include/ROL_OED_C_HomObjective.hpp +include/ROL_OED_C_HomObjective_Def.hpp +include/ROL_OED_D_HetObjective.hpp +include/ROL_OED_D_HetObjective_Def.hpp +include/ROL_OED_D_HomObjective.hpp +include/ROL_OED_D_HomObjective_Def.hpp +include/ROL_OED_DoubleWellPenalty.hpp +include/ROL_OED_DoubleWellPenalty_Def.hpp +include/ROL_OED_Factors.hpp +include/ROL_OED_Factors_Def.hpp +include/ROL_OED_Factory.hpp +include/ROL_OED_Factory_Def.hpp +include/ROL_OED_HetObjectiveBase.hpp +include/ROL_OED_HetObjectiveBase_Def.hpp +include/ROL_OED_HomObjectiveBase.hpp +include/ROL_OED_HomObjectiveBase_Def.hpp +include/ROL_OED_I_HetObjective.hpp +include/ROL_OED_I_HetObjective_Def.hpp +include/ROL_OED_I_HomObjective.hpp +include/ROL_OED_I_HomObjective_Def.hpp +include/ROL_OED_Itrace_HetObjective.hpp +include/ROL_OED_Itrace_HetObjective_Def.hpp +include/ROL_OED_Itrace_HomObjective.hpp +include/ROL_OED_Itrace_HomObjective_Def.hpp +include/ROL_OED_L1Penalty.hpp +include/ROL_OED_L1Penalty_Def.hpp +include/ROL_OED_LinearObjective.hpp +include/ROL_OED_LinearObjective_Def.hpp +include/ROL_OED_MomentOperator.hpp +include/ROL_OED_MomentOperator_Def.hpp +include/ROL_OED_Noise.hpp +include/ROL_OED_ProbabilityConstraint.hpp +include/ROL_OED_ProbabilityConstraint_Def.hpp +include/ROL_OED_ProfiledClass.hpp +include/ROL_OED_QuadraticObjective.hpp +include/ROL_OED_QuadraticObjective_Def.hpp +include/ROL_OED_Radamacher.hpp +include/ROL_OED_Radamacher_Def.hpp +include/ROL_OED_StdMomentOperator.hpp +include/ROL_OED_StdMomentOperator_Def.hpp +include/ROL_OED_Timer.hpp +include/ROL_OED_Timer_Def.hpp +include/ROL_OED_TraceSampler.hpp +include/ROL_OED_TraceSampler_Def.hpp include/ROL_Objective.hpp include/ROL_ObjectiveDef.hpp include/ROL_ObjectiveFromBoundConstraint.hpp include/ROL_ObjectiveFromConstraint.hpp +include/ROL_ObjectiveFromConstraint_Def.hpp include/ROL_ObjectiveMMA.hpp include/ROL_Objective_CheckInterface.hpp include/ROL_Objective_FSsolver.hpp +include/ROL_Objective_FSsolver_Def.hpp include/ROL_Objective_SerialSimOpt.hpp include/ROL_Objective_SimOpt.hpp include/ROL_Objective_SimOpt_CheckInterfaceDef.hpp @@ -1156,16 +1281,22 @@ include/ROL_PH_RegretObjective.hpp include/ROL_PH_RiskObjective.hpp include/ROL_PH_StatusTest.hpp include/ROL_PH_bPOEObjective.hpp +include/ROL_PQNObjective.hpp +include/ROL_PQNObjective_Def.hpp include/ROL_Parabolic.hpp include/ROL_ParaboloidCircle.hpp include/ROL_ParameterList.hpp include/ROL_ParameterListConverters.hpp include/ROL_PartitionedVector.hpp include/ROL_PathBasedTargetLevel.hpp +include/ROL_PathBasedTargetLevel_U.hpp include/ROL_PlusFunction.hpp include/ROL_PointwiseCDFObjective.hpp include/ROL_PoissonControl.hpp include/ROL_PoissonInversion.hpp +include/ROL_PolyhedralProjection.hpp +include/ROL_PolyhedralProjectionFactory.hpp +include/ROL_PolyhedralProjection_Def.hpp include/ROL_PositiveFunction.hpp include/ROL_Powell.hpp include/ROL_PrimalDualActiveSetStep.hpp @@ -1178,6 +1309,8 @@ include/ROL_PrimalDualSystemStep.hpp include/ROL_ProbabilityFactory.hpp include/ROL_ProbabilityInfo.hpp include/ROL_ProbabilityVector.hpp +include/ROL_Problem.hpp +include/ROL_Problem_Def.hpp include/ROL_ProfiledVector.hpp include/ROL_ProgressiveHedging.hpp include/ROL_ProjectedNewtonKrylovStep.hpp @@ -1185,29 +1318,42 @@ include/ROL_ProjectedNewtonStep.hpp include/ROL_ProjectedSecantStep.hpp include/ROL_Ptr.hpp include/ROL_QuadraticObjective.hpp +include/ROL_QuadraticObjective_Def.hpp include/ROL_QuadraticPenalty.hpp include/ROL_QuadraticPenalty_SimOpt.hpp include/ROL_Quadrature1D.hpp include/ROL_QuantileQuadrangle.hpp include/ROL_QuantileRadius.hpp include/ROL_Quartic.hpp +include/ROL_QuasiNewton_U.hpp include/ROL_RaisedCosine.hpp include/ROL_RandVarFunctional.hpp include/ROL_RandVarFunctionalFactory.hpp include/ROL_RandVarFunctionalInfo.hpp include/ROL_RandomVector.hpp include/ROL_RangeSpaceOperator.hpp +include/ROL_ReduceLinearConstraint.hpp +include/ROL_ReduceLinearConstraint_Def.hpp include/ROL_ReducedDynamicObjective.hpp +include/ROL_ReducedDynamicStationaryControlsObjective.hpp +include/ROL_ReducedLinearConstraint.hpp +include/ROL_ReducedLinearConstraint_Def.hpp include/ROL_Reduced_AugmentedLagrangian_SimOpt.hpp include/ROL_Reduced_Constraint_SimOpt.hpp +include/ROL_Reduced_Constraint_SimOpt_Def.hpp include/ROL_Reduced_Objective_SimOpt.hpp +include/ROL_Reduced_Objective_SimOpt_Def.hpp include/ROL_RegressionError.hpp include/ROL_RegretMeasureFactory.hpp include/ROL_RegretMeasureInfo.hpp +include/ROL_RiddersProjection.hpp +include/ROL_RiddersProjection_Def.hpp include/ROL_RieszVector.hpp include/ROL_RiskBoundConstraint.hpp include/ROL_RiskLessConstraint.hpp +include/ROL_RiskLessConstraint_Def.hpp include/ROL_RiskLessObjective.hpp +include/ROL_RiskLessObjective_Def.hpp include/ROL_RiskMeasure.hpp include/ROL_RiskMeasureFactory.hpp include/ROL_RiskMeasureInfo.hpp @@ -1215,19 +1361,26 @@ include/ROL_RiskNeutralConstraint.hpp include/ROL_RiskNeutralObjective.hpp include/ROL_RiskVector.hpp include/ROL_Rosenbrock.hpp +include/ROL_SPGTrustRegion_U.hpp include/ROL_SROMGenerator.hpp include/ROL_SROMVector.hpp include/ROL_SampleGenerator.hpp include/ROL_SampledScalar.hpp include/ROL_SampledVector.hpp +include/ROL_ScalarController.hpp +include/ROL_ScalarController_Def.hpp include/ROL_ScalarFunction.hpp include/ROL_ScalarLinearConstraint.hpp +include/ROL_ScalarLinearConstraint_Def.hpp include/ROL_ScalarMinimization.hpp include/ROL_ScalarMinimizationLineSearch.hpp +include/ROL_ScalarMinimizationLineSearch_U.hpp include/ROL_ScalarMinimizationStatusTest.hpp include/ROL_ScalarMinimizationTest.hpp include/ROL_ScalarMinimizationTest01.hpp include/ROL_ScalarTraits.hpp +include/ROL_ScaledObjective.hpp +include/ROL_ScaledObjective_Def.hpp include/ROL_ScaledStdVector.hpp include/ROL_ScaledVector.hpp include/ROL_SchurComplement.hpp @@ -1236,67 +1389,172 @@ include/ROL_SecantFactory.hpp include/ROL_SecantStep.hpp include/ROL_SecondOrderCVaR.hpp include/ROL_SemismoothNewtonDualModel.hpp +include/ROL_SemismoothNewtonProjection.hpp +include/ROL_SemismoothNewtonProjection_Def.hpp include/ROL_SerialConstraint.hpp include/ROL_SerialFunction.hpp include/ROL_SerialObjective.hpp -include/ROL_SimController.hpp +include/ROL_SimConstraint.hpp +include/ROL_SimConstraint_Def.hpp include/ROL_SimpleEqConstrained.hpp include/ROL_SimulatedBoundConstraint.hpp include/ROL_SimulatedConstraint.hpp include/ROL_SimulatedObjective.hpp include/ROL_SimulatedObjectiveCVaR.hpp include/ROL_SimulatedVector.hpp +include/ROL_SingletonTeuchosBatchManager.hpp include/ROL_SingletonVector.hpp include/ROL_Sketch.hpp +include/ROL_SlacklessConstraint.hpp +include/ROL_SlacklessConstraint_Def.hpp include/ROL_SlacklessObjective.hpp +include/ROL_SlacklessObjective_Def.hpp include/ROL_Smale.hpp include/ROL_SmoothedPOE.hpp include/ROL_SmoothedWorstCaseQuadrangle.hpp +include/ROL_Solver.hpp +include/ROL_Solver_Def.hpp include/ROL_SpectralRisk.hpp include/ROL_StatusTest.hpp include/ROL_StatusTestFactory.hpp include/ROL_StdArray.hpp include/ROL_StdBoundConstraint.hpp +include/ROL_StdBoundConstraint_Def.hpp include/ROL_StdConstraint.hpp +include/ROL_StdConstraint_Def.hpp include/ROL_StdLinearOperator.hpp include/ROL_StdLinearOperatorFactory.hpp include/ROL_StdObjective.hpp +include/ROL_StdObjective_Def.hpp +include/ROL_StdTeuchosBatchManager.hpp include/ROL_StdTridiagonalOperator.hpp include/ROL_StdVector.hpp include/ROL_Step.hpp include/ROL_StepFactory.hpp include/ROL_StochasticConstraint.hpp include/ROL_StochasticObjective.hpp +include/ROL_StochasticProblem.hpp +include/ROL_StochasticProblem_Def.hpp include/ROL_Stream.hpp include/ROL_SumOfSquares.hpp include/ROL_TestProblem.hpp +include/ROL_TeuchosBatchManager.hpp +include/ROL_TeuchosVector.hpp +include/ROL_Teuchos_Constraint.hpp +include/ROL_Teuchos_LinearOperator.hpp +include/ROL_Teuchos_Objective.hpp include/ROL_TimeStamp.hpp include/ROL_Triangle.hpp include/ROL_TruncatedCG.hpp +include/ROL_TruncatedCG_U.hpp include/ROL_TruncatedExponential.hpp include/ROL_TruncatedGaussian.hpp include/ROL_TruncatedMeanQuadrangle.hpp include/ROL_TrustRegion.hpp include/ROL_TrustRegionFactory.hpp include/ROL_TrustRegionModel.hpp +include/ROL_TrustRegionModel_U.hpp include/ROL_TrustRegionStep.hpp include/ROL_TrustRegionTypes.hpp +include/ROL_TrustRegionUtilities.hpp +include/ROL_TrustRegion_U.hpp +include/ROL_TrustRegion_U_Factory.hpp +include/ROL_TrustRegion_U_Types.hpp +include/ROL_TypeBIndicatorObjective.hpp +include/ROL_TypeB_Algorithm.hpp +include/ROL_TypeB_AlgorithmFactory.hpp +include/ROL_TypeB_Algorithm_Def.hpp +include/ROL_TypeB_ColemanLiAlgorithm.hpp +include/ROL_TypeB_ColemanLiAlgorithm_Def.hpp +include/ROL_TypeB_GradientAlgorithm.hpp +include/ROL_TypeB_GradientAlgorithm_Def.hpp +include/ROL_TypeB_InteriorPointAlgorithm.hpp +include/ROL_TypeB_InteriorPointAlgorithm_Def.hpp +include/ROL_TypeB_KelleySachsAlgorithm.hpp +include/ROL_TypeB_KelleySachsAlgorithm_Def.hpp +include/ROL_TypeB_LSecantBAlgorithm.hpp +include/ROL_TypeB_LSecantBAlgorithm_Def.hpp +include/ROL_TypeB_LinMoreAlgorithm.hpp +include/ROL_TypeB_LinMoreAlgorithm_Def.hpp +include/ROL_TypeB_MoreauYosidaAlgorithm.hpp +include/ROL_TypeB_MoreauYosidaAlgorithm_Def.hpp +include/ROL_TypeB_NewtonKrylovAlgorithm.hpp +include/ROL_TypeB_NewtonKrylovAlgorithm_Def.hpp +include/ROL_TypeB_PrimalDualActiveSetAlgorithm.hpp +include/ROL_TypeB_PrimalDualActiveSetAlgorithm_Def.hpp +include/ROL_TypeB_QuasiNewtonAlgorithm.hpp +include/ROL_TypeB_QuasiNewtonAlgorithm_Def.hpp +include/ROL_TypeB_SpectralGradientAlgorithm.hpp +include/ROL_TypeB_SpectralGradientAlgorithm_Def.hpp +include/ROL_TypeB_TrustRegionSPGAlgorithm.hpp +include/ROL_TypeB_TrustRegionSPGAlgorithm_Def.hpp +include/ROL_TypeE_Algorithm.hpp +include/ROL_TypeE_AlgorithmFactory.hpp +include/ROL_TypeE_Algorithm_Def.hpp +include/ROL_TypeE_AugmentedLagrangianAlgorithm.hpp +include/ROL_TypeE_AugmentedLagrangianAlgorithm_Def.hpp +include/ROL_TypeE_CompositeStepAlgorithm.hpp +include/ROL_TypeE_CompositeStepAlgorithm_Def.hpp +include/ROL_TypeE_FletcherAlgorithm.hpp +include/ROL_TypeE_FletcherAlgorithm_Def.hpp +include/ROL_TypeE_StabilizedLCLAlgorithm.hpp +include/ROL_TypeE_StabilizedLCLAlgorithm_Def.hpp +include/ROL_TypeG_Algorithm.hpp +include/ROL_TypeG_AlgorithmFactory.hpp +include/ROL_TypeG_Algorithm_Def.hpp +include/ROL_TypeG_AugmentedLagrangianAlgorithm.hpp +include/ROL_TypeG_AugmentedLagrangianAlgorithm_Def.hpp +include/ROL_TypeG_InteriorPointAlgorithm.hpp +include/ROL_TypeG_InteriorPointAlgorithm_Def.hpp +include/ROL_TypeG_MoreauYosidaAlgorithm.hpp +include/ROL_TypeG_MoreauYosidaAlgorithm_Def.hpp +include/ROL_TypeG_StabilizedLCLAlgorithm.hpp +include/ROL_TypeG_StabilizedLCLAlgorithm_Def.hpp +include/ROL_TypeP_Algorithm.hpp +include/ROL_TypeP_AlgorithmFactory.hpp +include/ROL_TypeP_Algorithm_Def.hpp +include/ROL_TypeP_InexactNewtonAlgorithm.hpp +include/ROL_TypeP_InexactNewtonAlgorithm_Def.hpp +include/ROL_TypeP_ProxGradientAlgorithm.hpp +include/ROL_TypeP_ProxGradientAlgorithm_Def.hpp +include/ROL_TypeP_QuasiNewtonAlgorithm.hpp +include/ROL_TypeP_QuasiNewtonAlgorithm_Def.hpp +include/ROL_TypeP_SpectralGradientAlgorithm.hpp +include/ROL_TypeP_SpectralGradientAlgorithm_Def.hpp +include/ROL_TypeP_TrustRegionAlgorithm.hpp +include/ROL_TypeP_TrustRegionAlgorithm_Def.hpp +include/ROL_TypeP_iPianoAlgorithm.hpp +include/ROL_TypeP_iPianoAlgorithm_Def.hpp +include/ROL_TypeU_Algorithm.hpp +include/ROL_TypeU_AlgorithmFactory.hpp +include/ROL_TypeU_Algorithm_Def.hpp +include/ROL_TypeU_BundleAlgorithm.hpp +include/ROL_TypeU_BundleAlgorithm_Def.hpp +include/ROL_TypeU_LineSearchAlgorithm.hpp +include/ROL_TypeU_LineSearchAlgorithm_Def.hpp +include/ROL_TypeU_TrustRegionAlgorithm.hpp +include/ROL_TypeU_TrustRegionAlgorithm_Def.hpp include/ROL_Types.hpp include/ROL_UnaryFunctions.hpp include/ROL_Uniform.hpp +include/ROL_UpdateType.hpp include/ROL_UpperBoundToConstraint.hpp +include/ROL_UpperBoundToConstraint_Def.hpp include/ROL_UserInputGenerator.hpp include/ROL_ValidParameters.hpp include/ROL_ValidateFunction.hpp include/ROL_ValidateFunctionDef.hpp include/ROL_Vector.hpp include/ROL_VectorClone.hpp +include/ROL_VectorController.hpp +include/ROL_VectorController_Def.hpp include/ROL_VectorNorms.hpp include/ROL_VectorWorkspace.hpp include/ROL_Vector_SimOpt.hpp include/ROL_WrappedVector.hpp include/ROL_Zakharov.hpp include/ROL_config.h +include/ROL_l1Objective.hpp include/ROL_lBFGS.hpp include/ROL_lDFP.hpp include/ROL_lSR1.hpp @@ -1422,6 +1680,7 @@ include/TensorProductDriver.hpp include/TestDriverInterface.hpp include/TeuchosCore_ConfigDefs.hpp include/TeuchosCore_config.h +include/TeuchosParameterList_config.h include/TeuchosRemainder_config.h include/Teuchos_AbstractFactory.hpp include/Teuchos_AbstractFactoryStd.hpp @@ -1451,7 +1710,6 @@ include/Teuchos_ConditionXMLConverter.hpp include/Teuchos_ConditionXMLConverterDB.hpp include/Teuchos_ConfigDefs.hpp include/Teuchos_ConstNonconstObjectContainer.hpp -include/Teuchos_ConstTypeTraits.hpp include/Teuchos_DLLExportMacro.h include/Teuchos_DataAccess.hpp include/Teuchos_DebugDefaultAsserts.hpp @@ -1464,6 +1722,7 @@ include/Teuchos_DependencyXMLConverterDB.hpp include/Teuchos_Describable.hpp include/Teuchos_Details_Allocator.hpp include/Teuchos_Details_Lapack128.hpp +include/Teuchos_Details_LapackLongDouble.hpp include/Teuchos_Details_MpiTypeTraits.hpp include/Teuchos_DummyObjectGetter.hpp include/Teuchos_ENull.hpp @@ -1605,7 +1864,6 @@ include/Teuchos_TreeBuildingXMLHandler.hpp include/Teuchos_Tuple.hpp include/Teuchos_TwoDArray.hpp include/Teuchos_TypeNameTraits.hpp -include/Teuchos_TypeTraits.hpp include/Teuchos_UnitTestBase.hpp include/Teuchos_UnitTestHarness.hpp include/Teuchos_UnitTestHelpers.hpp @@ -1860,6 +2118,7 @@ include/galois.h include/generator.hpp include/globals.h include/int_types.hpp +include/interface_utils.hpp include/interfaces/APPS.h include/interfaces/Cobyla.h include/interfaces/DOT.h @@ -1871,6 +2130,7 @@ include/interfaces/OPTpp.h include/interfaces/TCC.h include/ioformat.h include/iterator.hpp +include/iterator_utils.hpp include/java_util_levels.hpp include/kd_fix_rad_search.h include/kd_pr_search.h @@ -1894,6 +2154,7 @@ include/macros.hpp include/math_tools.hpp include/menu.h include/minimal_levels.hpp +include/model_utils.hpp include/mutex.hpp include/mutex.hpp.inl include/mutex_lock.hpp @@ -2194,6 +2455,7 @@ lib/cmake/ROL/ROLConfig.cmake lib/cmake/ROL/ROLTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ROL/ROLTargets.cmake lib/cmake/Teuchos/TeuchosConfig.cmake +lib/cmake/Teuchos/TeuchosTargets.cmake lib/cmake/TeuchosComm/TeuchosCommConfig.cmake lib/cmake/TeuchosComm/TeuchosCommTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/TeuchosComm/TeuchosCommTargets.cmake @@ -2216,23 +2478,27 @@ lib/cmake/Trilinos/TrilinosConfig.cmake lib/cmake/Trilinos/TrilinosConfigVersion.cmake lib/cmake/ddace/ddace-config.cmake lib/cmake/nidr/nidr-config.cmake +lib/cmake/tribits/CHANGELOG.md +lib/cmake/tribits/COPYRIGHT lib/cmake/tribits/Copyright.txt +lib/cmake/tribits/LICENSE lib/cmake/tribits/README.DIRECTORY_CONTENTS.rst -lib/cmake/tribits/ReleaseNotes.txt lib/cmake/tribits/TriBITS.cmake lib/cmake/tribits/TriBITSConfig.cmake lib/cmake/tribits/Version.cmake +lib/cmake/tribits/ci_support/CDashAnalyzeReportRandomFailures.py lib/cmake/tribits/ci_support/CDashQueryAnalyzeReport.py lib/cmake/tribits/ci_support/CheckinTest.py lib/cmake/tribits/ci_support/CheckinTestConstants.py +lib/cmake/tribits/ci_support/CreateIssueTrackerFromCDashQuery.py lib/cmake/tribits/ci_support/FindGeneralScriptSupport.py lib/cmake/tribits/ci_support/TribitsDependencies.py lib/cmake/tribits/ci_support/TribitsDumpDepsXmlScript.cmake -lib/cmake/tribits/ci_support/TribitsDumpXmlDependenciesFiles.cmake lib/cmake/tribits/ci_support/TribitsGetExtraReposForCheckinTest.cmake lib/cmake/tribits/ci_support/TribitsPackageFilePathUtils.py lib/cmake/tribits/ci_support/TribitsPackageTestNameUtils.py lib/cmake/tribits/ci_support/TribitsStripCommentsFromCMakeCacheFile.cmake +lib/cmake/tribits/ci_support/TribitsWriteXmlDependenciesFiles.cmake lib/cmake/tribits/ci_support/cdash_analyze_and_report.py lib/cmake/tribits/ci_support/cdash_build_testing_date.py lib/cmake/tribits/ci_support/checkin-test.py @@ -2247,12 +2513,16 @@ lib/cmake/tribits/common_tpls/FindTPLBLAS.cmake lib/cmake/tribits/common_tpls/FindTPLBinUtils.cmake lib/cmake/tribits/common_tpls/FindTPLBoost.cmake lib/cmake/tribits/common_tpls/FindTPLCGNS.cmake +lib/cmake/tribits/common_tpls/FindTPLCGNSDependencies.cmake lib/cmake/tribits/common_tpls/FindTPLHDF5.cmake lib/cmake/tribits/common_tpls/FindTPLHYPRE.cmake lib/cmake/tribits/common_tpls/FindTPLLAPACK.cmake +lib/cmake/tribits/common_tpls/FindTPLLAPACKDependencies.cmake lib/cmake/tribits/common_tpls/FindTPLNetcdf.cmake +lib/cmake/tribits/common_tpls/FindTPLNetcdfDependencies.cmake lib/cmake/tribits/common_tpls/FindTPLPETSC.cmake lib/cmake/tribits/common_tpls/FindTPLPnetcdf.cmake +lib/cmake/tribits/common_tpls/FindTPLProjectLastLib.cmake lib/cmake/tribits/common_tpls/find_modules/FindCGNS.cmake lib/cmake/tribits/common_tpls/find_modules/FindHDF5.cmake lib/cmake/tribits/common_tpls/find_modules/FindNetCDF.cmake @@ -2260,7 +2530,8 @@ lib/cmake/tribits/common_tpls/find_modules/FindPNetCDF.cmake lib/cmake/tribits/common_tpls/utils/AddImportedLibrary.cmake lib/cmake/tribits/common_tpls/utils/AddPackageDependency.cmake lib/cmake/tribits/common_tpls/utils/ParseLibraryList.cmake -lib/cmake/tribits/core/add_install_group_and_perms_fixups/CMakeLists.txt +lib/cmake/tribits/core/common/TribitsCMakePolicies.cmake +lib/cmake/tribits/core/common/TribitsConstants.cmake lib/cmake/tribits/core/config_tests/BLASMangling.cmake lib/cmake/tribits/core/config_tests/FiniteValue.cmake lib/cmake/tribits/core/config_tests/FortranMangling.cmake @@ -2273,67 +2544,86 @@ lib/cmake/tribits/core/config_tests/fmangle/fmangle.f lib/cmake/tribits/core/installation/TribitsConfigInclude.cmake.in lib/cmake/tribits/core/installation/TribitsInstallationTestingMacros.cmake lib/cmake/tribits/core/installation/TribitsPackageConfigTemplate.cmake.in -lib/cmake/tribits/core/installation/TribitsPackageConfigTemplate.export.in lib/cmake/tribits/core/installation/TribitsProjectConfigTemplate.cmake.in -lib/cmake/tribits/core/installation/TribitsProjectConfigTemplate.export.in +lib/cmake/tribits/core/installation/add_install_group_and_perms_fixups/CMakeLists.txt +lib/cmake/tribits/core/installation/add_project_install_commands/CMakeLists.txt lib/cmake/tribits/core/installation/cmake_pbp_install.cmake.in lib/cmake/tribits/core/installation/set_installed_group_and_permissions.cmake.in -lib/cmake/tribits/core/package_arch/TribitsAddAdvancedTest.cmake -lib/cmake/tribits/core/package_arch/TribitsAddAdvancedTestHelpers.cmake lib/cmake/tribits/core/package_arch/TribitsAddExecutable.cmake lib/cmake/tribits/core/package_arch/TribitsAddExecutableAndTest.cmake -lib/cmake/tribits/core/package_arch/TribitsAddExecutableTestHelpers.cmake lib/cmake/tribits/core/package_arch/TribitsAddInstallGroupAndPermsFixups.cmake +lib/cmake/tribits/core/package_arch/TribitsAddLibrary.cmake lib/cmake/tribits/core/package_arch/TribitsAddOptionAndDefine.cmake -lib/cmake/tribits/core/package_arch/TribitsAddTest.cmake -lib/cmake/tribits/core/package_arch/TribitsAddTestHelpers.cmake lib/cmake/tribits/core/package_arch/TribitsAdjustPackageEnables.cmake lib/cmake/tribits/core/package_arch/TribitsBLASMangling.cmake -lib/cmake/tribits/core/package_arch/TribitsCMakePolicies.cmake lib/cmake/tribits/core/package_arch/TribitsCommonArgsHelpers.cmake lib/cmake/tribits/core/package_arch/TribitsConfigureCTestCustom.cmake -lib/cmake/tribits/core/package_arch/TribitsConstants.cmake +lib/cmake/tribits/core/package_arch/TribitsConfigureFile.cmake +lib/cmake/tribits/core/package_arch/TribitsConfigureTiming.cmake lib/cmake/tribits/core/package_arch/TribitsCopyFilesToBinaryDir.cmake lib/cmake/tribits/core/package_arch/TribitsCreateClientTemplateHeaders.cmake lib/cmake/tribits/core/package_arch/TribitsDefineStandardCompileVars.cmake lib/cmake/tribits/core/package_arch/TribitsETISupport.cmake +lib/cmake/tribits/core/package_arch/TribitsExternalPackageWithImportedTargetsFindTplModuleHelpers.cmake +lib/cmake/tribits/core/package_arch/TribitsExternalPackageWriteConfigFile.cmake lib/cmake/tribits/core/package_arch/TribitsFindMostRecentFileTimestamp.cmake lib/cmake/tribits/core/package_arch/TribitsFindPythonInterp.cmake lib/cmake/tribits/core/package_arch/TribitsFortranMangling.cmake lib/cmake/tribits/core/package_arch/TribitsGeneralMacros.cmake lib/cmake/tribits/core/package_arch/TribitsGenerateResourceSpecFile.cmake +lib/cmake/tribits/core/package_arch/TribitsGetPackageEnableStatus.cmake +lib/cmake/tribits/core/package_arch/TribitsGetPackageSublists.cmake lib/cmake/tribits/core/package_arch/TribitsGetVersionDate.cmake lib/cmake/tribits/core/package_arch/TribitsGlobalMacros.cmake lib/cmake/tribits/core/package_arch/TribitsHostType.cmake lib/cmake/tribits/core/package_arch/TribitsIncludeDirectories.cmake lib/cmake/tribits/core/package_arch/TribitsInstallHeaders.cmake +lib/cmake/tribits/core/package_arch/TribitsInternalPackageWriteConfigFile.cmake +lib/cmake/tribits/core/package_arch/TribitsLibIsTestOnly.cmake lib/cmake/tribits/core/package_arch/TribitsLibraryMacros.cmake lib/cmake/tribits/core/package_arch/TribitsListHelpers.cmake +lib/cmake/tribits/core/package_arch/TribitsPackageDefineDependencies.cmake +lib/cmake/tribits/core/package_arch/TribitsPackageDependencies.cmake lib/cmake/tribits/core/package_arch/TribitsPackageMacros.cmake lib/cmake/tribits/core/package_arch/TribitsPackageSetupCompilerFlags.cmake -lib/cmake/tribits/core/package_arch/TribitsProcessEnabledTpl.cmake +lib/cmake/tribits/core/package_arch/TribitsPackagingSupport.cmake +lib/cmake/tribits/core/package_arch/TribitsPkgExportCacheVars.cmake +lib/cmake/tribits/core/package_arch/TribitsPrintDependencyInfo.cmake +lib/cmake/tribits/core/package_arch/TribitsPrintEnabledPackagesLists.cmake +lib/cmake/tribits/core/package_arch/TribitsProcessEnabledTpls.cmake lib/cmake/tribits/core/package_arch/TribitsProcessExtraRepositoriesList.cmake lib/cmake/tribits/core/package_arch/TribitsProcessPackagesAndDirsLists.cmake lib/cmake/tribits/core/package_arch/TribitsProcessTplsLists.cmake lib/cmake/tribits/core/package_arch/TribitsProject.cmake lib/cmake/tribits/core/package_arch/TribitsProjectImpl.cmake +lib/cmake/tribits/core/package_arch/TribitsProjectWriteConfigFile.cmake +lib/cmake/tribits/core/package_arch/TribitsReadAllProjectDepsFilesCreateDepsGraph.cmake +lib/cmake/tribits/core/package_arch/TribitsReadDepsFilesCreateDepsGraph.cmake lib/cmake/tribits/core/package_arch/TribitsReportInvalidTribitsUsage.cmake +lib/cmake/tribits/core/package_arch/TribitsSetAndIncDirs.cmake +lib/cmake/tribits/core/package_arch/TribitsSetUpEnabledOnlyDependencies.cmake lib/cmake/tribits/core/package_arch/TribitsSetupBasicCompileLinkFlags.cmake lib/cmake/tribits/core/package_arch/TribitsSetupMPI.cmake lib/cmake/tribits/core/package_arch/TribitsSetupStrongCompileWarnings.cmake -lib/cmake/tribits/core/package_arch/TribitsSortListAccordingToMasterList.cmake lib/cmake/tribits/core/package_arch/TribitsSubPackageMacros.cmake -lib/cmake/tribits/core/package_arch/TribitsTestCategories.cmake +lib/cmake/tribits/core/package_arch/TribitsSystemDataStructuresMacrosFunctions.rst lib/cmake/tribits/core/package_arch/TribitsTplDeclareLibraries.cmake lib/cmake/tribits/core/package_arch/TribitsTplFindIncludeDirsAndLibraries.cmake lib/cmake/tribits/core/package_arch/TribitsVerbosePrintVar.cmake -lib/cmake/tribits/core/package_arch/TribitsWriteClientExportFiles.cmake +lib/cmake/tribits/core/package_arch/TribitsWritePackageConfigFileHelpers.cmake lib/cmake/tribits/core/package_arch/Tribits_version.h.in lib/cmake/tribits/core/package_arch/Tribits_version_date.h.in lib/cmake/tribits/core/package_arch/VersionDate.cmake.in lib/cmake/tribits/core/package_arch/tribits_get_version_date.cmake lib/cmake/tribits/core/std_tpls/FindTPLCUDA.cmake lib/cmake/tribits/core/std_tpls/FindTPLMPI.cmake +lib/cmake/tribits/core/test_support/TribitsAddAdvancedTest.cmake +lib/cmake/tribits/core/test_support/TribitsAddAdvancedTestHelpers.cmake +lib/cmake/tribits/core/test_support/TribitsAddExecutableTestHelpers.cmake +lib/cmake/tribits/core/test_support/TribitsAddTest.cmake +lib/cmake/tribits/core/test_support/TribitsAddTestHelpers.cmake +lib/cmake/tribits/core/test_support/TribitsSetTribitsPackageName.cmake +lib/cmake/tribits/core/test_support/TribitsTestCategories.cmake lib/cmake/tribits/core/utils/AddSubdirectories.cmake lib/cmake/tribits/core/utils/AdvancedOption.cmake lib/cmake/tribits/core/utils/AdvancedSet.cmake @@ -2346,7 +2636,6 @@ lib/cmake/tribits/core/utils/AppendStringVarWithSep.cmake lib/cmake/tribits/core/utils/AssertAndTouchDefined.cmake lib/cmake/tribits/core/utils/AssertDefined.cmake lib/cmake/tribits/core/utils/CMakeBuildTypesList.cmake -lib/cmake/tribits/core/utils/CMakeOverrides.cmake lib/cmake/tribits/core/utils/CombinedOption.cmake lib/cmake/tribits/core/utils/ConcatStrings.cmake lib/cmake/tribits/core/utils/DriveAdvancedTest.cmake @@ -2372,16 +2661,26 @@ lib/cmake/tribits/core/utils/PrependSet.cmake lib/cmake/tribits/core/utils/PrintNonemptyVar.cmake lib/cmake/tribits/core/utils/PrintNonemptyVarWithSpaces.cmake lib/cmake/tribits/core/utils/PrintVar.cmake +lib/cmake/tribits/core/utils/PrintVarWithSpaces.cmake lib/cmake/tribits/core/utils/RemoveGlobalDuplicates.cmake -lib/cmake/tribits/core/utils/SetAndIncDirs.cmake lib/cmake/tribits/core/utils/SetCacheOnOffEmpty.cmake lib/cmake/tribits/core/utils/SetDefault.cmake lib/cmake/tribits/core/utils/SetDefaultAndFromEnv.cmake lib/cmake/tribits/core/utils/SetNotFound.cmake lib/cmake/tribits/core/utils/Split.cmake lib/cmake/tribits/core/utils/TimingUtils.cmake +lib/cmake/tribits/core/utils/TribitsAddEnumCacheVar.cmake +lib/cmake/tribits/core/utils/TribitsCreateReverseList.cmake +lib/cmake/tribits/core/utils/TribitsDeprecatedHelpers.cmake lib/cmake/tribits/core/utils/TribitsFilepathHelpers.cmake +lib/cmake/tribits/core/utils/TribitsGatherBuildTargets.cmake lib/cmake/tribits/core/utils/TribitsGetCategoriesString.cmake +lib/cmake/tribits/core/utils/TribitsGetImportedLocationProperty.cmake +lib/cmake/tribits/core/utils/TribitsGitRepoVersionInfo.cmake +lib/cmake/tribits/core/utils/TribitsParseArgumentsHelpers.cmake +lib/cmake/tribits/core/utils/TribitsPrintList.cmake +lib/cmake/tribits/core/utils/TribitsSetCacheVarAndDefault.cmake +lib/cmake/tribits/core/utils/TribitsSortListAccordingToMasterList.cmake lib/cmake/tribits/core/utils/TribitsStandardizePaths.cmake lib/cmake/tribits/core/utils/TribitsStripQuotesFromStr.cmake lib/cmake/tribits/core/utils/UnitTestHelpers.cmake @@ -2390,6 +2689,7 @@ lib/cmake/tribits/ctest_driver/README lib/cmake/tribits/ctest_driver/TribitsAddDashboardTarget.cmake lib/cmake/tribits/ctest_driver/TribitsCTestDriverCore.cmake lib/cmake/tribits/ctest_driver/TribitsCTestDriverCoreHelpers.cmake +lib/cmake/tribits/ctest_driver/TribitsGetCDashUrlsInsideCTestS.cmake lib/cmake/tribits/ctest_driver/TribitsGetCTestTestXmlDir.cmake lib/cmake/tribits/ctest_driver/TribitsReadTagFile.cmake lib/cmake/tribits/ctest_driver/dump-cdash-deps-xml-file.py @@ -2403,7 +2703,6 @@ lib/cmake/tribits/dashboard_driver/TribitsDriverCMakeLists.cmake lib/cmake/tribits/dashboard_driver/TribitsDriverDashboard.cmake lib/cmake/tribits/dashboard_driver/TribitsDriverSupport.cmake lib/cmake/tribits/dashboard_driver/tdd_driver.py -lib/cmake/tribits/devtools_install/0001-CTest-Add-CTEST_RESOURCE_SPEC_FILE-variable.patch lib/cmake/tribits/devtools_install/FindGeneralScriptSupport.py lib/cmake/tribits/devtools_install/InstallProgramDriver.py lib/cmake/tribits/devtools_install/install-autoconf.py @@ -2415,7 +2714,6 @@ lib/cmake/tribits/devtools_install/install-openmpi.py lib/cmake/tribits/devtools_install/install_devtools.py lib/cmake/tribits/devtools_install/load_dev_env.csh.in lib/cmake/tribits/devtools_install/load_dev_env.sh.in -lib/cmake/tribits/doc/README.DEPENDENCIES lib/cmake/tribits/doc/build_docs.sh lib/cmake/tribits/doc/build_ref/Makefile lib/cmake/tribits/doc/build_ref/README @@ -2423,25 +2721,59 @@ lib/cmake/tribits/doc/build_ref/TribitsBuildReferenceBody.rst lib/cmake/tribits/doc/build_ref/TribitsBuildReferenceTemplate.rst lib/cmake/tribits/doc/build_ref/create-build-ref.sh lib/cmake/tribits/doc/build_ref/create-project-build-ref.py -lib/cmake/tribits/doc/developers_guide/ExtraReposList.cmake -lib/cmake/tribits/doc/developers_guide/Makefile -lib/cmake/tribits/doc/developers_guide/README -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableAllPackages.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableEpetra_EnableRTOp_DisableTeuchos.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableEpetra_EnableRTOp_DisableTeuchos_DisableEnabledFwdDepPackages.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableThyra_DisableEpetra_EnableTests.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableThyra_EnableTests.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableThyra_EnableTests_EnableBoost_ST.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/EnableThyra_EnableTests_EnableBoost_ST_RequiredOnly.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/ExpectedDependencies.txt -lib/cmake/tribits/doc/developers_guide/ReducedMockTrilinosOutput/NoEnables.txt -lib/cmake/tribits/doc/developers_guide/TribitsDevelopersGuide.rst -lib/cmake/tribits/doc/developers_guide/TribitsMacroFunctionDocTemplate.rst -lib/cmake/tribits/doc/developers_guide/UtilsMacroFunctionDocTemplate.rst -lib/cmake/tribits/doc/developers_guide/generate-dev-guide.sh -lib/cmake/tribits/doc/developers_guide/rst2latex.tex -lib/cmake/tribits/doc/developers_guide/scripts/dummy_test_commit.sh +lib/cmake/tribits/doc/guides/ExtraReposList.cmake +lib/cmake/tribits/doc/guides/Makefile.common_generated_files +lib/cmake/tribits/doc/guides/README +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableAllPackages.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableEpetra_EnableRTOp_DisableTeuchos.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableEpetra_EnableRTOp_DisableTeuchos_DisableEnabledFwdDepPackages.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableThyraCoreLibs_EnableTests.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableThyraEpetra_EnableTests.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableThyra_DisableEpetra_EnableTests.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableThyra_EnableTests.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableThyra_EnableTests_EnableBoost_ST.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/EnableThyra_EnableTests_EnableBoost_ST_RequiredOnly.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/ExpectedDependencies.txt +lib/cmake/tribits/doc/guides/ReducedMockTrilinosOutput/NoEnables.txt +lib/cmake/tribits/doc/guides/TribitsCMakeLanguageOverviewAndGotchas.rst +lib/cmake/tribits/doc/guides/TribitsCoreDetailedReference.rst +lib/cmake/tribits/doc/guides/TribitsDesignConsiderations.rst +lib/cmake/tribits/doc/guides/TribitsFAQ.rst +lib/cmake/tribits/doc/guides/TribitsGuidesBody.rst +lib/cmake/tribits/doc/guides/TribitsGuidesReferences.rst +lib/cmake/tribits/doc/guides/TribitsHistory.rst +lib/cmake/tribits/doc/guides/TribitsMacroFunctionDocTemplate.rst +lib/cmake/tribits/doc/guides/TribitsPackageNotCMakePackage.rst +lib/cmake/tribits/doc/guides/TribitsSystemMacroFunctionDocTemplate.rst +lib/cmake/tribits/doc/guides/TribitsToolsDocumentation.rst +lib/cmake/tribits/doc/guides/UtilsMacroFunctionDocTemplate.rst +lib/cmake/tribits/doc/guides/generate-guide.sh +lib/cmake/tribits/doc/guides/maintainers_guide/Makefile +lib/cmake/tribits/doc/guides/maintainers_guide/TribitsCoreDetailedReference.rst +lib/cmake/tribits/doc/guides/maintainers_guide/TribitsMaintainersGuide.rst +lib/cmake/tribits/doc/guides/rst2latex.tex +lib/cmake/tribits/doc/guides/scripts/dummy_test_commit.sh +lib/cmake/tribits/doc/guides/users_guide/Makefile +lib/cmake/tribits/doc/guides/users_guide/TribitsCoreDetailedReference.rst +lib/cmake/tribits/doc/guides/users_guide/TribitsUsersGuide.rst lib/cmake/tribits/doc/publish_docs.sh +lib/cmake/tribits/doc/sphinx/build_ref/Makefile +lib/cmake/tribits/doc/sphinx/build_ref/__init__.py +lib/cmake/tribits/doc/sphinx/build_ref/conf.py +lib/cmake/tribits/doc/sphinx/build_ref/make.bat +lib/cmake/tribits/doc/sphinx/build_sphinx_docs.sh +lib/cmake/tribits/doc/sphinx/combined_docs/index.html +lib/cmake/tribits/doc/sphinx/index.rst +lib/cmake/tribits/doc/sphinx/maintainers_guide/Makefile +lib/cmake/tribits/doc/sphinx/maintainers_guide/__init__.py +lib/cmake/tribits/doc/sphinx/maintainers_guide/conf.py +lib/cmake/tribits/doc/sphinx/maintainers_guide/make.bat +lib/cmake/tribits/doc/sphinx/requirements.txt +lib/cmake/tribits/doc/sphinx/sphinx_rst_generator.py +lib/cmake/tribits/doc/sphinx/users_guide/Makefile +lib/cmake/tribits/doc/sphinx/users_guide/__init__.py +lib/cmake/tribits/doc/sphinx/users_guide/conf.py +lib/cmake/tribits/doc/sphinx/users_guide/make.bat lib/cmake/tribits/doc/tutorial/README.md lib/cmake/tribits/doc/tutorial/generate-tutorial.sh lib/cmake/tribits/doc/tutorial/src/TribitsTutorial_ConvertAProject.rst @@ -2476,7 +2808,6 @@ lib/cmake/tribits/examples/MixedSharedStaticLibs/static_only/StaticOnly.hpp lib/cmake/tribits/examples/MixedSharedStaticLibs/static_only/cmake/Dependencies.cmake lib/cmake/tribits/examples/MockTrilinos/CMakeLists.txt lib/cmake/tribits/examples/MockTrilinos/CTestConfig.cmake -lib/cmake/tribits/examples/MockTrilinos/Copyright.txt lib/cmake/tribits/examples/MockTrilinos/PackagesList.cmake lib/cmake/tribits/examples/MockTrilinos/ProjectName.cmake lib/cmake/tribits/examples/MockTrilinos/TPLsList.cmake @@ -2487,6 +2818,10 @@ lib/cmake/tribits/examples/MockTrilinos/cmake/NativeRepositoriesList1.cmake lib/cmake/tribits/examples/MockTrilinos/cmake/ProjectDependenciesSetup.cmake lib/cmake/tribits/examples/MockTrilinos/cmake/Reduced_preCopyrightTrilinos_PackagesList.cmake lib/cmake/tribits/examples/MockTrilinos/cmake/RepositoryDependenciesSetup.cmake +lib/cmake/tribits/examples/MockTrilinos/cmake/TPLs/FindTPLLAPACKDependencies.cmake +lib/cmake/tribits/examples/MockTrilinos/cmake/TPLs/FindTPLParMETISDependencies.cmake +lib/cmake/tribits/examples/MockTrilinos/cmake/TPLs/FindTPLSuperLUDependencies.cmake +lib/cmake/tribits/examples/MockTrilinos/cmake/TPLs/FindTPLSuperLUDistDependencies.cmake lib/cmake/tribits/examples/MockTrilinos/cmake/cmake/Dependencies.cmake lib/cmake/tribits/examples/MockTrilinos/extraRepoOnePackage/PackagesList.cmake lib/cmake/tribits/examples/MockTrilinos/extraRepoOnePackage/TPLsList.cmake @@ -2565,6 +2900,9 @@ lib/cmake/tribits/examples/ReducedMockTrilinos/CMakeLists.txt lib/cmake/tribits/examples/ReducedMockTrilinos/PackagesList.cmake lib/cmake/tribits/examples/ReducedMockTrilinos/ProjectName.cmake lib/cmake/tribits/examples/ReducedMockTrilinos/TPLsList.cmake +lib/cmake/tribits/examples/ReducedMockTrilinos/extraRepos/DependsOnLAPACK/PackagesList.cmake +lib/cmake/tribits/examples/ReducedMockTrilinos/extraRepos/DependsOnLAPACK/TPLsList.cmake +lib/cmake/tribits/examples/ReducedMockTrilinos/extraRepos/DependsOnLAPACK/cmake/Dependencies.cmake lib/cmake/tribits/examples/ReducedMockTrilinos/packages/epetra/cmake/Dependencies.cmake lib/cmake/tribits/examples/ReducedMockTrilinos/packages/epetraext/cmake/Dependencies.cmake lib/cmake/tribits/examples/ReducedMockTrilinos/packages/rtop/cmake/Dependencies.cmake @@ -2586,6 +2924,14 @@ lib/cmake/tribits/examples/TargetDefinesPkg/cmake/Dependencies.cmake lib/cmake/tribits/examples/TargetDefinesPkg/test/CMakeLists.txt lib/cmake/tribits/examples/TargetDefinesPkg/test/TargetDefinesPkg_test.cpp lib/cmake/tribits/examples/TargetDefinesPkg/test/deprecated_defines/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleApp/AppHelperFuncs.cmake +lib/cmake/tribits/examples/TribitsExampleApp/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleApp/README.md +lib/cmake/tribits/examples/TribitsExampleApp/app.cpp +lib/cmake/tribits/examples/TribitsExampleApp2/AppHelperFuncs.cmake +lib/cmake/tribits/examples/TribitsExampleApp2/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleApp2/README.md +lib/cmake/tribits/examples/TribitsExampleApp2/app.cpp lib/cmake/tribits/examples/TribitsExampleMetaProject/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleMetaProject/CTestConfig.cmake lib/cmake/tribits/examples/TribitsExampleMetaProject/PackagesList.cmake @@ -2603,7 +2949,7 @@ lib/cmake/tribits/examples/TribitsExampleProject/Copyright.txt lib/cmake/tribits/examples/TribitsExampleProject/LICENSE lib/cmake/tribits/examples/TribitsExampleProject/PackagesList.cmake lib/cmake/tribits/examples/TribitsExampleProject/ProjectName.cmake -lib/cmake/tribits/examples/TribitsExampleProject/README +lib/cmake/tribits/examples/TribitsExampleProject/README.md lib/cmake/tribits/examples/TribitsExampleProject/TPLsList.cmake lib/cmake/tribits/examples/TribitsExampleProject/Version.cmake lib/cmake/tribits/examples/TribitsExampleProject/cmake/CallbackDefineProjectPackaging.cmake @@ -2627,7 +2973,8 @@ lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/Ray.hh lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/Ray_Tracer.cc lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/Ray_Tracer.hh lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/Ray_Tracer_Kernel.f90 -lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/Vector_Lite.hh +lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/vector/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/src/vector/Vector_Lite.hh lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/test/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/mixed_lang/test/tstRay_Tracer.cc lib/cmake/tribits/examples/TribitsExampleProject/packages/simple_cxx/CMakeLists.txt @@ -2640,16 +2987,20 @@ lib/cmake/tribits/examples/TribitsExampleProject/packages/simple_cxx/src/SimpleC lib/cmake/tribits/examples/TribitsExampleProject/packages/simple_cxx/src/SimpleCxx_HelloWorld_Prog.cpp lib/cmake/tribits/examples/TribitsExampleProject/packages/simple_cxx/test/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/simple_cxx/test/SimpleCxx_HelloWorld_Tests.cpp +lib/cmake/tribits/examples/TribitsExampleProject/packages/simple_cxx/test/inc/SimpleCxx_HelloWorld_Tests.hpp lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/A.cpp lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/A.hpp lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/cmake/Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/cmake/WithSubpackagesA_config.h.in lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/tests/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/a/tests/a_test.cpp lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/ExcludeFromRelease.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/cmake/Dependencies.cmake lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/cmake/WithSubpackagesB_config.h.in +lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/src/AlsoExcludeFromTarball.txt lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/src/B.cpp lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/src/B.hpp lib/cmake/tribits/examples/TribitsExampleProject/packages/with_subpackages/b/src/CMakeLists.txt @@ -2688,6 +3039,52 @@ lib/cmake/tribits/examples/TribitsExampleProject/packages/wrap_external/run_exte lib/cmake/tribits/examples/TribitsExampleProject/project-checkin-test-config.py lib/cmake/tribits/examples/TribitsExampleProject/sampleScripts/linux-mpi-debug.sh lib/cmake/tribits/examples/TribitsExampleProject/sampleScripts/linux-serial-debug.sh +lib/cmake/tribits/examples/TribitsExampleProject2/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/PackagesList.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/ProjectName.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/TPLsList.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/Version.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl1.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl2.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl2Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl3.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl3Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl4.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/cmake/tpls/FindTPLTpl4Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/CMakeLists.raw.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/CMakeLists.tribits.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/cmake/Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/cmake/raw/DefineAllLibsTarget.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/cmake/raw/EnableTribitsTestSupport.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/cmake/raw/GeneratePackageConfigFileForBuildDir.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/cmake/raw/GeneratePackageConfigFileForInstallDir.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/cmake/raw/Package1Config.cmake.in +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/src/CMakeLists.raw.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/src/CMakeLists.tribits.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/src/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/src/Package1.cpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/src/Package1.hpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/src/Package1_Prg.cpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/test/CMakeLists.raw.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/test/CMakeLists.tribits.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package1/test/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/cmake/Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/cmake/Package2_config.h.in +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/src/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/src/Package2.cpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/src/Package2.hpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/src/Package2_Prg.cpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package2/test/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/cmake/Dependencies.cmake +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/cmake/Package3_config.h.in +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/src/CMakeLists.txt +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/src/Package3.cpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/src/Package3.hpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/src/Package3_Prg.cpp +lib/cmake/tribits/examples/TribitsExampleProject2/packages/package3/test/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProjectAddons/CMakeLists.txt lib/cmake/tribits/examples/TribitsExampleProjectAddons/PackagesList.cmake lib/cmake/tribits/examples/TribitsExampleProjectAddons/ProjectName.cmake @@ -2713,14 +3110,39 @@ lib/cmake/tribits/examples/TribitsHelloWorld/hello_world/hello_world_lib.cpp lib/cmake/tribits/examples/TribitsHelloWorld/hello_world/hello_world_lib.hpp lib/cmake/tribits/examples/TribitsHelloWorld/hello_world/hello_world_main.cpp lib/cmake/tribits/examples/TribitsHelloWorld/hello_world/hello_world_unit_tests.cpp +lib/cmake/tribits/examples/TribitsOldSimpleExampleApp/CMakeLists.txt +lib/cmake/tribits/examples/TribitsOldSimpleExampleApp/README.md +lib/cmake/tribits/examples/TribitsOldSimpleExampleApp/app.cpp +lib/cmake/tribits/examples/TribitsOldSimpleExampleApp/util.cpp +lib/cmake/tribits/examples/TribitsSimpleExampleApp/CMakeLists.txt +lib/cmake/tribits/examples/TribitsSimpleExampleApp/README.md +lib/cmake/tribits/examples/TribitsSimpleExampleApp/app.cpp +lib/cmake/tribits/examples/TribitsSimpleExampleApp/util.cpp lib/cmake/tribits/examples/tpls/HeaderOnlyTpl/HeaderOnlyTpl_stuff.hpp lib/cmake/tribits/examples/tpls/SimpleTpl/CMakeLists.txt lib/cmake/tribits/examples/tpls/SimpleTpl/SimpleTpl.cpp lib/cmake/tribits/examples/tpls/SimpleTpl/SimpleTpl.hpp +lib/cmake/tribits/examples/tpls/Tpl1/CMakeLists.txt +lib/cmake/tribits/examples/tpls/Tpl1/Tpl1.cpp +lib/cmake/tribits/examples/tpls/Tpl1/Tpl1.hpp +lib/cmake/tribits/examples/tpls/Tpl2/CMakeLists.txt +lib/cmake/tribits/examples/tpls/Tpl2/Tpl2Config.cmake.in +lib/cmake/tribits/examples/tpls/Tpl2/Tpl2a.cpp +lib/cmake/tribits/examples/tpls/Tpl2/Tpl2a.hpp +lib/cmake/tribits/examples/tpls/Tpl2/Tpl2b.cpp +lib/cmake/tribits/examples/tpls/Tpl2/Tpl2b.hpp +lib/cmake/tribits/examples/tpls/Tpl3/CMakeLists.txt +lib/cmake/tribits/examples/tpls/Tpl3/Tpl3.cpp +lib/cmake/tribits/examples/tpls/Tpl3/Tpl3.hpp +lib/cmake/tribits/examples/tpls/Tpl3/Tpl3Config.cmake.in +lib/cmake/tribits/examples/tpls/Tpl4/CMakeLists.txt +lib/cmake/tribits/examples/tpls/Tpl4/Tpl4.hpp +lib/cmake/tribits/examples/tpls/Tpl4/Tpl4Config.cmake.in lib/cmake/tribits/python_utils/CMakeBinaries.py lib/cmake/tribits/python_utils/CMakeVersions.py lib/cmake/tribits/python_utils/GeneralScriptSupport.py lib/cmake/tribits/python_utils/GenerateDocUtilsOutput.py +lib/cmake/tribits/python_utils/Python2and3.py lib/cmake/tribits/python_utils/SnapshotDir.py lib/cmake/tribits/python_utils/download-cmake.py lib/cmake/tribits/python_utils/extract_rst_cmake_doc.py @@ -2730,10 +3152,15 @@ lib/cmake/tribits/python_utils/git-config-alias.sh lib/cmake/tribits/python_utils/gitdist lib/cmake/tribits/python_utils/gitdist-setup.sh lib/cmake/tribits/python_utils/gitdist.py +lib/cmake/tribits/python_utils/lower_case_cmake.py lib/cmake/tribits/python_utils/mailmsg.py lib/cmake/tribits/python_utils/mockprogram.py lib/cmake/tribits/python_utils/snapshot-dir.py lib/cmake/tribits/python_utils/tree.py +lib/cmake/tribits/refactoring/lower-case-cmake-tree.sh +lib/cmake/tribits/refactoring/string-replace.py +lib/cmake/tribits/refactoring/to-python3.sh +lib/cmake/tribits/refactoring/token-replace.py lib/cmake/tribits/snapshot_tribits.py lib/cmake/tribits/tpls/FindTPLCUDA.cmake lib/cmake/tribits/tpls/FindTPLMPI.cmake @@ -2745,6 +3172,10 @@ lib/cmake/tribits/win_interface/include/unistd.h lib/cmake/tribits/win_interface/include/winmath.h lib/cmake/tribits/win_interface/include/winprocess.h lib/cmake/tribits/xsdk/XSDKDefaults.cmake +lib/external_packages/BLAS/BLASConfig.cmake +lib/external_packages/BLAS/BLASConfigVersion.cmake +lib/external_packages/LAPACK/LAPACKConfig.cmake +lib/external_packages/LAPACK/LAPACKConfigVersion.cmake lib/lib3po.so lib/libamplsolver.so lib/libapproxnn.so @@ -2783,8 +3214,8 @@ lib/libpecos_util.so lib/libpsuade.so lib/libqueso.so lib/librol.so -lib/librol.so.13 -lib/librol.so.13.0 +lib/librol.so.16 +lib/librol.so.16.1.0 lib/libscolib.so lib/libsoga.so lib/libsparsegrid.so @@ -2793,23 +3224,23 @@ lib/libsurfpack_c_interface.so lib/libsurfpack_fortran.so lib/libsurfpack_interpreter.so lib/libteuchoscomm.so -lib/libteuchoscomm.so.13 -lib/libteuchoscomm.so.13.0 +lib/libteuchoscomm.so.16 +lib/libteuchoscomm.so.16.1.0 lib/libteuchoscore.so -lib/libteuchoscore.so.13 -lib/libteuchoscore.so.13.0 +lib/libteuchoscore.so.16 +lib/libteuchoscore.so.16.1.0 lib/libteuchosnumerics.so -lib/libteuchosnumerics.so.13 -lib/libteuchosnumerics.so.13.0 +lib/libteuchosnumerics.so.16 +lib/libteuchosnumerics.so.16.1.0 lib/libteuchosparameterlist.so -lib/libteuchosparameterlist.so.13 -lib/libteuchosparameterlist.so.13.0 +lib/libteuchosparameterlist.so.16 +lib/libteuchosparameterlist.so.16.1.0 lib/libteuchosparser.so -lib/libteuchosparser.so.13 -lib/libteuchosparser.so.13.0 +lib/libteuchosparser.so.16 +lib/libteuchosparser.so.16.1.0 lib/libteuchosremainder.so -lib/libteuchosremainder.so.13 -lib/libteuchosremainder.so.13.0 +lib/libteuchosremainder.so.16 +lib/libteuchosremainder.so.16.1.0 lib/libtinyxml.so lib/libutilib.so lib/libutilities.so |