From owner-svn-ports-head@freebsd.org Sat Nov 25 10:43:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99629DDE23C; Sat, 25 Nov 2017 10:43:58 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 35A417CF19; Sat, 25 Nov 2017 10:43:58 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAPAhveL067167; Sat, 25 Nov 2017 10:43:57 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAPAhvbp067164; Sat, 25 Nov 2017 10:43:57 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201711251043.vAPAhvbp067164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 25 Nov 2017 10:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454878 - in head/science/tfel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: in head/science/tfel: . files X-SVN-Commit-Revision: 454878 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2017 10:43:58 -0000 Author: thierry Date: Sat Nov 25 10:43:57 2017 New Revision: 454878 URL: https://svnweb.freebsd.org/changeset/ports/454878 Log: Upgrade to 3.0.2. The new version brings important support for Abaqus(TM) and will be supported in a future release of CalculiX. PR: 216315 Submitted by: Pedro F. Giffuni Deleted: head/science/tfel/files/ Modified: head/science/tfel/Makefile head/science/tfel/distinfo (contents, props changed) head/science/tfel/pkg-plist (contents, props changed) Modified: head/science/tfel/Makefile ============================================================================== --- head/science/tfel/Makefile Sat Nov 25 10:16:31 2017 (r454877) +++ head/science/tfel/Makefile Sat Nov 25 10:43:57 2017 (r454878) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tfel -PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTVERSION= 3.0.2 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -mfront @@ -13,20 +12,25 @@ COMMENT= Code generation tool dedicated to material kn LICENSE= GPLv3 +ONLY_FOR_ARCHS= amd64 i386 + OPTIONS_DEFINE= GNUPLOT PYTHON OPTIONS_DEFAULT= GNUPLOT +OPTIONS_SUB= yes GNUPLOT_BUILD_DEPENDS= gnuplot:math/gnuplot GNUPLOT_RUN_DEPENDS= gnuplot:math/gnuplot -PYTHON_CONFIGURE_ENABLE= python -PYTHON_USES= python +PYTHON_LIB_DEPENDS= libboost_python.so:devel/boost-python-libs +PYTHON_USES= localbase python +PYTHON_CONFIGURE_ARGS= --enable-python-bindings +PYTHON_CONFIGURE_WITH= boost=${LOCALBASE} +PYTHON_USES= localbase python -ONLY_FOR_ARCHS= amd64 i386 - -USES= autoreconf libtool tar:bzip2 +USES= libtool tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-aster +CONFIGURE_ARGS+= --enable-abaqus USE_LDCONFIG= yes .ifdef PACKAGE_BUILDING Modified: head/science/tfel/distinfo ============================================================================== --- head/science/tfel/distinfo Sat Nov 25 10:16:31 2017 (r454877) +++ head/science/tfel/distinfo Sat Nov 25 10:43:57 2017 (r454878) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484775625 -SHA256 (tfel-2.0.4.tar.bz2) = c6c5ff95330d7e6cd66f0c57576adfb4148b03d3a129bf39d283294295cb7711 -SIZE (tfel-2.0.4.tar.bz2) = 52732112 +TIMESTAMP = 1510694834 +SHA256 (tfel-3.0.2.tar.bz2) = d115f71b39b5bebb53e587e15d368d6b8371d36ecd41c600f816d406886e6277 +SIZE (tfel-3.0.2.tar.bz2) = 28281559 Modified: head/science/tfel/pkg-plist ============================================================================== --- head/science/tfel/pkg-plist Sat Nov 25 10:16:31 2017 (r454877) +++ head/science/tfel/pkg-plist Sat Nov 25 10:43:57 2017 (r454878) @@ -1,7 +1,40 @@ bin/mfront +bin/mfront-doc +bin/mfront-query bin/mtest +bin/tfel-check bin/tfel-config bin/tfel-doc +include/MFront/Abaqus/Abaqus.hxx +include/MFront/Abaqus/AbaqusBehaviourHandler.hxx +include/MFront/Abaqus/AbaqusComputeStiffnessTensor.hxx +include/MFront/Abaqus/AbaqusComputeThermalExpansionCoefficientTensor.hxx +include/MFront/Abaqus/AbaqusConfig.hxx +include/MFront/Abaqus/AbaqusConvert.hxx +include/MFront/Abaqus/AbaqusData.hxx +include/MFront/Abaqus/AbaqusException.hxx +include/MFront/Abaqus/AbaqusExplicitData.hxx +include/MFront/Abaqus/AbaqusExplicitInterface.hxx +include/MFront/Abaqus/AbaqusFiniteStrain.hxx +include/MFront/Abaqus/AbaqusInterface.hxx +include/MFront/Abaqus/AbaqusInterfaceExceptions.hxx +include/MFront/Abaqus/AbaqusOrthotropicBehaviour.hxx +include/MFront/Abaqus/AbaqusRotation.hxx +include/MFront/Abaqus/AbaqusRotation.ixx +include/MFront/Abaqus/AbaqusStressFreeExpansionHandler.hxx +include/MFront/Abaqus/AbaqusTangentOperator.hxx +include/MFront/Abaqus/AbaqusTangentOperator.ixx +include/MFront/Abaqus/AbaqusTraits.hxx +include/MFront/AbaqusExplicitInterface.hxx +include/MFront/AbaqusInterface.hxx +include/MFront/AbaqusInterfaceBase.hxx +include/MFront/AbstractBehaviourBrick.hxx +include/MFront/AbstractBehaviourBrickFactory.hxx +include/MFront/AbstractBehaviourDSL.hxx +include/MFront/AbstractBehaviourInterface.hxx +include/MFront/AbstractDSL.hxx +include/MFront/AbstractMaterialPropertyInterface.hxx +include/MFront/AbstractModelInterface.hxx include/MFront/Aster/Aster.hxx include/MFront/Aster/AsterBehaviourHandler.hxx include/MFront/Aster/AsterComputeStiffnessTensor.hxx @@ -10,7 +43,7 @@ include/MFront/Aster/AsterConfig.hxx include/MFront/Aster/AsterException.hxx include/MFront/Aster/AsterFiniteStrainRotationMatrix.hxx include/MFront/Aster/AsterInterface.hxx -include/MFront/Aster/AsterInterfaceBase.hxx +include/MFront/Aster/AsterInterfaceExceptions.hxx include/MFront/Aster/AsterIsotropicBehaviourHandler.hxx include/MFront/Aster/AsterOrthotropicBehaviour.hxx include/MFront/Aster/AsterOrthotropicBehaviourHandler.hxx @@ -18,112 +51,171 @@ include/MFront/Aster/AsterRotationMatrix.hxx include/MFront/Aster/AsterStressFreeExpansionHandler.hxx include/MFront/Aster/AsterTangentOperator.hxx include/MFront/Aster/AsterTraits.hxx +include/MFront/AsterInterface.hxx +include/MFront/BehaviourAttribute.hxx +include/MFront/BehaviourBrick/Provider.hxx +include/MFront/BehaviourBrick/ProviderIdentifier.hxx +include/MFront/BehaviourBrick/Requirement.hxx +include/MFront/BehaviourBrick/RequirementManager.hxx +include/MFront/BehaviourBrickBase.hxx +include/MFront/BehaviourDSLBase.hxx +include/MFront/BehaviourDSLBase.ixx +include/MFront/BehaviourDSLCommon.hxx +include/MFront/BehaviourDSLCommon.ixx +include/MFront/BehaviourData.hxx +include/MFront/BehaviourData.ixx +include/MFront/BehaviourDescription.hxx +include/MFront/BehaviourDescription.ixx +include/MFront/BehaviourDocumentationGenerator.hxx +include/MFront/BehaviourInterfaceFactory.hxx +include/MFront/BehaviourInterfaceProxy.hxx +include/MFront/BehaviourInterfaceProxy.ixx +include/MFront/BehaviourProfiler.hxx +include/MFront/BehaviourQuery.hxx +include/MFront/BehaviourSymmetryType.hxx include/MFront/BoundsDescription.hxx include/MFront/CodeBlock.hxx +include/MFront/DSLBase.hxx +include/MFront/DSLBase.ixx +include/MFront/DSLFactory.hxx +include/MFront/DSLProxy.hxx +include/MFront/DSLProxy.ixx +include/MFront/DSLUtilities.hxx +include/MFront/DefaultCZMDSL.hxx +include/MFront/DefaultDSL.hxx +include/MFront/DefaultDSLBase.hxx +include/MFront/DefaultFiniteStrainDSL.hxx include/MFront/DrivingVariable.hxx +include/MFront/FileDescription.hxx +include/MFront/GeneratorOptions.hxx +include/MFront/GenericData.hxx +include/MFront/InitDSLs.hxx +include/MFront/InitInterfaces.hxx include/MFront/InterfaceBase.hxx include/MFront/LawFunction.hxx +include/MFront/LibraryDescription.hxx +include/MFront/LocalDataStructure.hxx include/MFront/MFront.hxx -include/MFront/MFrontAsterInterface.hxx -include/MFront/MFrontBehaviourAnalyser.hxx -include/MFront/MFrontBehaviourAnalyserFactory.hxx -include/MFront/MFrontBehaviourAnalyserProxy.hxx -include/MFront/MFrontBehaviourAnalyserProxy.ixx -include/MFront/MFrontBehaviourInterfaceFactory.hxx -include/MFront/MFrontBehaviourInterfaceProxy.hxx -include/MFront/MFrontBehaviourInterfaceProxy.ixx -include/MFront/MFrontBehaviourParserBase.hxx -include/MFront/MFrontBehaviourParserBase.ixx -include/MFront/MFrontBehaviourParserCommon.hxx -include/MFront/MFrontBehaviourParserCommon.ixx -include/MFront/MFrontBehaviourProfiler.hxx -include/MFront/MFrontBehaviourVirtualInterface.hxx +include/MFront/MFrontBase.hxx include/MFront/MFrontConfig.hxx include/MFront/MFrontDebugMode.hxx -include/MFront/MFrontDefaultCZMParser.hxx -include/MFront/MFrontDefaultFiniteStrainParser.hxx -include/MFront/MFrontDefaultParser.hxx -include/MFront/MFrontDefaultParserBase.hxx -include/MFront/MFrontFileDescription.hxx -include/MFront/MFrontGenericData.hxx include/MFront/MFrontHeader.hxx -include/MFront/MFrontInitAnalysers.hxx -include/MFront/MFrontInitInterfaces.hxx -include/MFront/MFrontInitParsers.hxx -include/MFront/MFrontLawInterfaceFactory.hxx -include/MFront/MFrontLawInterfaceProxy.hxx -include/MFront/MFrontLawInterfaceProxy.ixx -include/MFront/MFrontLawVirtualInterface.hxx include/MFront/MFrontLock.hxx include/MFront/MFrontLogStream.hxx -include/MFront/MFrontMaterialLawParser.hxx -include/MFront/MFrontModelData.hxx -include/MFront/MFrontModelInterfaceFactory.hxx -include/MFront/MFrontModelInterfaceProxy.hxx -include/MFront/MFrontModelInterfaceProxy.ixx -include/MFront/MFrontModelParser.hxx -include/MFront/MFrontModelParserBase.hxx -include/MFront/MFrontModelParserBase.ixx -include/MFront/MFrontModelParserCommon.hxx -include/MFront/MFrontModelVirtualInterface.hxx -include/MFront/MFrontParserFactory.hxx -include/MFront/MFrontParserProxy.hxx -include/MFront/MFrontParserProxy.ixx -include/MFront/MFrontPedanticMode.hxx -include/MFront/MFrontPerformanceProfiling.hxx -include/MFront/MFrontSearchFile.hxx -include/MFront/MFrontUMATInterfaceBase.hxx -include/MFront/MFrontVirtualParser.hxx -include/MFront/MTest.hxx -include/MFront/MTestAccelerationAlgorithm.hxx -include/MFront/MTestAccelerationAlgorithmFactory.hxx -include/MFront/MTestAnalyticalTest.hxx -include/MFront/MTestAsterCohesiveZoneModel.hxx -include/MFront/MTestAsterFiniteStrainBehaviour.hxx -include/MFront/MTestAsterSmallStrainBehaviour.hxx -include/MFront/MTestAsterStandardBehaviour.hxx -include/MFront/MTestBehaviour.hxx -include/MFront/MTestCastemAccelerationAlgorithm.hxx -include/MFront/MTestCastemEvolution.hxx -include/MFront/MTestConfig.hxx -include/MFront/MTestConstraint.hxx -include/MFront/MTestCyranoBehaviour.hxx -include/MFront/MTestEvolution.hxx +include/MFront/MFrontUtilities.hxx +include/MFront/MFrontUtilities.ixx include/MFront/MTestFileGeneratorBase.hxx -include/MFront/MTestFunctionEvolution.hxx -include/MFront/MTestImposedDrivingVariable.hxx -include/MFront/MTestImposedThermodynamicForce.hxx -include/MFront/MTestIronsTuckAccelerationAlgorithm.hxx -include/MFront/MTestParser.hxx -include/MFront/MTestReferenceFileComparisonTest.hxx -include/MFront/MTestSecantAccelerationAlgorithm.hxx -include/MFront/MTestSteffensenAccelerationAlgorithm.hxx -include/MFront/MTestTypes.hxx -include/MFront/MTestUmatBehaviourBase.hxx -include/MFront/MTestUmatCohesiveZoneModel.hxx -include/MFront/MTestUmatFiniteStrainBehaviour.hxx -include/MFront/MTestUmatNormaliseTangentOperator.hxx -include/MFront/MTestUmatSmallStrainBehaviour.hxx -include/MFront/MTestUmatStandardBehaviour.hxx +include/MFront/MakefileGenerator.hxx +include/MFront/MaterialPropertyDSL.hxx include/MFront/MaterialPropertyDescription.hxx -include/MFront/MechanicalBehaviourAttribute.hxx -include/MFront/MechanicalBehaviourData.hxx -include/MFront/MechanicalBehaviourData.ixx -include/MFront/MechanicalBehaviourDescription.hxx -include/MFront/MechanicalBehaviourDescription.ixx -include/MFront/MechanicalBehaviourSymmetryType.hxx -include/MFront/ParserBase.hxx -include/MFront/ParserBase.ixx -include/MFront/ParserUtilities.hxx +include/MFront/MaterialPropertyInterfaceFactory.hxx +include/MFront/MaterialPropertyInterfaceProxy.hxx +include/MFront/MaterialPropertyInterfaceProxy.ixx +include/MFront/MaterialPropertyParametersHandler.hxx +include/MFront/MaterialPropertyQuery.hxx +include/MFront/ModelDSL.hxx +include/MFront/ModelDSLBase.hxx +include/MFront/ModelDSLBase.ixx +include/MFront/ModelDSLCommon.hxx +include/MFront/ModelDescription.hxx +include/MFront/ModelInterfaceFactory.hxx +include/MFront/ModelInterfaceProxy.hxx +include/MFront/ModelInterfaceProxy.ixx +include/MFront/ModelQuery.hxx +include/MFront/PedanticMode.hxx +include/MFront/PerformanceProfiling.hxx +include/MFront/SearchFile.hxx include/MFront/StaticVarHandler.hxx include/MFront/StaticVariableDescription.hxx include/MFront/SupportedTypes.hxx +include/MFront/TargetsDescription.hxx include/MFront/ThermodynamicForce.hxx -include/MFront/UMATFiniteStrainMTestFileGenerator.hxx -include/MFront/UMATSmallStrainMTestFileGenerator.hxx +include/MFront/UMATInterfaceBase.hxx +include/MFront/UmatFiniteStrainMTestFileGenerator.hxx +include/MFront/UmatSmallStrainMTestFileGenerator.hxx include/MFront/VarHandler.hxx +include/MFront/VariableAttribute.hxx include/MFront/VariableBoundsDescription.hxx include/MFront/VariableDescription.hxx +include/MFront/VariableDescription.ixx +include/MTest/AbaqusExplicitBehaviour.hxx +include/MTest/AbaqusFiniteStrainBehaviour.hxx +include/MTest/AbaqusSmallStrainBehaviour.hxx +include/MTest/AbaqusStandardBehaviour.hxx +include/MTest/AccelerationAlgorithm.hxx +include/MTest/AccelerationAlgorithmFactory.hxx +include/MTest/Alternate2DeltaAccelerationAlgorithm.hxx +include/MTest/AlternateDelta2AccelerationAlgorithm.hxx +include/MTest/AlternateSecantAccelerationAlgorithm.hxx +include/MTest/AnalyticalTest.hxx +include/MTest/AsterCohesiveZoneModel.hxx +include/MTest/AsterFiniteStrainBehaviour.hxx +include/MTest/AsterSmallStrainBehaviour.hxx +include/MTest/AsterStandardBehaviour.hxx +include/MTest/Behaviour.hxx +include/MTest/BehaviourWorkSpace.hxx +include/MTest/CastemAccelerationAlgorithm.hxx +include/MTest/CastemCohesiveZoneModel.hxx +include/MTest/CastemEvolution.hxx +include/MTest/CastemFiniteStrainBehaviour.hxx +include/MTest/CastemFiniteStrainBehaviour2.hxx +include/MTest/CastemSmallStrainBehaviour.hxx +include/MTest/CastemStandardBehaviour.hxx +include/MTest/CastemUmatFiniteStrainBehaviour.hxx +include/MTest/CastemUmatSmallStrainBehaviour.hxx +include/MTest/CastemUmatStandardBehaviour.hxx +include/MTest/Config.hxx +include/MTest/Constraint.hxx +include/MTest/Crossed2DeltaAccelerationAlgorithm.hxx +include/MTest/Crossed2DeltabisAccelerationAlgorithm.hxx +include/MTest/CrossedDelta2AccelerationAlgorithm.hxx +include/MTest/CrossedSecantAccelerationAlgorithm.hxx +include/MTest/CurrentState.hxx +include/MTest/CyranoBehaviour.hxx +include/MTest/EuroplexusFiniteStrainBehaviour.hxx +include/MTest/EuroplexusStandardBehaviour.hxx +include/MTest/Evolution.hxx +include/MTest/FAndersonAccelerationAlgorithm.hxx +include/MTest/FunctionEvolution.hxx +include/MTest/GasEquationOfState.hxx +include/MTest/GenericSolver.hxx +include/MTest/ImposedDrivingVariable.hxx +include/MTest/ImposedThermodynamicForce.hxx +include/MTest/IronsTuckAccelerationAlgorithm.hxx +include/MTest/LogarithmicStrain1DBehaviourWrapper.hxx +include/MTest/MTest.hxx +include/MTest/MTestParser.hxx +include/MTest/MistralBehaviour.hxx +include/MTest/PipeCubicElement.hxx +include/MTest/PipeLinearElement.hxx +include/MTest/PipeMesh.hxx +include/MTest/PipeProfile.hxx +include/MTest/PipeProfileHandler.hxx +include/MTest/PipeQuadraticElement.hxx +include/MTest/PipeTest.hxx +include/MTest/PipeTestParser.hxx +include/MTest/ReferenceFileComparisonTest.hxx +include/MTest/Scheme.hxx +include/MTest/SchemeBase.hxx +include/MTest/SchemeParserBase.hxx +include/MTest/SecantAccelerationAlgorithm.hxx +include/MTest/SingleStructureScheme.hxx +include/MTest/SingleStructureSchemeParser.hxx +include/MTest/Solver.hxx +include/MTest/SolverOptions.hxx +include/MTest/SolverWorkSpace.hxx +include/MTest/SteffensenAccelerationAlgorithm.hxx +include/MTest/StructureCurrentState.hxx +include/MTest/Study.hxx +include/MTest/StudyCurrentState.hxx +include/MTest/StudyCurrentState.ixx +include/MTest/StudyParameter.hxx +include/MTest/TextDataUtilities.hxx +include/MTest/Types.hxx +include/MTest/UAndersonAccelerationAlgorithm.hxx +include/MTest/UmatBehaviourBase.hxx +include/MTest/UmatNormaliseTangentOperator.hxx +include/TFEL/Config/GetInstallPath.hxx include/TFEL/Config/Internals/HeatFluxVectorType.hxx include/TFEL/Config/Internals/InvJacobianType.hxx include/TFEL/Config/Internals/JacobianType.hxx @@ -152,11 +244,11 @@ include/TFEL/Glossary/Forward/Glossary.hxx include/TFEL/Glossary/Glossary.hxx include/TFEL/Glossary/GlossaryEntry.hxx include/TFEL/Macros.hxx -include/TFEL/Material/BehaviourIntegrationErrorReport.hxx include/TFEL/Material/BoundsCheck.hxx include/TFEL/Material/DDIF2Base.hxx include/TFEL/Material/DDIF2Base.ixx include/TFEL/Material/FiniteStrainBehaviourTangentOperator.hxx +include/TFEL/Material/FiniteStrainBehaviourTangentOperator.ixx include/TFEL/Material/FiniteStrainBehaviourTangentOperatorBase.hxx include/TFEL/Material/GursonTvergaardNeedleman.hxx include/TFEL/Material/Hill.hxx @@ -172,71 +264,42 @@ include/TFEL/Material/MetallicCFCGenericSlidingSystems include/TFEL/Material/MetallicCFCSlidingSystems.hxx include/TFEL/Material/MetallicCFCSlidingSystems.ixx include/TFEL/Material/ModellingHypothesis.hxx +include/TFEL/Material/OrthotropicAxesConvention.hxx +include/TFEL/Material/OrthotropicAxesConvention.ixx include/TFEL/Material/OutOfBoundsPolicy.hxx include/TFEL/Material/PolyCrystalsSlidingSystems.hxx include/TFEL/Material/PolyCrystalsSlidingSystems.ixx include/TFEL/Material/RambergOsgood.hxx +include/TFEL/Material/StiffnessTensor.hxx +include/TFEL/Material/StiffnessTensor.ixx include/TFEL/Material/ThermalBehaviour.hxx include/TFEL/Material/ThermalBehaviourData.hxx include/TFEL/Material/ThermoMechanicalBehaviour.hxx -include/TFEL/Math/Array/ArrayConcept.hxx -include/TFEL/Math/Array/ArrayConcept.ixx -include/TFEL/Math/Array/ArrayConceptOperations.hxx -include/TFEL/Math/Array/ArrayExpr.hxx -include/TFEL/Math/Array/ArrayRefCountedStorage.hxx -include/TFEL/Math/Array/ArrayRowMajorStorage.hxx -include/TFEL/Math/Array/ArrayRowMajorStorage.ixx -include/TFEL/Math/Array/ArrayRunTimeProperties.hxx -include/TFEL/Math/Array/ArrayRunTimeProperties.ixx -include/TFEL/Math/Array/ArrayStorage.hxx -include/TFEL/Math/Array/ArrayStorage.ixx -include/TFEL/Math/Array/Internals/ArraySerialize.hxx -include/TFEL/Math/Array/array.ixx -include/TFEL/Math/Array/arrayResultType.hxx +include/TFEL/Math/AccelerationAlgorithms/AndersonBase.hxx +include/TFEL/Math/AccelerationAlgorithms/AndersonBase.ixx +include/TFEL/Math/AccelerationAlgorithms/CovarianceMatrix.hxx +include/TFEL/Math/AccelerationAlgorithms/CovarianceMatrix.ixx +include/TFEL/Math/AccelerationAlgorithms/FAnderson.hxx +include/TFEL/Math/AccelerationAlgorithms/FAnderson.ixx +include/TFEL/Math/AccelerationAlgorithms/UAnderson.hxx +include/TFEL/Math/AccelerationAlgorithms/UAnderson.ixx include/TFEL/Math/Bindings/atlas.hxx include/TFEL/Math/Broyden.hxx include/TFEL/Math/Broyden2.hxx -include/TFEL/Math/Composite/CompositeCompositeExpr.hxx -include/TFEL/Math/Composite/CompositeConcept.hxx -include/TFEL/Math/Composite/CompositeConceptOperations.ixx -include/TFEL/Math/Composite/CompositeExpr.hxx -include/TFEL/Math/Composite/CompositeNegExpr.hxx -include/TFEL/Math/Composite/CompositeScalarExpr.hxx -include/TFEL/Math/Composite/FctCompositeExpr.hxx -include/TFEL/Math/Composite/ScalarCompositeExpr.hxx -include/TFEL/Math/Composite/composite.ixx -include/TFEL/Math/Composite/compositeResultType.ixx include/TFEL/Math/CubicSpline.hxx include/TFEL/Math/CubicSpline.ixx include/TFEL/Math/Discretization1D.hxx include/TFEL/Math/Discretization1D.ixx include/TFEL/Math/Evaluator.hxx include/TFEL/Math/Evaluator.ixx -include/TFEL/Math/ExpressionTemplates/FctMathObjectExpr.hxx -include/TFEL/Math/ExpressionTemplates/FctMathObjectExprWithoutConstIterator.hxx -include/TFEL/Math/ExpressionTemplates/MathObjectMathObjectDiadicProductExpr.hxx -include/TFEL/Math/ExpressionTemplates/MathObjectMathObjectExpr.hxx -include/TFEL/Math/ExpressionTemplates/MathObjectMathObjectExprSpecialisation.ixx -include/TFEL/Math/ExpressionTemplates/MathObjectMathObjectExprWithoutConstIterator.hxx -include/TFEL/Math/ExpressionTemplates/MathObjectMathObjectExprWithoutConstIteratorSpecialisation.ixx -include/TFEL/Math/ExpressionTemplates/MathObjectNegExpr.hxx -include/TFEL/Math/ExpressionTemplates/MathObjectNegExprWithoutConstIterator.hxx -include/TFEL/Math/ExpressionTemplates/ScalarMathObjectExpr.hxx -include/TFEL/Math/ExpressionTemplates/ScalarMathObjectExprSpecialisation.ixx -include/TFEL/Math/ExpressionTemplates/ScalarMathObjectExprWithoutConstIterator.hxx -include/TFEL/Math/ExpressionTemplates/ScalarMathObjectExprWithoutConstIteratorSpecialisation.ixx +include/TFEL/Math/ExpressionTemplates/Expr.hxx +include/TFEL/Math/ExpressionTemplates/StandardOperations.hxx include/TFEL/Math/FSLevenbergMarquardt.hxx include/TFEL/Math/FactorizedKriging.hxx include/TFEL/Math/FactorizedKriging1D1D.hxx include/TFEL/Math/FactorizedKriging1D2D.hxx include/TFEL/Math/FactorizedKriging1D3D.hxx -include/TFEL/Math/Forward/ArrayConcept.hxx include/TFEL/Math/Forward/Complex.hxx -include/TFEL/Math/Forward/CompositeConcept.hxx -include/TFEL/Math/Forward/ExpressionTemplates.hxx -include/TFEL/Math/Forward/Function.hxx -include/TFEL/Math/Forward/FunctionConcept.hxx -include/TFEL/Math/Forward/LambdaConcept.hxx include/TFEL/Math/Forward/MatrixConcept.hxx include/TFEL/Math/Forward/ST2toST2Concept.hxx include/TFEL/Math/Forward/ST2toT2Concept.hxx @@ -246,8 +309,6 @@ include/TFEL/Math/Forward/T2toT2Concept.hxx include/TFEL/Math/Forward/TensorConcept.hxx include/TFEL/Math/Forward/TinyNewtonRaphson.hxx include/TFEL/Math/Forward/VectorConcept.hxx -include/TFEL/Math/Forward/array.hxx -include/TFEL/Math/Forward/lambda.hxx include/TFEL/Math/Forward/matrix.hxx include/TFEL/Math/Forward/qt.hxx include/TFEL/Math/Forward/st2tost2.hxx @@ -259,45 +320,25 @@ include/TFEL/Math/Forward/tensor.hxx include/TFEL/Math/Forward/tmatrix.hxx include/TFEL/Math/Forward/tvector.hxx include/TFEL/Math/Forward/vector.hxx -include/TFEL/Math/Function/Cst.hxx -include/TFEL/Math/Function/Cst.ixx -include/TFEL/Math/Function/FunctionConcept.hxx -include/TFEL/Math/Function/FunctionConcept.ixx -include/TFEL/Math/Function/FunctionConceptOperations.hxx -include/TFEL/Math/Function/FunctionExpr.hxx -include/TFEL/Math/Function/FunctionFunctionExpr.hxx -include/TFEL/Math/Function/FunctionFunctionExpr.ixx -include/TFEL/Math/Function/FunctionNegExpr.hxx -include/TFEL/Math/Function/FunctionNegExpr.ixx -include/TFEL/Math/Function/FunctionScalarExpr.hxx -include/TFEL/Math/Function/FunctionScalarExpr.ixx -include/TFEL/Math/Function/FunctionsCompositionExpr.hxx -include/TFEL/Math/Function/FunctionsCompositionExpr.ixx -include/TFEL/Math/Function/Id.hxx -include/TFEL/Math/Function/Power.hxx -include/TFEL/Math/Function/Power.ixx -include/TFEL/Math/Function/ScalarFunctionExpr.hxx -include/TFEL/Math/Function/ScalarFunctionExpr.ixx -include/TFEL/Math/Function/StandardFunctions.hxx include/TFEL/Math/General/Abs.hxx include/TFEL/Math/General/Abs.ixx include/TFEL/Math/General/AbsCompare.hxx include/TFEL/Math/General/BaseCast.hxx include/TFEL/Math/General/BasicOperations.hxx include/TFEL/Math/General/Complex.hxx -include/TFEL/Math/General/Complex.ixx include/TFEL/Math/General/ComputeBinaryResult.hxx include/TFEL/Math/General/ComputeObjectTag.hxx include/TFEL/Math/General/ComputeObjectTag.ixx include/TFEL/Math/General/ComputeUnaryResult.hxx +include/TFEL/Math/General/ConceptRebind.hxx +include/TFEL/Math/General/ConstExprMathFunctions.hxx include/TFEL/Math/General/CubicRoots.hxx +include/TFEL/Math/General/DifferenceRandomAccessIterator.hxx include/TFEL/Math/General/DotProduct.hxx include/TFEL/Math/General/EmptyRunTimeProperties.hxx -include/TFEL/Math/General/FctObjectRandomAccessConstIterator.hxx include/TFEL/Math/General/Forward/General.hxx -include/TFEL/Math/General/FracSimplify.hxx -include/TFEL/Math/General/FracSimplify.ixx include/TFEL/Math/General/LogicalOperations.hxx +include/TFEL/Math/General/MathConstants.hxx include/TFEL/Math/General/NegObjectRandomAccessConstIterator.hxx include/TFEL/Math/General/ObjectObjectRandomAccessConstIterator.hxx include/TFEL/Math/General/ObjectObjectRandomAccessConstIteratorSpecialisation.hxx @@ -306,7 +347,7 @@ include/TFEL/Math/General/ResultType.hxx include/TFEL/Math/General/RunTimeCheck.hxx include/TFEL/Math/General/ScalarObjectRandomAccessConstIterator.hxx include/TFEL/Math/General/ScalarObjectRandomAccessConstIteratorSpecialisation.hxx -include/TFEL/Math/General/StorageTraits.hxx +include/TFEL/Math/General/StridedRandomAccessIterator.hxx include/TFEL/Math/General/UnaryResultType.hxx include/TFEL/Math/General/floating_point_exceptions.hxx include/TFEL/Math/General/fsarray.ixx @@ -334,19 +375,6 @@ include/TFEL/Math/LU/TinyMatrixSolve.ixx include/TFEL/Math/LU/TinyPermutation.hxx include/TFEL/Math/LU/TinyPermutation.ixx include/TFEL/Math/LUSolve.hxx -include/TFEL/Math/LambdaExpression/FctLambdaExpr.hxx -include/TFEL/Math/LambdaExpression/FctLambdaExpr.ixx -include/TFEL/Math/LambdaExpression/LambdaConcept.hxx -include/TFEL/Math/LambdaExpression/LambdaConcept.ixx -include/TFEL/Math/LambdaExpression/LambdaConceptOperations.hxx -include/TFEL/Math/LambdaExpression/LambdaConceptOperations.ixx -include/TFEL/Math/LambdaExpression/LambdaLambdaExpr.hxx -include/TFEL/Math/LambdaExpression/LambdaLambdaExpr.ixx -include/TFEL/Math/LambdaExpression/LambdaScalarExpr.hxx -include/TFEL/Math/LambdaExpression/LambdaScalarExpr.ixx -include/TFEL/Math/LambdaExpression/ScalarLambdaExpr.hxx -include/TFEL/Math/LambdaExpression/ScalarLambdaExpr.ixx -include/TFEL/Math/LambdaExpression/lambda.ixx include/TFEL/Math/LevenbergMarquardt.hxx include/TFEL/Math/LevenbergMarquardt/FSLevenbergMarquardt.ixx include/TFEL/Math/LevenbergMarquardt/LevenbergMarquardt.ixx @@ -355,17 +383,18 @@ include/TFEL/Math/LevenbergMarquardt/LevenbergMarquard include/TFEL/Math/LevenbergMarquardt/LevenbergMarquardtFunctionWrapper.hxx include/TFEL/Math/LevenbergMarquardt/LevenbergMarquardtFunctionWrapper.ixx include/TFEL/Math/MathException.hxx +include/TFEL/Math/Matrix/ConstTMatrixView.hxx include/TFEL/Math/Matrix/MatrixConcept.hxx include/TFEL/Math/Matrix/MatrixConcept.ixx include/TFEL/Math/Matrix/MatrixConceptOperations.hxx -include/TFEL/Math/Matrix/MatrixConceptOperations.ixx -include/TFEL/Math/Matrix/MatrixExpr.hxx include/TFEL/Math/Matrix/MatrixUtilities.hxx include/TFEL/Math/Matrix/TMatrixTVectorExpr.hxx +include/TFEL/Math/Matrix/TMatrixView.hxx include/TFEL/Math/Matrix/TVectorTMatrixExpr.hxx include/TFEL/Math/Matrix/TinyMatrixInvert.ixx include/TFEL/Math/Matrix/matrix.ixx include/TFEL/Math/Matrix/tmatrix.ixx +include/TFEL/Math/Matrix/tmatrixIO.hxx include/TFEL/Math/Matrix/tmatrixResultType.hxx include/TFEL/Math/Matrix/tmatrix_column_view.hxx include/TFEL/Math/Matrix/tmatrix_column_view.ixx @@ -417,6 +446,8 @@ include/TFEL/Math/QR/QRException.hxx include/TFEL/Math/Quantity/Unit.hxx include/TFEL/Math/Quantity/Unit.ixx include/TFEL/Math/Quantity/qt.ixx +include/TFEL/Math/Quantity/qtComplexOperations.hxx +include/TFEL/Math/Quantity/qtIO.hxx include/TFEL/Math/Quantity/qtLimits.hxx include/TFEL/Math/Quantity/qtOperations.hxx include/TFEL/Math/Quantity/qtOperations.ixx @@ -432,23 +463,36 @@ include/TFEL/Math/RungeKutta2.hxx include/TFEL/Math/RungeKutta4.hxx include/TFEL/Math/RungeKutta42.hxx include/TFEL/Math/RungeKutta54.hxx +include/TFEL/Math/ST2toST2/BuildFromRotationMatrix.hxx +include/TFEL/Math/ST2toST2/ChangeBasis.hxx +include/TFEL/Math/ST2toST2/ConstST2toST2View.hxx +include/TFEL/Math/ST2toST2/ConvertKirchhoffStressDerivativeToSpatialModuli.hxx +include/TFEL/Math/ST2toST2/ConvertLogarithmicStrainTangentOperator.hxx +include/TFEL/Math/ST2toST2/ConvertSpatialModuliToKirchhoffJaumanRateModuli.hxx include/TFEL/Math/ST2toST2/ConvertT2toST2ToST2toST2Expr.hxx +include/TFEL/Math/ST2toST2/ConvertToTangentModuli.hxx include/TFEL/Math/ST2toST2/ST2toST2Concept.hxx include/TFEL/Math/ST2toST2/ST2toST2Concept.ixx +include/TFEL/Math/ST2toST2/ST2toST2ConceptIO.hxx include/TFEL/Math/ST2toST2/ST2toST2ConceptOperations.hxx -include/TFEL/Math/ST2toST2/ST2toST2Expr.hxx +include/TFEL/Math/ST2toST2/ST2toST2ConceptPushForward.ixx include/TFEL/Math/ST2toST2/ST2toST2FromTinyMatrixView.hxx include/TFEL/Math/ST2toST2/ST2toST2FromTinyMatrixView2.hxx include/TFEL/Math/ST2toST2/ST2toST2ST2toST2ProductExpr.hxx include/TFEL/Math/ST2toST2/ST2toST2StensorProductExpr.hxx +include/TFEL/Math/ST2toST2/ST2toST2TransposeExpr.hxx +include/TFEL/Math/ST2toST2/ST2toST2View.hxx include/TFEL/Math/ST2toST2/StensorST2toST2ProductExpr.hxx include/TFEL/Math/ST2toST2/StensorSquareDerivative.hxx +include/TFEL/Math/ST2toST2/StensorSymmetricProductDerivative.hxx +include/TFEL/Math/ST2toST2/UmatNormaliseTangentOperator.hxx +include/TFEL/Math/ST2toST2/UmatNormaliseTangentOperator.ixx include/TFEL/Math/ST2toST2/st2tost2.ixx include/TFEL/Math/ST2toST2/st2tost2ResultType.hxx include/TFEL/Math/ST2toT2/ST2toT2Concept.hxx include/TFEL/Math/ST2toT2/ST2toT2Concept.ixx +include/TFEL/Math/ST2toT2/ST2toT2ConceptIO.hxx include/TFEL/Math/ST2toT2/ST2toT2ConceptOperations.hxx -include/TFEL/Math/ST2toT2/ST2toT2Expr.hxx include/TFEL/Math/ST2toT2/ST2toT2FromTinyMatrixView.hxx include/TFEL/Math/ST2toT2/ST2toT2FromTinyMatrixView2.hxx include/TFEL/Math/ST2toT2/ST2toT2ST2toST2ProductExpr.hxx @@ -459,9 +503,9 @@ include/TFEL/Math/ST2toT2/StensorProductRightDerivativ include/TFEL/Math/ST2toT2/T2toST2ST2toT2ProductExpr.hxx include/TFEL/Math/ST2toT2/T2toT2ST2toT2ProductExpr.hxx include/TFEL/Math/ST2toT2/TensorST2toT2ProductExpr.hxx -include/TFEL/Math/ST2toT2/TensorStensorDiadicProductExpr.hxx include/TFEL/Math/ST2toT2/st2tot2.ixx include/TFEL/Math/ST2toT2/st2tot2ResultType.hxx +include/TFEL/Math/Stensor/ConstStensorView.hxx include/TFEL/Math/Stensor/DecompositionInPositiveAndNegativeParts.hxx include/TFEL/Math/Stensor/DecompositionInPositiveAndNegativeParts.ixx include/TFEL/Math/Stensor/Internals/StensorChangeBasis.hxx @@ -472,42 +516,42 @@ include/TFEL/Math/Stensor/Internals/StensorExport.ixx include/TFEL/Math/Stensor/Internals/StensorImport.hxx include/TFEL/Math/Stensor/StensorConcept.hxx include/TFEL/Math/Stensor/StensorConcept.ixx +include/TFEL/Math/Stensor/StensorConceptIO.hxx include/TFEL/Math/Stensor/StensorConceptOperations.hxx include/TFEL/Math/Stensor/StensorConceptOperations.ixx -include/TFEL/Math/Stensor/StensorExpr.hxx -include/TFEL/Math/Stensor/StensorExternalTabStorage.hxx -include/TFEL/Math/Stensor/StensorExternalVoigtStorage.hxx include/TFEL/Math/Stensor/StensorFromTinyMatrixColumnView.hxx include/TFEL/Math/Stensor/StensorFromTinyMatrixColumnView2.hxx include/TFEL/Math/Stensor/StensorFromTinyMatrixRowView.hxx include/TFEL/Math/Stensor/StensorFromTinyMatrixRowView2.hxx include/TFEL/Math/Stensor/StensorFromTinyVectorView.hxx -include/TFEL/Math/Stensor/StensorNullStorage.hxx include/TFEL/Math/Stensor/StensorProduct.hxx include/TFEL/Math/Stensor/StensorSizeToDime.hxx -include/TFEL/Math/Stensor/StensorSquare.hxx -include/TFEL/Math/Stensor/StensorStaticStorage.hxx +include/TFEL/Math/Stensor/StensorView.hxx include/TFEL/Math/Stensor/stensor.ixx include/TFEL/Math/Stensor/stensorResultType.hxx +include/TFEL/Math/T2toST2/ConstT2toST2View.hxx +include/TFEL/Math/T2toST2/ConvertKirchhoffStressJaumanRateModuliToKirchhoffStressDerivative.hxx include/TFEL/Math/T2toST2/LeftCauchyGreenTensorDerivativeExpr.hxx include/TFEL/Math/T2toST2/RightCauchyGreenTensorDerivativeExpr.hxx include/TFEL/Math/T2toST2/ST2toST2T2toST2ProductExpr.hxx include/TFEL/Math/T2toST2/StensorT2toST2ProductExpr.hxx -include/TFEL/Math/T2toST2/StensorTensorDiadicProductExpr.hxx include/TFEL/Math/T2toST2/T2toST2Concept.hxx include/TFEL/Math/T2toST2/T2toST2Concept.ixx +include/TFEL/Math/T2toST2/T2toST2ConceptIO.hxx include/TFEL/Math/T2toST2/T2toST2ConceptOperations.hxx -include/TFEL/Math/T2toST2/T2toST2Expr.hxx include/TFEL/Math/T2toST2/T2toST2FromTinyMatrixView.hxx include/TFEL/Math/T2toST2/T2toST2FromTinyMatrixView2.hxx include/TFEL/Math/T2toST2/T2toST2T2toT2ProductExpr.hxx include/TFEL/Math/T2toST2/T2toST2TensorProductExpr.hxx +include/TFEL/Math/T2toST2/T2toST2View.hxx include/TFEL/Math/T2toST2/t2tost2.ixx include/TFEL/Math/T2toST2/t2tost2ResultType.hxx +include/TFEL/Math/T2toT2/BuildFromRotationMatrix.hxx +include/TFEL/Math/T2toT2/ChangeBasis.hxx include/TFEL/Math/T2toT2/T2toT2Concept.hxx include/TFEL/Math/T2toT2/T2toT2Concept.ixx +include/TFEL/Math/T2toT2/T2toT2ConceptIO.hxx include/TFEL/Math/T2toT2/T2toT2ConceptOperations.hxx -include/TFEL/Math/T2toT2/T2toT2Expr.hxx include/TFEL/Math/T2toT2/T2toT2FromTinyMatrixView.hxx include/TFEL/Math/T2toT2/T2toT2FromTinyMatrixView2.hxx include/TFEL/Math/T2toT2/T2toT2T2toT2ProductExpr.hxx @@ -521,9 +565,9 @@ include/TFEL/Math/Tensor/MatrixViewFromTensor.hxx include/TFEL/Math/Tensor/TensorChangeBasis.hxx include/TFEL/Math/Tensor/TensorConcept.hxx include/TFEL/Math/Tensor/TensorConcept.ixx +include/TFEL/Math/Tensor/TensorConceptIO.hxx include/TFEL/Math/Tensor/TensorConceptOperations.hxx include/TFEL/Math/Tensor/TensorConceptOperations.ixx -include/TFEL/Math/Tensor/TensorExpr.hxx include/TFEL/Math/Tensor/TensorFromTinyMatrixColumnView.hxx include/TFEL/Math/Tensor/TensorFromTinyMatrixColumnView2.hxx include/TFEL/Math/Tensor/TensorFromTinyMatrixRowView.hxx @@ -538,31 +582,32 @@ include/TFEL/Math/Tensor/tensorResultType.hxx include/TFEL/Math/TinyMatrixInvert.hxx include/TFEL/Math/TinyMatrixSolve.hxx include/TFEL/Math/TinyNewtonRaphson.hxx -include/TFEL/Math/Vector/Range.hxx +include/TFEL/Math/Vector/ConstTVectorView.hxx include/TFEL/Math/Vector/TVectorFromTinyMatrixColumnView.hxx include/TFEL/Math/Vector/TVectorFromTinyMatrixColumnView2.hxx include/TFEL/Math/Vector/TVectorFromTinyMatrixRowView.hxx include/TFEL/Math/Vector/TVectorFromTinyMatrixRowView2.hxx include/TFEL/Math/Vector/TVectorFromTinyVectorView.hxx +include/TFEL/Math/Vector/TVectorView.hxx include/TFEL/Math/Vector/TinyVectorFromTinyVectorView.hxx +include/TFEL/Math/Vector/TinyVectorFromTinyVectorViewIO.hxx include/TFEL/Math/Vector/TinyVectorOfStensorFromTinyVectorView.hxx +include/TFEL/Math/Vector/TinyVectorOfStensorFromTinyVectorViewIO.hxx include/TFEL/Math/Vector/TinyVectorOfTinyVectorFromTinyVectorView.hxx +include/TFEL/Math/Vector/TinyVectorOfTinyVectorFromTinyVectorViewIO.hxx include/TFEL/Math/Vector/VectorConcept.hxx include/TFEL/Math/Vector/VectorConcept.ixx include/TFEL/Math/Vector/VectorConceptOperations.hxx include/TFEL/Math/Vector/VectorConceptOperations.ixx -include/TFEL/Math/Vector/VectorExpr.hxx include/TFEL/Math/Vector/VectorUtilities.hxx include/TFEL/Math/Vector/VectorVectorDotProduct.hxx include/TFEL/Math/Vector/tvector.ixx +include/TFEL/Math/Vector/tvectorIO.hxx include/TFEL/Math/Vector/tvectorResultType.hxx include/TFEL/Math/Vector/vector.ixx include/TFEL/Math/Vector/vectorResultType.hxx -include/TFEL/Math/array.hxx -include/TFEL/Math/composite.hxx +include/TFEL/Math/cadna.hxx include/TFEL/Math/fsarray.hxx -include/TFEL/Math/functions.hxx -include/TFEL/Math/lambda.hxx include/TFEL/Math/matrix.hxx include/TFEL/Math/power.hxx include/TFEL/Math/power.ixx @@ -577,29 +622,21 @@ include/TFEL/Math/tmatrix.hxx include/TFEL/Math/tvector.hxx include/TFEL/Math/vector.hxx include/TFEL/Metaprogramming/EmptyClass.hxx -include/TFEL/Metaprogramming/EnableIf.hxx include/TFEL/Metaprogramming/Forward/TypeList.hxx include/TFEL/Metaprogramming/GenerateTypeList.hxx -include/TFEL/Metaprogramming/GenerateTypeList.ixx include/TFEL/Metaprogramming/HasConstIterator.hxx include/TFEL/Metaprogramming/HasIterator.hxx include/TFEL/Metaprogramming/HasRandomAccessConstIterator.hxx include/TFEL/Metaprogramming/HasRandomAccessIterator.hxx -include/TFEL/Metaprogramming/IF.hxx include/TFEL/Metaprogramming/Implements.hxx -include/TFEL/Metaprogramming/IntToType.hxx include/TFEL/Metaprogramming/InvalidType.hxx -include/TFEL/Metaprogramming/IsConvertibleTo.hxx -include/TFEL/Metaprogramming/IsPointer.hxx -include/TFEL/Metaprogramming/IsReference.hxx -include/TFEL/Metaprogramming/IsSameType.hxx +include/TFEL/Metaprogramming/IsConstCallable.hxx include/TFEL/Metaprogramming/IsSubClassOf.hxx -include/TFEL/Metaprogramming/IsSuperClassOf.hxx -include/TFEL/Metaprogramming/RemoveConstness.hxx -include/TFEL/Metaprogramming/RemoveReference.hxx +include/TFEL/Metaprogramming/ResultOf.hxx include/TFEL/Metaprogramming/StaticAssert.hxx include/TFEL/Metaprogramming/TypeList.hxx include/TFEL/Metaprogramming/TypeList.ixx +include/TFEL/PhysicalConstants.hxx include/TFEL/System/BinaryRead.hxx include/TFEL/System/BinaryWrite.hxx include/TFEL/System/ChildProcess.hxx @@ -617,6 +654,10 @@ include/TFEL/System/SignalManager.hxx include/TFEL/System/System.hxx include/TFEL/System/SystemError.hxx include/TFEL/System/SystemError.ixx +include/TFEL/System/ThreadPool.hxx +include/TFEL/System/ThreadPool.ixx +include/TFEL/System/ThreadedTaskResult.hxx +include/TFEL/System/ThreadedTaskResult.ixx include/TFEL/System/basic_rstream.hxx include/TFEL/System/basic_rstream.ixx include/TFEL/System/basic_wstream.hxx @@ -652,68 +693,68 @@ include/TFEL/TypeTraits/IsRandomAccessIterator.hxx include/TFEL/TypeTraits/IsReal.hxx include/TFEL/TypeTraits/IsSafelyReinterpretCastableTo.hxx include/TFEL/TypeTraits/IsScalar.hxx -include/TFEL/TypeTraits/IsTemporary.hxx include/TFEL/TypeTraits/IsUnaryOperator.hxx include/TFEL/TypeTraits/Promote.hxx include/TFEL/TypeTraits/Promote/Promote.ixx include/TFEL/TypeTraits/RealPartType.hxx +include/TFEL/Utilities/Argument.hxx +include/TFEL/Utilities/ArgumentParser.hxx include/TFEL/Utilities/ArgumentParserBase.hxx include/TFEL/Utilities/ArgumentParserBase.ixx include/TFEL/Utilities/Config.hxx include/TFEL/Utilities/ConfigParser.hxx -include/TFEL/Utilities/ContainerRebind.hxx include/TFEL/Utilities/CxxKeywords.hxx include/TFEL/Utilities/CxxTokenizer.hxx include/TFEL/Utilities/CxxTokenizer.ixx +include/TFEL/Utilities/Data.hxx include/TFEL/Utilities/GenTypeBase.hxx include/TFEL/Utilities/GenTypeBase.ixx +include/TFEL/Utilities/GenTypeBase_MSC.hxx include/TFEL/Utilities/GenTypeCastError.hxx include/TFEL/Utilities/GenTypeSpecialisation.ixx +include/TFEL/Utilities/GeneratorOptions.hxx include/TFEL/Utilities/Global.hxx -include/TFEL/Utilities/Info.hxx -include/TFEL/Utilities/IntegersSet.hxx -include/TFEL/Utilities/LaTeXConvertion.hxx +include/TFEL/Utilities/LaTeXGenerator.hxx include/TFEL/Utilities/MTestDocParser.hxx -include/TFEL/Utilities/MallocAllocator.hxx -include/TFEL/Utilities/MultipleDeque.hxx -include/TFEL/Utilities/MultipleDequeVector/MultipleDequeVector.hxx -include/TFEL/Utilities/MultipleDequeVector/MultipleDequeVector.ixx -include/TFEL/Utilities/MultipleDequeVector/MultipleDequeVectorIterators.ixx -include/TFEL/Utilities/MultipleDequeVector/TypeTransform.hxx -include/TFEL/Utilities/MultipleDequeVector/TypeTransform.ixx -include/TFEL/Utilities/MultipleVector.hxx -include/TFEL/Utilities/Name.hxx -include/TFEL/Utilities/Name.ixx -include/TFEL/Utilities/NewAllocator.hxx +include/TFEL/Utilities/MarkdownGenerator.hxx include/TFEL/Utilities/ParserBase.hxx -include/TFEL/Utilities/RecursiveUnion.hxx -include/TFEL/Utilities/SmartPtr.hxx include/TFEL/Utilities/StringAlgorithms.hxx include/TFEL/Utilities/TerminalColors.hxx include/TFEL/Utilities/TestDocMain.hxx include/TFEL/Utilities/TestDocParser.hxx include/TFEL/Utilities/TestDocumentation.hxx include/TFEL/Utilities/TextData.hxx -include/TFEL/Utilities/ToString.hxx -include/TFEL/Utilities/ToString.ixx include/TFEL/Utilities/Token.hxx -include/TFEL/Utilities/Tuple.hxx -include/TFEL/Utilities/Tuple.ixx +lib/libAbaqusInterface.so +lib/libAbaqusInterface.so.0 +lib/libAbaqusInterface.so.0.0.0 lib/libAsterInterface.so lib/libAsterInterface.so.0 lib/libAsterInterface.so.0.0.0 lib/libMFrontLogStream.so lib/libMFrontLogStream.so.0 lib/libMFrontLogStream.so.0.0.0 +lib/libMFrontProfiling.so +lib/libMFrontProfiling.so.0 +lib/libMFrontProfiling.so.0.0.0 lib/libMTestFileGenerator.so lib/libMTestFileGenerator.so.0 lib/libMTestFileGenerator.so.0.0.0 +lib/libTFELCheck.so +lib/libTFELCheck.so.0 +lib/libTFELCheck.so.0.0.0 +lib/libTFELConfig.so +lib/libTFELConfig.so.0 +lib/libTFELConfig.so.0.0.0 lib/libTFELException.so lib/libTFELException.so.0 lib/libTFELException.so.0.0.0 lib/libTFELGlossary.so lib/libTFELGlossary.so.0 lib/libTFELGlossary.so.0.0.0 +lib/libTFELMFront.so +lib/libTFELMFront.so.0 +lib/libTFELMFront.so.0.0.0 lib/libTFELMTest.so lib/libTFELMTest.so.0 lib/libTFELMTest.so.0.0.0 @@ -745,16 +786,22 @@ share/doc/mfront/Algorithm.md share/doc/mfront/Author.md share/doc/mfront/AuxiliaryStateVar.md share/doc/mfront/AuxiliaryStateVariable.md +share/doc/mfront/AxialGrowth.md share/doc/mfront/Behaviour.md share/doc/mfront/Bounds.md share/doc/mfront/Brick.md share/doc/mfront/Coef.md share/doc/mfront/CompareToNumericalJacobian.md share/doc/mfront/ComputeFinalStress.md +share/doc/mfront/ComputeStiffnessTensor.md share/doc/mfront/ComputeStress.md +share/doc/mfront/ComputeStressFreeExpansion.md +share/doc/mfront/ComputeThermalExpansion.md share/doc/mfront/DSL.md share/doc/mfront/Date.md share/doc/mfront/Description.md +share/doc/mfront/DissipatedEnergy.md +share/doc/mfront/ElasticMaterialProperties.md share/doc/mfront/Epsilon.md share/doc/mfront/ExternalStateVar.md share/doc/mfront/ExternalStateVariable.md @@ -769,6 +816,7 @@ share/doc/mfront/InitializeJacobianInvert.md share/doc/mfront/InitializeLocalVariables.md share/doc/mfront/IntegrationVariable.md share/doc/mfront/Interface.md +share/doc/mfront/InternalEnergy.md share/doc/mfront/IsotropicBehaviour.md share/doc/mfront/IsotropicElasticBehaviour.md share/doc/mfront/IterMax.md @@ -803,6 +851,7 @@ share/doc/mfront/PerturbationValueForNumericalJacobian share/doc/mfront/PhysicalBounds.md share/doc/mfront/Private.md share/doc/mfront/Profiling.md +share/doc/mfront/Relocation.md share/doc/mfront/RequireStiffnessOperator.md share/doc/mfront/RequireStiffnessTensor.md share/doc/mfront/RequireThermalExpansionCoefficientTensor.md @@ -811,54 +860,72 @@ share/doc/mfront/StateVar.md share/doc/mfront/StateVariable.md share/doc/mfront/StaticVar.md share/doc/mfront/StaticVariable.md +share/doc/mfront/Swelling.md share/doc/mfront/TangentOperator.md share/doc/mfront/Theta.md share/doc/mfront/UpdateAuxiliaryStateVariables.md share/doc/mfront/UpdateAuxiliaryStateVars.md share/doc/mfront/UsableInPurelyImplicitResolution.md share/doc/mfront/UseQt.md +share/doc/mfront/abaqus/umat.cpp +share/doc/mfront/abaqus/vumat-dp.cpp +share/doc/mfront/abaqus/vumat-sp.cpp +share/doc/mfront/bricks/StandardElasticity.md share/doc/mtest/AccelerationAlgorithm.md share/doc/mtest/AccelerationAlgorithmParameter.md share/doc/mtest/Author.md share/doc/mtest/Behaviour.md share/doc/mtest/CastemAccelerationPeriod.md share/doc/mtest/CastemAccelerationTrigger.md -share/doc/mtest/CohesiveForce.md -share/doc/mtest/CohesiveForceEpsilon.md share/doc/mtest/CompareToNumericalTangentOperator.md share/doc/mtest/Date.md -share/doc/mtest/DeformationGradient.md -share/doc/mtest/DeformationGradientEpsilon.md share/doc/mtest/Description.md +share/doc/mtest/DynamicTimeStepScaling.md share/doc/mtest/Evolution.md share/doc/mtest/ExternalStateVariable.md -share/doc/mtest/ImposedDeformationGradient.md -share/doc/mtest/ImposedStrain.md -share/doc/mtest/ImposedStress.md +share/doc/mtest/HandleThermalExpansion.md share/doc/mtest/IntegerParameter.md share/doc/mtest/InternalStateVariable.md share/doc/mtest/MaterialProperty.md +share/doc/mtest/MaximalTimeStep.md +share/doc/mtest/MaximalTimeStepScalingFactor.md share/doc/mtest/MaximumNumberOfIterations.md share/doc/mtest/MaximumNumberOfSubSteps.md -share/doc/mtest/ModellingHypothesis.md +share/doc/mtest/MinimalTimeStep.md +share/doc/mtest/MinimalTimeStepScalingFactor.md share/doc/mtest/NumericalTangentOperatorPerturbationValue.md share/doc/mtest/OutOfBoundsPolicy.md share/doc/mtest/OutputFile.md share/doc/mtest/OutputFilePrecision.md +share/doc/mtest/OutputFrequency.md share/doc/mtest/Parameter.md share/doc/mtest/PredictionPolicy.md share/doc/mtest/Real.md -share/doc/mtest/RotationMatrix.md +share/doc/mtest/ResidualFile.md +share/doc/mtest/ResidualFilePrecision.md share/doc/mtest/StiffnessMatrixType.md share/doc/mtest/StiffnessUpdatePolicy.md -share/doc/mtest/Strain.md -share/doc/mtest/StrainEpsilon.md -share/doc/mtest/Stress.md -share/doc/mtest/StressEpsilon.md -share/doc/mtest/Test.md share/doc/mtest/Times.md share/doc/mtest/UnsignedIntegerParameter.md share/doc/mtest/UseCastemAccelerationAlgorithm.md +share/doc/mtest/mtest/CohesiveForce.md +share/doc/mtest/mtest/CohesiveForceEpsilon.md +share/doc/mtest/mtest/DeformationGradient.md +share/doc/mtest/mtest/DeformationGradientEpsilon.md +share/doc/mtest/mtest/ImposedDeformationGradient.md +share/doc/mtest/mtest/ImposedStrain.md +share/doc/mtest/mtest/ImposedStress.md +share/doc/mtest/mtest/ModellingHypothesis.md +share/doc/mtest/mtest/RotationMatrix.md +share/doc/mtest/mtest/Strain.md +share/doc/mtest/mtest/StrainEpsilon.md +share/doc/mtest/mtest/Stress.md +share/doc/mtest/mtest/StressEpsilon.md +share/doc/mtest/mtest/Test.md +share/doc/mtest/ptest/AxialForceEvolution.md +share/doc/mtest/ptest/AxialGrowthEvolution.md +share/doc/mtest/ptest/AxialLoading.md +share/doc/mtest/ptest/RadialLoading.md %%DATADIR%%/Examples/elasticity.mfront %%DATADIR%%/Examples/implicit.mfront %%DATADIR%%/Examples/norton.mfront @@ -868,12 +935,22 @@ share/doc/mtest/UseCastemAccelerationAlgorithm.md %%DATADIR%%/LICENCE-CECILL-A-EN %%DATADIR%%/LICENCE-CECILL-A-FR %%DATADIR%%/LICENCE-GNU-GPL +%%DATADIR%%/mfront/tests/behaviours/AbaqusAxialGrowth.mfront +%%DATADIR%%/mfront/tests/behaviours/AbaqusAxialGrowth2.mfront +%%DATADIR%%/mfront/tests/behaviours/AbaqusOrthotropicElastic.mfront +%%DATADIR%%/mfront/tests/behaviours/AbaqusOrthotropicElastic2.mfront *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***