From owner-svn-ports-head@freebsd.org Sat Dec 21 19:53:15 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C86991DB5FF; Sat, 21 Dec 2019 19:53:15 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47gGWH5glCz4ZTh; Sat, 21 Dec 2019 19:53:15 +0000 (UTC) (envelope-from pfg@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BDBF21C51F; Sat, 21 Dec 2019 19:53:15 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBLJrFuA096714; Sat, 21 Dec 2019 19:53:15 GMT (envelope-from pfg@FreeBSD.org) Received: (from pfg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBLJrF2T096712; Sat, 21 Dec 2019 19:53:15 GMT (envelope-from pfg@FreeBSD.org) Message-Id: <201912211953.xBLJrF2T096712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pfg set sender to pfg@FreeBSD.org using -f From: "Pedro F. Giffuni" Date: Sat, 21 Dec 2019 19:53:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520578 - head/science/tfel X-SVN-Group: ports-head X-SVN-Commit-Author: pfg X-SVN-Commit-Paths: head/science/tfel X-SVN-Commit-Revision: 520578 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.29 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, 21 Dec 2019 19:53:15 -0000 Author: pfg Date: Sat Dec 21 19:53:14 2019 New Revision: 520578 URL: https://svnweb.freebsd.org/changeset/ports/520578 Log: science/tfel: update to version 3.3 Release Notes: http://tfel.sourceforge.net/release-notes-3.3.html Approved by: thierry (mentor) Modified: head/science/tfel/Makefile head/science/tfel/distinfo head/science/tfel/pkg-plist Modified: head/science/tfel/Makefile ============================================================================== --- head/science/tfel/Makefile Sat Dec 21 19:00:27 2019 (r520577) +++ head/science/tfel/Makefile Sat Dec 21 19:53:14 2019 (r520578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tfel -PORTVERSION= 3.2.2 +PORTVERSION= 3.3.0 CATEGORIES= science MASTER_SITES= SF/${PORTNAME}/ PKGNAMESUFFIX= -mfront Modified: head/science/tfel/distinfo ============================================================================== --- head/science/tfel/distinfo Sat Dec 21 19:00:27 2019 (r520577) +++ head/science/tfel/distinfo Sat Dec 21 19:53:14 2019 (r520578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576339498 -SHA256 (tfel-3.2.2.tar.bz2) = e13687b5de20d912d9ae4fc5f4f40ecea8f70623e5a130a12e4fe66286411536 -SIZE (tfel-3.2.2.tar.bz2) = 44036337 +TIMESTAMP = 1576788569 +SHA256 (tfel-3.3.0.tar.bz2) = 909ae99a801d4c3ff97e6553aa8d2dfbf60972b1f792647c6a238c651f1c0b2a +SIZE (tfel-3.3.0.tar.bz2) = 45338371 Modified: head/science/tfel/pkg-plist ============================================================================== --- head/science/tfel/pkg-plist Sat Dec 21 19:00:27 2019 (r520577) +++ head/science/tfel/pkg-plist Sat Dec 21 19:53:14 2019 (r520578) @@ -1,4 +1,5 @@ bin/mfm +bin/mfm-test-generator bin/mfront bin/mfront-doc bin/mfront-query @@ -6,6 +7,11 @@ bin/mtest bin/tfel-check bin/tfel-config bin/tfel-doc +include/Cyrano/Behaviour.hxx +include/Cyrano/MaterialProperty.hxx +include/Cyrano/OutOfBoundsPolicy.hxx +include/Cyrano/OutputStatus.hxx +include/Cyrano/Types.hxx include/FSES/Utilities.hxx include/FSES/Utilities.ixx include/FSES/fses.hxx @@ -28,8 +34,23 @@ include/FSES/syevv3.hxx include/FSES/syevv3.ixx include/FSES/sytrd3.hxx include/FSES/sytrd3.ixx +include/MFMTestGenerator/AbstractTestCase.hxx +include/MFMTestGenerator/AbstractTestCaseFactory.hxx +include/MFMTestGenerator/BehaviourData.hxx +include/MFMTestGenerator/ClosedPipeTest.hxx +include/MFMTestGenerator/Config.hxx +include/MFMTestGenerator/Evolution.hxx +include/MFMTestGenerator/Forward.hxx +include/MFMTestGenerator/InputFileGeneratorFactory.hxx +include/MFMTestGenerator/LicosInputFileGenerators.hxx +include/MFMTestGenerator/Log.hxx +include/MFMTestGenerator/MTestInputFileGenerators.hxx +include/MFMTestGenerator/TestCaseBase.hxx +include/MFMTestGenerator/TestCaseParameters.hxx +include/MFMTestGenerator/TestCaseParameters.ixx +include/MFMTestGenerator/Times.hxx +include/MFMTestGenerator/UniaxialTensileTest.hxx include/MFront/AbstractBehaviourBrick.hxx -include/MFront/AbstractBehaviourBrickFactory.hxx include/MFront/AbstractBehaviourDSL.hxx include/MFront/AbstractBehaviourInterface.hxx include/MFront/AbstractDSL.hxx @@ -81,6 +102,7 @@ include/MFront/BehaviourBrick/KinematicHardeningRuleBa include/MFront/BehaviourBrick/KinematicHardeningRuleFactory.hxx include/MFront/BehaviourBrick/LinearIsotropicHardeningRule.hxx include/MFront/BehaviourBrick/MisesStressCriterion.hxx +include/MFront/BehaviourBrick/MohrCoulombStressCriterion.hxx include/MFront/BehaviourBrick/NortonHoffViscoplasticFlow.hxx include/MFront/BehaviourBrick/OptionDescription.hxx include/MFront/BehaviourBrick/PlasticInelasticFlow.hxx @@ -98,10 +120,13 @@ include/MFront/BehaviourBrick/SwiftIsotropicHardeningR include/MFront/BehaviourBrick/ViscoplasticFlowBase.hxx include/MFront/BehaviourBrick/VoceIsotropicHardeningRule.hxx include/MFront/BehaviourBrickBase.hxx +include/MFront/BehaviourBrickDescription.hxx +include/MFront/BehaviourBrickFactory.hxx include/MFront/BehaviourDSLBase.hxx include/MFront/BehaviourDSLBase.ixx include/MFront/BehaviourDSLCommon.hxx include/MFront/BehaviourDSLCommon.ixx +include/MFront/BehaviourDSLDescription.hxx include/MFront/BehaviourData.hxx include/MFront/BehaviourData.ixx include/MFront/BehaviourDescription.hxx @@ -131,6 +156,7 @@ include/MFront/CalculiX/CalculiXTangentOperator.hxx include/MFront/CalculiX/CalculiXTraits.hxx include/MFront/CastemMaterialPropertyInterface.hxx include/MFront/CodeBlock.hxx +include/MFront/CompiledTargetDescriptionBase.hxx include/MFront/DSLBase.hxx include/MFront/DSLBase.ixx include/MFront/DSLFactory.hxx @@ -141,6 +167,8 @@ include/MFront/DefaultCZMDSL.hxx include/MFront/DefaultDSL.hxx include/MFront/DefaultDSLBase.hxx include/MFront/DefaultFiniteStrainDSL.hxx +include/MFront/DefaultGenericBehaviourDSL.hxx +include/MFront/ExecutableDescription.hxx include/MFront/FileDescription.hxx include/MFront/GeneratorOptions.hxx include/MFront/GenericBehaviour/BehaviourData.h @@ -162,9 +190,11 @@ include/MFront/ImplicitDSL.hxx include/MFront/ImplicitDSLBase.hxx include/MFront/ImplicitDSLII.hxx include/MFront/ImplicitFiniteStrainDSL.hxx +include/MFront/ImplicitGenericBehaviourDSL.hxx include/MFront/InitDSLs.hxx include/MFront/InitInterfaces.hxx include/MFront/InstallPath.hxx +include/MFront/IntegrationScheme.hxx include/MFront/InterfaceBase.hxx include/MFront/LawFunction.hxx include/MFront/LibraryDescription.hxx @@ -176,6 +206,7 @@ include/MFront/MFrontDebugMode.hxx include/MFront/MFrontHeader.hxx include/MFront/MFrontLock.hxx include/MFront/MFrontLogStream.hxx +include/MFront/MFrontTemplateGenerationOptions.hxx include/MFront/MFrontUtilities.hxx include/MFront/MFrontUtilities.ixx include/MFront/MTestFileGeneratorBase.hxx @@ -198,8 +229,10 @@ include/MFront/ModelInterfaceProxy.hxx include/MFront/ModelInterfaceProxy.ixx include/MFront/ModelQuery.hxx include/MFront/NonLinearSystemSolver.hxx +include/MFront/NonLinearSystemSolverFactory.hxx include/MFront/PedanticMode.hxx include/MFront/SearchPathsHandler.hxx +include/MFront/SpecificTargetDescription.hxx include/MFront/StaticVarHandler.hxx include/MFront/StaticVariableDescription.hxx include/MFront/SupportedTypes.hxx @@ -249,6 +282,8 @@ include/MTest/Constraint.hxx include/MTest/ConstraintBase.hxx include/MTest/CurrentState.hxx include/MTest/CyranoBehaviour.hxx +include/MTest/CyranoEvolution.hxx +include/MTest/DianaFEASmallStrainBehaviour.hxx include/MTest/EuroplexusFiniteStrainBehaviour.hxx include/MTest/EuroplexusStandardBehaviour.hxx include/MTest/Evolution.hxx @@ -312,6 +347,7 @@ include/TFEL/Config/Internals/JacobianType.hxx include/TFEL/Config/Internals/PositionType.hxx include/TFEL/Config/Internals/SpatialGradType.hxx include/TFEL/Config/Internals/TFELTypesInternals.hxx +include/TFEL/Config/Internals/TemperatureGradientType.hxx include/TFEL/Config/Internals/ThermalConductivityMatrixType.hxx include/TFEL/Config/TFELConfig.hxx include/TFEL/Config/TFELTypes.hxx @@ -375,6 +411,8 @@ include/TFEL/Material/MetallicCFCGenericSlidingSystems include/TFEL/Material/MetallicCFCSlidingSystems.hxx include/TFEL/Material/MetallicCFCSlidingSystems.ixx include/TFEL/Material/ModellingHypothesis.hxx +include/TFEL/Material/MohrCoulombYieldCriterion.hxx +include/TFEL/Material/MohrCoulombYieldCriterion.ixx include/TFEL/Material/OrthotropicAxesConvention.hxx include/TFEL/Material/OrthotropicAxesConvention.ixx include/TFEL/Material/OrthotropicPlasticity.hxx @@ -487,6 +525,7 @@ include/TFEL/Math/Kriging1D.hxx include/TFEL/Math/Kriging2D.hxx include/TFEL/Math/Kriging3D.hxx include/TFEL/Math/LU/LUDecomp.hxx +include/TFEL/Math/LU/LUDecomp.ixx include/TFEL/Math/LU/LUException.hxx include/TFEL/Math/LU/Permutation.hxx include/TFEL/Math/LU/Permutation.ixx @@ -507,6 +546,7 @@ include/TFEL/Math/Matrix/MatrixConcept.hxx include/TFEL/Math/Matrix/MatrixConcept.ixx include/TFEL/Math/Matrix/MatrixConceptOperations.hxx include/TFEL/Math/Matrix/MatrixUtilities.hxx +include/TFEL/Math/Matrix/MatrixUtilities.ixx include/TFEL/Math/Matrix/TMatrixTVectorExpr.hxx include/TFEL/Math/Matrix/TMatrixView.hxx include/TFEL/Math/Matrix/TVectorTMatrixExpr.hxx @@ -545,6 +585,7 @@ include/TFEL/Math/Parser/EvaluatorTExpr.ixx include/TFEL/Math/Parser/Expr.hxx include/TFEL/Math/Parser/ExternalCFunction.hxx include/TFEL/Math/Parser/ExternalCastemFunction.hxx +include/TFEL/Math/Parser/ExternalCyranoFunction.hxx include/TFEL/Math/Parser/ExternalFunction.hxx include/TFEL/Math/Parser/ExternalFunctionExpr.hxx include/TFEL/Math/Parser/ExternalFunctionExpr2.hxx @@ -687,6 +728,10 @@ 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/ConvertFromPK1Derivative.hxx +include/TFEL/Math/T2toT2/ConvertFromPK1Derivative.ixx +include/TFEL/Math/T2toT2/ConvertToPK1Derivative.hxx +include/TFEL/Math/T2toT2/ConvertToPK1Derivative.ixx include/TFEL/Math/T2toT2/T2toT2Concept.hxx include/TFEL/Math/T2toT2/T2toT2Concept.ixx include/TFEL/Math/T2toT2/T2toT2ConceptIO.hxx @@ -695,6 +740,7 @@ include/TFEL/Math/T2toT2/T2toT2FromTinyMatrixView.hxx include/TFEL/Math/T2toT2/T2toT2FromTinyMatrixView2.hxx include/TFEL/Math/T2toT2/T2toT2T2toT2ProductExpr.hxx include/TFEL/Math/T2toT2/T2toT2TensorProductExpr.hxx +include/TFEL/Math/T2toT2/T2toT2View.hxx include/TFEL/Math/T2toT2/TensorProductLeftDerivativeExpr.hxx include/TFEL/Math/T2toT2/TensorProductRightDerivativeExpr.hxx include/TFEL/Math/T2toT2/TensorT2toT2ProductExpr.hxx @@ -715,6 +761,7 @@ include/TFEL/Math/Tensor/TensorFromTinyVectorView.hxx include/TFEL/Math/Tensor/TensorProduct.hxx include/TFEL/Math/Tensor/TensorSizeToDime.hxx include/TFEL/Math/Tensor/TensorTransposeExpr.hxx +include/TFEL/Math/Tensor/TensorView.hxx include/TFEL/Math/Tensor/TensorViewFromStensor.hxx include/TFEL/Math/Tensor/tensor.ixx include/TFEL/Math/Tensor/tensorResultType.hxx @@ -783,6 +830,7 @@ include/TFEL/System/ChildProcess.hxx include/TFEL/System/ExternalBehaviourDescription.hxx include/TFEL/System/ExternalFunctionsPrototypes.hxx include/TFEL/System/ExternalLibraryManager.hxx +include/TFEL/System/ExternalMaterialPropertyDescription.hxx include/TFEL/System/LibraryInformation.hxx include/TFEL/System/ProcessManager.h include/TFEL/System/ProcessManager.hxx @@ -838,6 +886,7 @@ include/TFEL/TypeTraits/IsUnaryOperator.hxx include/TFEL/TypeTraits/Promote.hxx include/TFEL/TypeTraits/Promote/Promote.ixx include/TFEL/TypeTraits/RealPartType.hxx +include/TFEL/UnicodeSupport/UnicodeSupport.hxx include/TFEL/Utilities/Argument.hxx include/TFEL/Utilities/ArgumentParser.hxx include/TFEL/Utilities/ArgumentParserBase.hxx @@ -872,6 +921,7 @@ include/TFEL/Utilities/TextData.hxx include/TFEL/Utilities/Token.hxx lib/libAsterInterface.so lib/libCalculiXInterface.so +lib/libMFMTestGenerator.so lib/libMFrontLogStream.so lib/libMFrontProfiling.so lib/libMTestFileGenerator.so @@ -889,6 +939,7 @@ lib/libTFELNUMODIS.so lib/libTFELPhysicalConstants.so lib/libTFELSystem.so lib/libTFELTests.so +lib/libTFELUnicodeSupport.so lib/libTFELUtilities.so share/doc/mfront/AdditionalConvergenceChecks.md share/doc/mfront/Algorithm.md @@ -1005,9 +1056,12 @@ share/doc/mfront/ansys/test-usermat.cxx share/doc/mfront/ansys/usermat.cpp share/doc/mfront/bricks/DDIF2.md share/doc/mfront/bricks/StandardElasticity.md +share/doc/mfront/gallery/damage/FichantLaBorderieDamageBehaviour.mfront share/doc/mfront/gallery/damage/Marigo.mfront share/doc/mfront/gallery/damage/Mazars.mfront +share/doc/mfront/gallery/damage_viscoplasticity/FichantLaBorderieDamageAndTorelliLoadInducedThermalStrainBehaviour.mfront share/doc/mfront/gallery/finitestrainsinglecrystal/FiniteStrainSingleCrystalHuang.mfront +share/doc/mfront/gallery/finitestrainsinglecrystal/MericCailletaudFiniteStrainSingleCrystalViscoPlasticity.mfront share/doc/mfront/gallery/hyperelasticity/Ogden-tfel-3.0.0.mfront share/doc/mfront/gallery/hyperelasticity/Ogden.mfront share/doc/mfront/gallery/hyperelasticity/SaintVenantKirchhoffElasticity.mfront @@ -1015,6 +1069,7 @@ share/doc/mfront/gallery/hyperelasticity/Signorini-tfe share/doc/mfront/gallery/hyperelasticity/Signorini.mfront share/doc/mfront/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity-tfel-2.0.3.mfront share/doc/mfront/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity.mfront +share/doc/mfront/gallery/nonlinearelasticity/RambergOsgoodNonLinearElasticity.mfront share/doc/mfront/gallery/plasticity/DruckerPerfectPlasticity_Cazacu2001.mfront share/doc/mfront/gallery/plasticity/GreenPerfectPlasticity.mfront share/doc/mfront/gallery/plasticity/HosfordPerfectPlasticity.mfront @@ -1025,10 +1080,14 @@ share/doc/mfront/gallery/plasticity/OrthotropicDrucker share/doc/mfront/gallery/plasticity/OrthotropicDruckerPerfectPlasticityYdLin6016T4_Cazacu2001.mfront share/doc/mfront/gallery/plasticity/OrthotropicLinearHardeningPlasticity.mfront share/doc/mfront/gallery/viscoelasticity/GeneralizedMaxwell.mfront +share/doc/mfront/gallery/viscoelasticity/SkoroholdOlevskyViscousSinteringBehaviour.mfront share/doc/mfront/gallery/viscoplasticity/ChabocheViscoplasticity.mfront share/doc/mfront/gallery/viscoplasticity/Hayhurst.mfront share/doc/mfront/gallery/viscoplasticity/ImplicitNorton.mfront share/doc/mfront/gallery/viscoplasticity/IsotropicViscoplasticityAmstrongFredericKinematicHardening.mfront +share/doc/mfront/gallery/viscoplasticity/LoadInducedThermalStrain_Torelli2018.mfront +share/doc/mfront/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticity.mfront +share/doc/mfront/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticityNumericalJacobian.mfront share/doc/mfront/lsdyna/CMakeLists.txt share/doc/mfront/lsdyna/mfront-lsdyna.cxx share/doc/mfront/lsdyna/test-lsdyna.cxx @@ -1145,6 +1204,8 @@ share/doc/mfront/tests/behaviours/RusinekKlepaczko_ssr share/doc/mfront/tests/behaviours/SaintVenantKirchhoffElasticity.mfront share/doc/mfront/tests/behaviours/SaintVenantKirchhoffElasticityTotalLagrangian.mfront share/doc/mfront/tests/behaviours/StateVariablesBoundsCheck.mfront +share/doc/mfront/tests/behaviours/StationaryHeatTransfer.mfront +share/doc/mfront/tests/behaviours/StationaryHeatTransfer2.mfront share/doc/mfront/tests/behaviours/StrainHardeningCreep.mfront share/doc/mfront/tests/behaviours/T91ViscoplasticBehaviour.mfront share/doc/mfront/tests/behaviours/TemperatureUpdateOnSubSteppingCheck.mfront @@ -1839,6 +1900,175 @@ share/doc/mfront/tests/behaviours/aster/asterviscoplas share/doc/mfront/tests/behaviours/bricks/FiniteStrainSingleCrystal/aster/finitestrainsinglecrystal-012.mtest share/doc/mfront/tests/behaviours/bricks/FiniteStrainSingleCrystal/aster/finitestrainsinglecrystal-159.mtest share/doc/mfront/tests/behaviours/bricks/StandardElasticity/aster/singlecrystal_dd_cfc.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/axialgrowth.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/axialgrowth2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/axialgrowth3.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/chaboche.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/chaboche2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/computestressfreeexpansion.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/computethermalexpansion.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/computethermalexpansion2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/computethermalexpansion3.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity10.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity11.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity12.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity13.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity14.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity15.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity16.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity17.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity18.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity19.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity20.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity21.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity22.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity23.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity24.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity25.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity26.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity27.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity28.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity4-0.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity4-1.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity4-2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity4-3.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity4-4.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity4.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity5-1.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity5-2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity5.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity6-1.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity6-2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity6.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity7.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity8.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/elasticity9.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/externalstatevariablesboundscheck.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/externalstatevariablesboundscheck2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/externalstatevariablesboundscheck3.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/externalstatevariablesboundscheck4.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/externalstatevariablesboundscheck5.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/externalstatevariablesboundscheck6.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-4-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-5-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-shear-6-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-1-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-2-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-3-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-3-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-4-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-5-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-shear-6-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-1-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-2-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-3-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-3-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/finiterotationsmallstrainelasticity2-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/implicitnorton-planestress.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/implicitnorton.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/implicitnorton2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/isotropiclinearswelling.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/isotropiclinearswelling2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/isotropicvolumeswelling.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/isotropicvolumeswelling2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/lorentz.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/lorentz2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/materialpropertiesboundscheck.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/materialpropertiesboundscheck2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/materialpropertiesboundscheck3.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/materialpropertiesboundscheck4.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/materialpropertiesboundscheck5.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-FXY-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-FXZ-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-FYX-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-FYZ-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-FZX-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-shear-FZY-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/orthotropicswelling.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/orthotropicswelling2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/orthotropicswelling3.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/relocationtest.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-4-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-5-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-shear-6-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-1-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-1-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-1-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-2-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-2-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-2-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-3-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-3-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-3-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig11-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig11-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig11-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig22-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig22-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig22-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig33-1D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig33-2D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/saintvenantkirchhoffelasticity-uniaxialloading-sig33-3D.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/statevariablesboundscheck.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/statevariablesboundscheck2.mtest +share/doc/mfront/tests/behaviours/bricks/StandardElastoViscoPlasticity/castem/tvergaard.mtest share/doc/mfront/tests/behaviours/calculix/calculixelasticity.mtest share/doc/mfront/tests/behaviours/calculix/calculixelasticity10.mtest share/doc/mfront/tests/behaviours/calculix/calculixelasticity11.mtest @@ -2051,13 +2281,18 @@ 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/DisplacementEpsilon.md share/doc/mtest/ptest/RadialLoading.md +share/doc/mtest/ptest/ResidualEpsilon.md %%PORTDOCS%%%%DOCSDIR%%/LICENCE-CECILL-A-EN %%PORTDOCS%%%%DOCSDIR%%/LICENCE-CECILL-A-FR %%PORTDOCS%%%%DOCSDIR%%/LICENCE-GNU-GPL +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/damage/FichantLaBorderieDamageBehaviour.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/damage/Marigo.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/damage/Mazars.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/damage_viscoplasticity/FichantLaBorderieDamageAndTorelliLoadInducedThermalStrainBehaviour.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/finitestrainsinglecrystal/FiniteStrainSingleCrystalHuang.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/finitestrainsinglecrystal/MericCailletaudFiniteStrainSingleCrystalViscoPlasticity.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/hyperelasticity/Ogden-tfel-3.0.0.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/hyperelasticity/Ogden.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/hyperelasticity/SaintVenantKirchhoffElasticity.mfront @@ -2065,6 +2300,7 @@ share/doc/mtest/ptest/RadialLoading.md %%PORTDOCS%%%%DOCSDIR%%/web/gallery/hyperelasticity/Signorini.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity-tfel-2.0.3.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/nonlinearelasticity/RambergOsgoodNonLinearElasticity.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/plasticity/DruckerPerfectPlasticity_Cazacu2001.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/plasticity/GreenPerfectPlasticity.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/plasticity/HosfordPerfectPlasticity.mfront @@ -2075,7 +2311,11 @@ share/doc/mtest/ptest/RadialLoading.md %%PORTDOCS%%%%DOCSDIR%%/web/gallery/plasticity/OrthotropicDruckerPerfectPlasticityYdLin6016T4_Cazacu2001.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/plasticity/OrthotropicLinearHardeningPlasticity.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoelasticity/GeneralizedMaxwell.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoelasticity/SkoroholdOlevskyViscousSinteringBehaviour.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/ChabocheViscoplasticity.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/Hayhurst.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/ImplicitNorton.mfront %%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/IsotropicViscoplasticityAmstrongFredericKinematicHardening.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/LoadInducedThermalStrain_Torelli2018.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticity.mfront +%%PORTDOCS%%%%DOCSDIR%%/web/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticityNumericalJacobian.mfront