svn commit: r464032 - head/science/tfel

Thierry Thomas thierry at FreeBSD.org
Fri Mar 9 21:55:38 UTC 2018


Author: thierry
Date: Fri Mar  9 21:55:37 2018
New Revision: 464032
URL: https://svnweb.freebsd.org/changeset/ports/464032

Log:
  Update science/tfel to 3.1.1 and turn on python option by default.
  
  PR:		223952
  Submitted by:	pfg (maintainer)

Modified:
  head/science/tfel/Makefile
  head/science/tfel/distinfo
  head/science/tfel/pkg-plist

Modified: head/science/tfel/Makefile
==============================================================================
--- head/science/tfel/Makefile	Fri Mar  9 21:50:12 2018	(r464031)
+++ head/science/tfel/Makefile	Fri Mar  9 21:55:37 2018	(r464032)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tfel
-PORTVERSION=	3.0.2
-PORTREVISION=	1
+PORTVERSION=	3.1.1
 CATEGORIES=	science
 MASTER_SITES=	SF/${PORTNAME}/
 PKGNAMESUFFIX=	-mfront
@@ -13,31 +12,28 @@ COMMENT=	Code generation tool dedicated to material kn
 
 LICENSE=	GPLv3
 
-ONLY_FOR_ARCHS=	amd64 i386
+BUILD_DEPENDS=	gnuplot:math/gnuplot
+RUN_DEPENDS=	gnuplot:math/gnuplot
 
-OPTIONS_DEFINE=		GNUPLOT PYTHON
-OPTIONS_DEFAULT=	GNUPLOT
+USES=		cmake tar:bzip2
+
+OPTIONS_DEFINE=		DOCS PYTHON
+OPTIONS_DEFAULT=	PYTHON
 OPTIONS_SUB=		yes
 
-GNUPLOT_BUILD_DEPENDS=	gnuplot:math/gnuplot
-GNUPLOT_RUN_DEPENDS=	gnuplot:math/gnuplot
-
 PYTHON_LIB_DEPENDS=	${PY_BOOST}
 PYTHON_USES=		localbase python:2.7
-PYTHON_CONFIGURE_ARGS=	--enable-python-bindings
-PYTHON_CONFIGURE_WITH=	boost=${LOCALBASE}
+PYTHON_CMAKE_ARGS=	`-Denable-python=ON -Denable-python-bindings=ON`
+PYTHON_CMAKE_ARGS+=	-Denable-broken-boost-python-module-visibility-handling
 
-USES=		libtool tar:bzip2
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--enable-aster
-CONFIGURE_ARGS+=	--enable-abaqus
+CMAKE_ARGS+=	-Denable-aster=ON
+CMAKE_ARGS+=	-Denable-calculix=ON
 USE_LDCONFIG=	yes
 
 .ifdef PACKAGE_BUILDING
-CONFIGURE_ARGS+=	--enable-portable-build
+CMAKE_ARGS+=	-Denable-portable-build=ON
 .endif
 
-INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
 .include <bsd.port.mk>

Modified: head/science/tfel/distinfo
==============================================================================
--- head/science/tfel/distinfo	Fri Mar  9 21:50:12 2018	(r464031)
+++ head/science/tfel/distinfo	Fri Mar  9 21:55:37 2018	(r464032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510694834
-SHA256 (tfel-3.0.2.tar.bz2) = d115f71b39b5bebb53e587e15d368d6b8371d36ecd41c600f816d406886e6277
-SIZE (tfel-3.0.2.tar.bz2) = 28281559
+TIMESTAMP = 1520433926
+SHA256 (tfel-3.1.1.tar.bz2) = 970e764bdc77f7261cd6df5be81915c50295e56dddff1f1f62de9c3d00d205cd
+SIZE (tfel-3.1.1.tar.bz2) = 40321521

Modified: head/science/tfel/pkg-plist
==============================================================================
--- head/science/tfel/pkg-plist	Fri Mar  9 21:50:12 2018	(r464031)
+++ head/science/tfel/pkg-plist	Fri Mar  9 21:55:37 2018	(r464032)
@@ -1,3 +1,4 @@
+bin/mfm
 bin/mfront
 bin/mfront-doc
 bin/mfront-query
@@ -5,32 +6,30 @@ 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/FSES/Utilities.hxx
+include/FSES/Utilities.ixx
+include/FSES/fses.hxx
+include/FSES/slvsec3.hxx
+include/FSES/slvsec3.ixx
+include/FSES/std_array.hxx
+include/FSES/syev2.hxx
+include/FSES/syev2.ixx
+include/FSES/syevc3.hxx
+include/FSES/syevc3.ixx
+include/FSES/syevd3.hxx
+include/FSES/syevd3.ixx
+include/FSES/syevh3.hxx
+include/FSES/syevh3.ixx
+include/FSES/syevj3.hxx
+include/FSES/syevj3.ixx
+include/FSES/syevq3.hxx
+include/FSES/syevq3.ixx
+include/FSES/syevv3.hxx
+include/FSES/syevv3.ixx
+include/FSES/sytrd3.hxx
+include/FSES/sytrd3.ixx
 include/MFront/AbstractBehaviourBrick.hxx
 include/MFront/AbstractBehaviourBrickFactory.hxx
-include/MFront/AbstractBehaviourDSL.hxx
 include/MFront/AbstractBehaviourInterface.hxx
 include/MFront/AbstractDSL.hxx
 include/MFront/AbstractMaterialPropertyInterface.hxx
@@ -40,6 +39,7 @@ include/MFront/Aster/AsterBehaviourHandler.hxx
 include/MFront/Aster/AsterComputeStiffnessTensor.hxx
 include/MFront/Aster/AsterComputeThermalExpansionCoefficientTensor.hxx
 include/MFront/Aster/AsterConfig.hxx
+include/MFront/Aster/AsterConvertStress.hxx
 include/MFront/Aster/AsterException.hxx
 include/MFront/Aster/AsterFiniteStrainRotationMatrix.hxx
 include/MFront/Aster/AsterInterface.hxx
@@ -51,7 +51,6 @@ 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
@@ -71,9 +70,23 @@ 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/CMakeGenerator.hxx
+include/MFront/CalculiX/CalculiX.hxx
+include/MFront/CalculiX/CalculiXBehaviourHandler.hxx
+include/MFront/CalculiX/CalculiXComputeStiffnessTensor.hxx
+include/MFront/CalculiX/CalculiXComputeThermalExpansionCoefficientTensor.hxx
+include/MFront/CalculiX/CalculiXConfig.hxx
+include/MFront/CalculiX/CalculiXConvert.hxx
+include/MFront/CalculiX/CalculiXData.hxx
+include/MFront/CalculiX/CalculiXException.hxx
+include/MFront/CalculiX/CalculiXInterface.hxx
+include/MFront/CalculiX/CalculiXInterfaceExceptions.hxx
+include/MFront/CalculiX/CalculiXRotationMatrix.hxx
+include/MFront/CalculiX/CalculiXStressFreeExpansionHandler.hxx
+include/MFront/CalculiX/CalculiXTangentOperator.hxx
+include/MFront/CalculiX/CalculiXTraits.hxx
+include/MFront/CastemMaterialPropertyInterface.hxx
 include/MFront/CodeBlock.hxx
 include/MFront/DSLBase.hxx
 include/MFront/DSLBase.ixx
@@ -106,13 +119,13 @@ include/MFront/MFrontUtilities.hxx
 include/MFront/MFrontUtilities.ixx
 include/MFront/MTestFileGeneratorBase.hxx
 include/MFront/MakefileGenerator.hxx
+include/MFront/MaterialKnowledgeType.hxx
 include/MFront/MaterialPropertyDSL.hxx
 include/MFront/MaterialPropertyDescription.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
@@ -121,10 +134,8 @@ 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/SearchPathsHandler.hxx
 include/MFront/StaticVarHandler.hxx
 include/MFront/StaticVariableDescription.hxx
 include/MFront/SupportedTypes.hxx
@@ -138,22 +149,26 @@ include/MFront/VariableAttribute.hxx
 include/MFront/VariableBoundsDescription.hxx
 include/MFront/VariableDescription.hxx
 include/MFront/VariableDescription.ixx
+include/MFront/VariableDescriptionBase.hxx
 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/AnsysFiniteStrainBehaviour.hxx
+include/MTest/AnsysNormaliseTangentOperator.hxx
+include/MTest/AnsysSmallStrainBehaviour.hxx
+include/MTest/AnsysStandardBehaviour.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/CalculiXFiniteStrainBehaviour.hxx
+include/MTest/CalculiXSmallStrainBehaviour.hxx
+include/MTest/CalculiXStandardBehaviour.hxx
 include/MTest/CastemAccelerationAlgorithm.hxx
 include/MTest/CastemCohesiveZoneModel.hxx
 include/MTest/CastemEvolution.hxx
@@ -166,10 +181,6 @@ 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
@@ -182,19 +193,13 @@ 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/NonLinearConstraint.hxx
 include/MTest/PipeTest.hxx
 include/MTest/PipeTestParser.hxx
-include/MTest/ReferenceFileComparisonTest.hxx
+include/MTest/RoundingMode.hxx
 include/MTest/Scheme.hxx
 include/MTest/SchemeBase.hxx
 include/MTest/SchemeParserBase.hxx
@@ -203,7 +208,6 @@ 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
@@ -215,7 +219,25 @@ include/MTest/Types.hxx
 include/MTest/UAndersonAccelerationAlgorithm.hxx
 include/MTest/UmatBehaviourBase.hxx
 include/MTest/UmatNormaliseTangentOperator.hxx
+include/NUMODIS/AnalyseJunction.hxx
+include/NUMODIS/BCC.hxx
+include/NUMODIS/Config.hxx
+include/NUMODIS/Crystallo.hxx
+include/NUMODIS/Cubic.hxx
+include/NUMODIS/FCC.hxx
+include/NUMODIS/FrankRead.hxx
+include/NUMODIS/GSystem.hxx
+include/NUMODIS/HCP.hxx
+include/NUMODIS/Hardening.hxx
+include/NUMODIS/IBurgers.hxx
+include/NUMODIS/IDirection.hxx
+include/NUMODIS/IPlane.hxx
+include/NUMODIS/IsotropicLineTensionModel.hxx
+include/NUMODIS/TripleNode.hxx
+include/NUMODIS/Utilities.hxx
+include/NUMODIS/Vect3.hxx
 include/TFEL/Config/GetInstallPath.hxx
+include/TFEL/Config/GetTFELVersion.h
 include/TFEL/Config/Internals/HeatFluxVectorType.hxx
 include/TFEL/Config/Internals/InvJacobianType.hxx
 include/TFEL/Config/Internals/JacobianType.hxx
@@ -244,7 +266,10 @@ include/TFEL/Glossary/Forward/Glossary.hxx
 include/TFEL/Glossary/Glossary.hxx
 include/TFEL/Glossary/GlossaryEntry.hxx
 include/TFEL/Macros.hxx
+include/TFEL/Material/Barlat.hxx
+include/TFEL/Material/Barlat.ixx
 include/TFEL/Material/BoundsCheck.hxx
+include/TFEL/Material/CrystalStructure.hxx
 include/TFEL/Material/DDIF2Base.hxx
 include/TFEL/Material/DDIF2Base.ixx
 include/TFEL/Material/FiniteStrainBehaviourTangentOperator.hxx
@@ -253,9 +278,13 @@ include/TFEL/Material/FiniteStrainBehaviourTangentOper
 include/TFEL/Material/GursonTvergaardNeedleman.hxx
 include/TFEL/Material/Hill.hxx
 include/TFEL/Material/Hill.ixx
+include/TFEL/Material/Hosford.hxx
+include/TFEL/Material/Hosford.ixx
 include/TFEL/Material/IsotropicLinearFourierHookLaw.hxx
 include/TFEL/Material/IsotropicLinearFourierLaw.hxx
 include/TFEL/Material/Lame.hxx
+include/TFEL/Material/LogarithmicStrainHandler.hxx
+include/TFEL/Material/LogarithmicStrainHandler.ixx
 include/TFEL/Material/MaterialException.hxx
 include/TFEL/Material/MechanicalBehaviour.hxx
 include/TFEL/Material/MechanicalBehaviourTraits.hxx
@@ -270,6 +299,7 @@ include/TFEL/Material/OutOfBoundsPolicy.hxx
 include/TFEL/Material/PolyCrystalsSlidingSystems.hxx
 include/TFEL/Material/PolyCrystalsSlidingSystems.ixx
 include/TFEL/Material/RambergOsgood.hxx
+include/TFEL/Material/SlipSystemsDescription.hxx
 include/TFEL/Material/StiffnessTensor.hxx
 include/TFEL/Material/StiffnessTensor.ixx
 include/TFEL/Material/ThermalBehaviour.hxx
@@ -337,6 +367,8 @@ include/TFEL/Math/General/DifferenceRandomAccessIterat
 include/TFEL/Math/General/DotProduct.hxx
 include/TFEL/Math/General/EmptyRunTimeProperties.hxx
 include/TFEL/Math/General/Forward/General.hxx
+include/TFEL/Math/General/IEEE754.hxx
+include/TFEL/Math/General/IEEE754.ixx
 include/TFEL/Math/General/LogicalOperations.hxx
 include/TFEL/Math/General/MathConstants.hxx
 include/TFEL/Math/General/NegObjectRandomAccessConstIterator.hxx
@@ -485,6 +517,8 @@ 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/SymmetricStensorProductDerivative.hxx
+include/TFEL/Math/ST2toST2/SymmetricStensorProductDerivative.ixx
 include/TFEL/Math/ST2toST2/UmatNormaliseTangentOperator.hxx
 include/TFEL/Math/ST2toST2/UmatNormaliseTangentOperator.ixx
 include/TFEL/Math/ST2toST2/st2tost2.ixx
@@ -508,12 +542,28 @@ 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/BuildStensorFromEigenValuesAndVectors.hxx
+include/TFEL/Math/Stensor/Internals/BuildStensorFromMatrix.hxx
+include/TFEL/Math/Stensor/Internals/BuildStensorFromVectorDiadicProduct.hxx
+include/TFEL/Math/Stensor/Internals/BuildStensorFromVectorsSymmetricDiadicProduct.hxx
+include/TFEL/Math/Stensor/Internals/FSESSymmetricEigenSolver.hxx
+include/TFEL/Math/Stensor/Internals/FSESSymmetricEigenSolver.ixx
+include/TFEL/Math/Stensor/Internals/GteSymmetricEigenSolver.hxx
+include/TFEL/Math/Stensor/Internals/GteSymmetricEigenSolver.ixx
+include/TFEL/Math/Stensor/Internals/SortEigenValues.hxx
+include/TFEL/Math/Stensor/Internals/SortEigenVectors.hxx
 include/TFEL/Math/Stensor/Internals/StensorChangeBasis.hxx
 include/TFEL/Math/Stensor/Internals/StensorComputeEigenValues.hxx
+include/TFEL/Math/Stensor/Internals/StensorComputeEigenValuesDerivatives.hxx
 include/TFEL/Math/Stensor/Internals/StensorComputeEigenVectors.hxx
+include/TFEL/Math/Stensor/Internals/StensorComputeEigenVectorsDerivatives.hxx
+include/TFEL/Math/Stensor/Internals/StensorComputeIsotropicFunctionDerivative.hxx
+include/TFEL/Math/Stensor/Internals/StensorDeterminant.hxx
+include/TFEL/Math/Stensor/Internals/StensorEigenSolver.hxx
 include/TFEL/Math/Stensor/Internals/StensorExport.hxx
 include/TFEL/Math/Stensor/Internals/StensorExport.ixx
 include/TFEL/Math/Stensor/Internals/StensorImport.hxx
+include/TFEL/Math/Stensor/Internals/StensorInvert.hxx
 include/TFEL/Math/Stensor/StensorConcept.hxx
 include/TFEL/Math/Stensor/StensorConcept.ixx
 include/TFEL/Math/Stensor/StensorConceptIO.hxx
@@ -527,6 +577,8 @@ include/TFEL/Math/Stensor/StensorFromTinyVectorView.hx
 include/TFEL/Math/Stensor/StensorProduct.hxx
 include/TFEL/Math/Stensor/StensorSizeToDime.hxx
 include/TFEL/Math/Stensor/StensorView.hxx
+include/TFEL/Math/Stensor/SymmetricStensorProduct.hxx
+include/TFEL/Math/Stensor/SymmetricStensorProduct.ixx
 include/TFEL/Math/Stensor/stensor.ixx
 include/TFEL/Math/Stensor/stensorResultType.hxx
 include/TFEL/Math/T2toST2/ConstT2toST2View.hxx
@@ -587,7 +639,6 @@ include/TFEL/Math/Vector/TVectorFromTinyMatrixColumnVi
 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
@@ -637,12 +688,15 @@ include/TFEL/Metaprogramming/StaticAssert.hxx
 include/TFEL/Metaprogramming/TypeList.hxx
 include/TFEL/Metaprogramming/TypeList.ixx
 include/TFEL/PhysicalConstants.hxx
+include/TFEL/Raise.hxx
+include/TFEL/Raise.ixx
 include/TFEL/System/BinaryRead.hxx
 include/TFEL/System/BinaryWrite.hxx
 include/TFEL/System/ChildProcess.hxx
 include/TFEL/System/ExternalBehaviourDescription.hxx
 include/TFEL/System/ExternalFunctionsPrototypes.hxx
 include/TFEL/System/ExternalLibraryManager.hxx
+include/TFEL/System/LibraryInformation.hxx
 include/TFEL/System/ProcessManager.h
 include/TFEL/System/ProcessManager.hxx
 include/TFEL/System/RecursiveFind.hxx
@@ -707,6 +761,9 @@ include/TFEL/Utilities/CxxKeywords.hxx
 include/TFEL/Utilities/CxxTokenizer.hxx
 include/TFEL/Utilities/CxxTokenizer.ixx
 include/TFEL/Utilities/Data.hxx
+include/TFEL/Utilities/Data.ixx
+include/TFEL/Utilities/FCString.hxx
+include/TFEL/Utilities/FCString.ixx
 include/TFEL/Utilities/GenTypeBase.hxx
 include/TFEL/Utilities/GenTypeBase.ixx
 include/TFEL/Utilities/GenTypeBase_MSC.hxx
@@ -725,63 +782,27 @@ include/TFEL/Utilities/TestDocParser.hxx
 include/TFEL/Utilities/TestDocumentation.hxx
 include/TFEL/Utilities/TextData.hxx
 include/TFEL/Utilities/Token.hxx
-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/libCalculiXInterface.so
 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
 lib/libTFELMaterial.so
-lib/libTFELMaterial.so.0
-lib/libTFELMaterial.so.0.0.0
 lib/libTFELMath.so
-lib/libTFELMath.so.0
-lib/libTFELMath.so.0.0.0
 lib/libTFELMathCubicSpline.so
-lib/libTFELMathCubicSpline.so.0
-lib/libTFELMathCubicSpline.so.0.0.0
 lib/libTFELMathKriging.so
-lib/libTFELMathKriging.so.0
-lib/libTFELMathKriging.so.0.0.0
 lib/libTFELMathParser.so
-lib/libTFELMathParser.so.0
-lib/libTFELMathParser.so.0.0.0
+lib/libTFELNUMODIS.so
+lib/libTFELPhysicalConstants.so
 lib/libTFELSystem.so
-lib/libTFELSystem.so.0
-lib/libTFELSystem.so.0.0.0
 lib/libTFELTests.so
-lib/libTFELTests.so.0
-lib/libTFELTests.so.0.0.0
 lib/libTFELUtilities.so
-lib/libTFELUtilities.so.0
-lib/libTFELUtilities.so.0.0.0
+share/doc/mfront/AdditionalConvergenceChecks.md
 share/doc/mfront/Algorithm.md
 share/doc/mfront/Author.md
 share/doc/mfront/AuxiliaryStateVar.md
@@ -797,14 +818,25 @@ share/doc/mfront/ComputeStiffnessTensor.md
 share/doc/mfront/ComputeStress.md
 share/doc/mfront/ComputeStressFreeExpansion.md
 share/doc/mfront/ComputeThermalExpansion.md
+share/doc/mfront/CrystalStructure.md
 share/doc/mfront/DSL.md
 share/doc/mfront/Date.md
 share/doc/mfront/Description.md
+share/doc/mfront/DislocationsMeanFreePathInteractionMatrix.md
 share/doc/mfront/DissipatedEnergy.md
 share/doc/mfront/ElasticMaterialProperties.md
 share/doc/mfront/Epsilon.md
+share/doc/mfront/Example/elasticity.mfront
+share/doc/mfront/Example/implicit.mfront
+share/doc/mfront/Example/norton.mfront
+share/doc/mfront/Example/plasticity.mfront
+share/doc/mfront/Example/rungekutta54.mfront
+share/doc/mfront/Example/win32.txt
 share/doc/mfront/ExternalStateVar.md
 share/doc/mfront/ExternalStateVariable.md
+share/doc/mfront/GlidingSystem.md
+share/doc/mfront/GlidingSystems.md
+share/doc/mfront/Implicit/HillTensor.md
 share/doc/mfront/Import.md
 share/doc/mfront/Includes.md
 share/doc/mfront/InitJacobian.md
@@ -815,6 +847,7 @@ share/doc/mfront/InitializeJacobian.md
 share/doc/mfront/InitializeJacobianInvert.md
 share/doc/mfront/InitializeLocalVariables.md
 share/doc/mfront/IntegrationVariable.md
+share/doc/mfront/InteractionMatrix.md
 share/doc/mfront/Interface.md
 share/doc/mfront/InternalEnergy.md
 share/doc/mfront/IsotropicBehaviour.md
@@ -835,6 +868,7 @@ share/doc/mfront/MaterialLaw/MFront.md
 share/doc/mfront/MaterialLaw/Output.md
 share/doc/mfront/MaterialProperty.md
 share/doc/mfront/MaximumNumberOfIterations.md
+share/doc/mfront/Model.md
 share/doc/mfront/Model/ConstantMaterialProperty.md
 share/doc/mfront/Model/Domain.md
 share/doc/mfront/Model/Domains.md
@@ -844,6 +878,7 @@ share/doc/mfront/Model/Input.md
 share/doc/mfront/Model/LocalParameter.md
 share/doc/mfront/Model/Model.md
 share/doc/mfront/Model/Output.md
+share/doc/mfront/NumericallyComputedJacobianBlocks.md
 share/doc/mfront/OrthotropicBehaviour.md
 share/doc/mfront/Parameter.md
 share/doc/mfront/Parser.md
@@ -855,11 +890,16 @@ share/doc/mfront/Relocation.md
 share/doc/mfront/RequireStiffnessOperator.md
 share/doc/mfront/RequireStiffnessTensor.md
 share/doc/mfront/RequireThermalExpansionCoefficientTensor.md
+share/doc/mfront/SlidingSystem.md
+share/doc/mfront/SlidingSystems.md
+share/doc/mfront/SlipSystem.md
+share/doc/mfront/SlipSystems.md
 share/doc/mfront/Sources.md
 share/doc/mfront/StateVar.md
 share/doc/mfront/StateVariable.md
 share/doc/mfront/StaticVar.md
 share/doc/mfront/StaticVariable.md
+share/doc/mfront/StrainMeasure.md
 share/doc/mfront/Swelling.md
 share/doc/mfront/TangentOperator.md
 share/doc/mfront/Theta.md
@@ -870,7 +910,885 @@ 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/ansys/usermat.cpp
 share/doc/mfront/bricks/StandardElasticity.md
+share/doc/mfront/gallery/damage/Marigo.mfront
+share/doc/mfront/gallery/damage/Mazars.mfront
+share/doc/mfront/gallery/finitestrainsinglecrystal/FiniteStrainSingleCrystalHuang.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
+share/doc/mfront/gallery/hyperelasticity/Signorini-tfel2.mfront
+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/plasticity/GreenPerfectPlasticity.mfront
+share/doc/mfront/gallery/plasticity/HosfordPerfectPlasticity.mfront
+share/doc/mfront/gallery/plasticity/IsotropicLinearHardeningPlasticity.mfront
+share/doc/mfront/gallery/plasticity/IsotropicLinearKinematicHardeningPlasticity.mfront
+share/doc/mfront/gallery/plasticity/Iwan.mfront
+share/doc/mfront/gallery/plasticity/OrthotropicLinearHardeningPlasticity.mfront
+share/doc/mfront/gallery/viscoelasticity/GeneralizedMaxwell.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/tests/behaviours/AbaqusAxialGrowth.mfront
+share/doc/mfront/tests/behaviours/AbaqusAxialGrowth2.mfront
+share/doc/mfront/tests/behaviours/AbaqusOrthotropicElastic.mfront
+share/doc/mfront/tests/behaviours/AbaqusOrthotropicElastic2.mfront
+share/doc/mfront/tests/behaviours/AbaqusOrthotropicSwelling.mfront
+share/doc/mfront/tests/behaviours/AbaqusOrthotropicSwelling2.mfront
+share/doc/mfront/tests/behaviours/AgeingBurger.mfront
+share/doc/mfront/tests/behaviours/AnistropicLemaitreViscoplasticBehaviour.mfront
+share/doc/mfront/tests/behaviours/AxialGrowth.mfront
+share/doc/mfront/tests/behaviours/AxialGrowth2.mfront
+share/doc/mfront/tests/behaviours/Burger.mfront
+share/doc/mfront/tests/behaviours/Chaboche.mfront
+share/doc/mfront/tests/behaviours/Chaboche2.mfront
+share/doc/mfront/tests/behaviours/CompressibleNeoHookeanBehaviour.mfront
+share/doc/mfront/tests/behaviours/ComputeStressFreeExpansion.mfront
+share/doc/mfront/tests/behaviours/DDIF2.mfront
+share/doc/mfront/tests/behaviours/ElasticMaterialPropertiesBoundsCheckTest.mfront
+share/doc/mfront/tests/behaviours/Elasticity.mfront
+share/doc/mfront/tests/behaviours/Elasticity2.mfront
+share/doc/mfront/tests/behaviours/Elasticity3.mfront
+share/doc/mfront/tests/behaviours/Elasticity4.mfront
+share/doc/mfront/tests/behaviours/Elasticity5.mfront
+share/doc/mfront/tests/behaviours/Elasticity6.mfront
+share/doc/mfront/tests/behaviours/ExternalStateVariablesBoundsCheck.mfront
+share/doc/mfront/tests/behaviours/FiniteRotationSmallStrainElasticity.mfront
+share/doc/mfront/tests/behaviours/FiniteRotationSmallStrainElasticity2.mfront
+share/doc/mfront/tests/behaviours/FiniteStrainSingleCrystal.mfront
+share/doc/mfront/tests/behaviours/GeneralizedMaxwell.mfront
+share/doc/mfront/tests/behaviours/GursonTvergaardNeedlemanPlasticFlow_NumericalJacobian.mfront
+share/doc/mfront/tests/behaviours/GursonTvergaardNeedlemanViscoPlasticFlow_NumericalJacobian.mfront
+share/doc/mfront/tests/behaviours/Hayhurst.mfront
+share/doc/mfront/tests/behaviours/ImplicitFiniteStrainNorton.mfront
+share/doc/mfront/tests/behaviours/ImplicitHayhurst.mfront
+share/doc/mfront/tests/behaviours/ImplicitMonoCrystal.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton2.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton3.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton4.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton_Broyden.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton_Broyden2.mfront
+share/doc/mfront/tests/behaviours/ImplicitNorton_LevenbergMarquardt.mfront
+share/doc/mfront/tests/behaviours/ImplicitOrthotropicCreep.mfront
+share/doc/mfront/tests/behaviours/ImplicitOrthotropicCreep2.mfront
+share/doc/mfront/tests/behaviours/ImplicitSimoMieheElastoPlasticity.mfront
+share/doc/mfront/tests/behaviours/IncompressibleMooneyRivlinBehaviour.mfront
+share/doc/mfront/tests/behaviours/IncompressiblePlaneStressGornetDesmoratBehaviour.mfront
+share/doc/mfront/tests/behaviours/IncompressiblePlaneStressMooneyRivlinBehaviour.mfront
+share/doc/mfront/tests/behaviours/IsotropicLinearSwelling.mfront
+share/doc/mfront/tests/behaviours/IsotropicLinearSwelling2.mfront
+share/doc/mfront/tests/behaviours/IsotropicVolumeSwelling.mfront
+share/doc/mfront/tests/behaviours/IsotropicVolumeSwelling2.mfront
+share/doc/mfront/tests/behaviours/JohnsonCook_s.mfront
+share/doc/mfront/tests/behaviours/JohnsonCook_ssr.mfront
+share/doc/mfront/tests/behaviours/JohnsonCook_ssrt.mfront
+share/doc/mfront/tests/behaviours/LogarithmicStrainElasticity.mfront
+share/doc/mfront/tests/behaviours/LogarithmicStrainElasticity2.mfront
+share/doc/mfront/tests/behaviours/LogarithmicStrainNortonCreep.mfront
+share/doc/mfront/tests/behaviours/LogarithmicStrainPlasticity.mfront
+share/doc/mfront/tests/behaviours/Lorentz.mfront
+share/doc/mfront/tests/behaviours/Lorentz2.mfront
+share/doc/mfront/tests/behaviours/MaterialPropertiesBoundsCheck.mfront
+share/doc/mfront/tests/behaviours/Mazars.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal.mfront
+share/doc/mfront/tests/behaviours/MonoCrystalNewtonRaphson.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC_InteractionMatrix.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC_LevenbergMarquardt.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC_NumericalJacobian.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CFC.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CFC_InteractionMatrix.mfront
+share/doc/mfront/tests/behaviours/MonoCrystal_DD_CFC_NumericalJacobian.mfront
+share/doc/mfront/tests/behaviours/Norton.mfront
+share/doc/mfront/tests/behaviours/NortonRK.mfront
+share/doc/mfront/tests/behaviours/NortonRK2.mfront
+share/doc/mfront/tests/behaviours/NortonRK3.mfront
+share/doc/mfront/tests/behaviours/NortonRK4.mfront
+share/doc/mfront/tests/behaviours/Norton_Euler.mfront
+share/doc/mfront/tests/behaviours/Norton_rk2.mfront
+share/doc/mfront/tests/behaviours/Norton_rk4.mfront
+share/doc/mfront/tests/behaviours/Norton_rk42.mfront
+share/doc/mfront/tests/behaviours/Norton_rkCastem.mfront
+share/doc/mfront/tests/behaviours/OrthotropicCreep.mfront
+share/doc/mfront/tests/behaviours/OrthotropicCreep_rk42.mfront
+share/doc/mfront/tests/behaviours/OrthotropicCreep_rkCastem.mfront
+share/doc/mfront/tests/behaviours/OrthotropicElastic.mfront
+share/doc/mfront/tests/behaviours/OrthotropicElastic2.mfront
+share/doc/mfront/tests/behaviours/OrthotropicElastic3.mfront
+share/doc/mfront/tests/behaviours/OrthotropicElastic4.mfront
+share/doc/mfront/tests/behaviours/OrthotropicElastic5.mfront
+share/doc/mfront/tests/behaviours/OrthotropicElastic6.mfront
+share/doc/mfront/tests/behaviours/OrthotropicSaintVenantKirchhoffElasticity.mfront
+share/doc/mfront/tests/behaviours/OrthotropicSwelling.mfront
+share/doc/mfront/tests/behaviours/OrthotropicSwelling2.mfront
+share/doc/mfront/tests/behaviours/Plasticity.mfront
+share/doc/mfront/tests/behaviours/PolyCrystals.mfront
+share/doc/mfront/tests/behaviours/PolyCrystals_DD_CC.mfront
+share/doc/mfront/tests/behaviours/PolyCrystals_DD_CFC.mfront
+share/doc/mfront/tests/behaviours/RusinekKlepaczko_ssrt.mfront
+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/StrainHardeningCreep.mfront
+share/doc/mfront/tests/behaviours/T91ViscoplasticBehaviour.mfront
+share/doc/mfront/tests/behaviours/TemperatureUpdateOnSubSteppingCheck.mfront
+share/doc/mfront/tests/behaviours/Tvergaard.mfront
+share/doc/mfront/tests/behaviours/UnilateralMazars.mfront
+share/doc/mfront/tests/behaviours/ViscoChaboche.mfront
+share/doc/mfront/tests/behaviours/ViscoMemoNrad.mfront
+share/doc/mfront/tests/behaviours/aster/asterageingburger-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterageingburger-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterageingburger-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterageingburger-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asteranistropiclemaitreviscoplasticbehaviour-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asteranistropiclemaitreviscoplasticbehaviour-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asteranistropiclemaitreviscoplasticbehaviour-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asteranistropiclemaitreviscoplasticbehaviour-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asteraxialgrowth2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterburger-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterburger-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterburger-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterburger-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterchaboche2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astercomputestressfreeexpansion-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astercomputestressfreeexpansion-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astercomputestressfreeexpansion-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astercomputestressfreeexpansion-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterdruckerprager2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity10-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity10-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity10-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity10-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity11-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity11-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity11-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity11-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity12-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity12-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity12-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity12-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity13-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity13-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity13-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity13-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity14-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity14-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity14-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity14-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity15-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity15-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity15-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity15-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity16-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity16-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity16-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity16-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity18-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity18-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity18-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity18-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity19-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity19-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity19-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity19-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity20-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity20-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity20-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity20-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity21-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity21-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity21-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity21-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity22-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity22-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity22-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity22-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity23-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity23-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity23-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity23-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity33-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity33-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity33-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity33-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity4-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity4-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity4-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity4-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity5-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity5-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity5-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity5-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity6-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity6-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity6-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity6-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity7-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity7-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity7-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity7-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity8-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity8-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity8-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity8-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity9-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity9-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity9-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterelasticity9-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterellipticcreep-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterellipticcreep-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterellipticcreep-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterellipticcreep-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck3-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck3-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck3-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck3-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck4-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck4-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck4-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck4-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck5-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck5-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck5-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck5-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-001-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-001-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-001-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-001-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-159-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-159-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-159-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-159-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-001-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-001-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-001-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-001-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-159-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-159-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-159-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-159-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanplasticflow-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanplasticflow-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanplasticflow-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanplasticflow-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanviscoplasticflow-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanviscoplasticflow-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanviscoplasticflow-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanviscoplasticflow-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicithayhurst-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicithayhurst-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicithayhurst-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicithayhurst-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton3-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton3-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton3-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton3-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_levenbergmarquardt-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_levenbergmarquardt-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_levenbergmarquardt-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_levenbergmarquardt-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_numericallycomputedjacobianblocks-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_numericallycomputedjacobianblocks-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_numericallycomputedjacobianblocks-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_numericallycomputedjacobianblocks-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitorthotropiccreep-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitorthotropiccreep-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitorthotropiccreep-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterimplicitorthotropiccreep-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropiclinearswelling-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropiclinearswelling-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropiclinearswelling-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropiclinearswelling-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropicvolumeswelling-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropicvolumeswelling-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropicvolumeswelling-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterisotropicvolumeswelling-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterjohnsoncook_ssrt-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterjohnsoncook_ssrt-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterjohnsoncook_ssrt-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterjohnsoncook_ssrt-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/asterlorentz2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck3-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck3-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck3-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck3-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck4-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck4-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck4-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck4-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck5-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck5-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck5-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck5-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck6-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck6-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck6-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck6-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermazars2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-2-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-2-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-2-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-2-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation_numericaljacobian-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation_numericaljacobian-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation_numericaljacobian-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation_numericaljacobian-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_numericaljacobian-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_numericaljacobian-ToNearest.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_numericaljacobian-TowardZero.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_numericaljacobian-UpWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cfc-DownWard.mtest
+share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cfc-ToNearest.mtest

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-ports-all mailing list