notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
tfel Code generation tool dedicated to material knowledge
5.1.0_1 science on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0_8Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-11-11 16:49:35
Last Update: 2026-05-05 19:29:37
Commit Hash: 2bf3834
People watching this port, also watch:: SparseBitSet, py311-cysignals, R-cran-eRm, python
License: GPLv3
WWW:
https://github.com/thelfer/tfel
Description:
Remark: if you plan to use this port with Code_Aster, you need science/tfel-edf. `MFront` is a code generator which translates a set of closely related domain specific languages into plain C++ on top of the `TFEL` library. Those languages covers three kind of material knowledge: - material properties (for instance the Young modulus, the thermal conductivity, etc.) - mechanical behaviours. Numerical performances of generated mechanical behaviours was given a particular attention. Various benchmarks shows that `MFront` implementations are competitive with native implementations available in the `Cast3M`, `Code-Aster` and `Cyrano3` solvers. - simple point-wise models, such as material swelling used in fuel performance codes. `MFront` comes with an handy easy-to-use tool called `MTest` that can test the local behaviour of a material, by imposing independent constraints on each component of the strain or the stress. This tool has been much faster (from ten to several hundred times depending on the test case) than using a full-fledged finite element solver. See also: http://tfel.sourceforge.net/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2413 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tfel-mfront-5.1.0_1/catalog.mk
  3. /usr/local/share/licenses/tfel-mfront-5.1.0_1/LICENSE
  4. /usr/local/share/licenses/tfel-mfront-5.1.0_1/GPLv3
  5. bin/mfm
  6. bin/mfm-test-generator
  7. bin/mfront
  8. bin/mfront-doc
  9. bin/mfront-query
  10. bin/mtest
  11. bin/tfel-check
  12. bin/tfel-config
  13. bin/tfel-doc
  14. bin/tfel-unicode-filt
  15. include/Cyrano/Behaviour.hxx
  16. include/Cyrano/MaterialProperty.hxx
  17. include/Cyrano/OutOfBoundsPolicy.hxx
  18. include/Cyrano/OutputStatus.hxx
  19. include/Cyrano/Types.hxx
  20. include/FSES/Utilities.hxx
  21. include/FSES/Utilities.ixx
  22. include/FSES/fses.hxx
  23. include/FSES/slvsec3.hxx
  24. include/FSES/slvsec3.ixx
  25. include/FSES/std_array.hxx
  26. include/FSES/syev2.hxx
  27. include/FSES/syev2.ixx
  28. include/FSES/syevc3.hxx
  29. include/FSES/syevc3.ixx
  30. include/FSES/syevd3.hxx
  31. include/FSES/syevd3.ixx
  32. include/FSES/syevh3.hxx
  33. include/FSES/syevh3.ixx
  34. include/FSES/syevj3.hxx
  35. include/FSES/syevj3.ixx
  36. include/FSES/syevq3.hxx
  37. include/FSES/syevq3.ixx
  38. include/FSES/syevv3.hxx
  39. include/FSES/syevv3.ixx
  40. include/FSES/sytrd3.hxx
  41. include/FSES/sytrd3.ixx
  42. include/MFMTestGenerator/AbstractTestCase.hxx
  43. include/MFMTestGenerator/AbstractTestCaseFactory.hxx
  44. include/MFMTestGenerator/BehaviourData.hxx
  45. include/MFMTestGenerator/ClosedPipeTest.hxx
  46. include/MFMTestGenerator/Config.hxx
  47. include/MFMTestGenerator/Evolution.hxx
  48. include/MFMTestGenerator/Forward.hxx
  49. include/MFMTestGenerator/InputFileGeneratorFactory.hxx
  50. include/MFMTestGenerator/LicosInputFileGenerators.hxx
  51. include/MFMTestGenerator/Log.hxx
  52. include/MFMTestGenerator/MFMTestGeneratorFileExport.hxx
  53. include/MFMTestGenerator/MTestInputFileGenerators.hxx
  54. include/MFMTestGenerator/TestCaseBase.hxx
  55. include/MFMTestGenerator/TestCaseParameters.hxx
  56. include/MFMTestGenerator/TestCaseParameters.ixx
  57. include/MFMTestGenerator/Times.hxx
  58. include/MFMTestGenerator/UniaxialTensileTest.hxx
  59. include/MFront/AbstractBehaviourBrick.hxx
  60. include/MFront/AbstractBehaviourCodeGenerator.hxx
  61. include/MFront/AbstractBehaviourDSL.hxx
  62. include/MFront/AbstractBehaviourInterface.hxx
  63. include/MFront/AbstractDSL.hxx
  64. include/MFront/AbstractMaterialPropertyInterface.hxx
  65. include/MFront/AbstractModelInterface.hxx
  66. include/MFront/Aster/Aster.hxx
  67. include/MFront/Aster/AsterBehaviourHandler.hxx
  68. include/MFront/Aster/AsterComputeStiffnessTensor.hxx
  69. include/MFront/Aster/AsterComputeThermalExpansionCoefficientTensor.hxx
  70. include/MFront/Aster/AsterConfig.hxx
  71. include/MFront/Aster/AsterConvertStress.hxx
  72. include/MFront/Aster/AsterException.hxx
  73. include/MFront/Aster/AsterFiniteStrainRotationMatrix.hxx
  74. include/MFront/Aster/AsterInterface.hxx
  75. include/MFront/Aster/AsterInterfaceExceptions.hxx
  76. include/MFront/Aster/AsterIsotropicBehaviourHandler.hxx
  77. include/MFront/Aster/AsterOrthotropicBehaviour.hxx
  78. include/MFront/Aster/AsterOrthotropicBehaviourHandler.hxx
  79. include/MFront/Aster/AsterRotationMatrix.hxx
  80. include/MFront/Aster/AsterStressFreeExpansionHandler.hxx
  81. include/MFront/Aster/AsterTangentOperator.hxx
  82. include/MFront/Aster/AsterTraits.hxx
  83. include/MFront/BehaviourBrick/ArmstrongFrederickKinematicHardeningRule.hxx
  84. include/MFront/BehaviourBrick/Barlat2004StressCriterion.hxx
  85. include/MFront/BehaviourBrick/BrickUtilities.hxx
  86. include/MFront/BehaviourBrick/BrickUtilities.ixx
  87. include/MFront/BehaviourBrick/BurletCailletaudKinematicHardeningRule.hxx
  88. include/MFront/BehaviourBrick/Cazacu2001StressCriterion.hxx
  89. include/MFront/BehaviourBrick/Cazacu2004IsotropicStressCriterion.hxx
  90. include/MFront/BehaviourBrick/Cazacu2004OrthotropicStressCriterion.hxx
  91. include/MFront/BehaviourBrick/Chaboche2012KinematicHardeningRule.hxx
  92. include/MFront/BehaviourBrick/ChuNeedleman1980StrainBasedPorosityNucleationModel.hxx
  93. include/MFront/BehaviourBrick/ChuNeedleman1980StressBasedPorosityNucleationModel.hxx
  94. include/MFront/BehaviourBrick/CowperSymondsStrainRateSensitivityFactor.hxx
  95. include/MFront/BehaviourBrick/DDIF2StressPotential.hxx
  96. include/MFront/BehaviourBrick/DataIsotropicHardeningRule.hxx
  97. include/MFront/BehaviourBrick/DelobelleRobinetSchafflerKinematicHardeningRule.hxx
  98. include/MFront/BehaviourBrick/Drucker1949StressCriterion.hxx
  99. include/MFront/BehaviourBrick/GursonTvergaardNeedleman1982StressCriterion.hxx
  100. include/MFront/BehaviourBrick/HarmonicSumOfNortonHoffViscoplasticFlows.hxx
  101. include/MFront/BehaviourBrick/Hill1948StressCriterion.hxx
  102. include/MFront/BehaviourBrick/HookeStressPotential.hxx
  103. include/MFront/BehaviourBrick/HookeStressPotentialBase.hxx
  104. include/MFront/BehaviourBrick/Hosford1972StressCriterion.hxx
  105. include/MFront/BehaviourBrick/HyperbolicSineViscoplasticFlow.hxx
  106. include/MFront/BehaviourBrick/InelasticFlow.hxx
  107. include/MFront/BehaviourBrick/InelasticFlowBase.hxx
  108. include/MFront/BehaviourBrick/InelasticFlowFactory.hxx
  109. include/MFront/BehaviourBrick/IsotropicHardeningRule.hxx
  110. include/MFront/BehaviourBrick/IsotropicHardeningRuleFactory.hxx
  111. include/MFront/BehaviourBrick/JohnsonCookStrainRateSensitivityFactor.hxx
  112. include/MFront/BehaviourBrick/KinematicHardeningRule.hxx
  113. include/MFront/BehaviourBrick/KinematicHardeningRuleBase.hxx
  114. include/MFront/BehaviourBrick/KinematicHardeningRuleFactory.hxx
  115. include/MFront/BehaviourBrick/LinearIsotropicHardeningRule.hxx
  116. include/MFront/BehaviourBrick/MichelAndSuquet1992HollowSphereStressCriterion.hxx
  117. include/MFront/BehaviourBrick/MisesStressCriterion.hxx
  118. include/MFront/BehaviourBrick/MohrCoulombStressCriterion.hxx
  119. include/MFront/BehaviourBrick/NortonHoffViscoplasticFlow.hxx
  120. include/MFront/BehaviourBrick/OptionDescription.hxx
  121. include/MFront/BehaviourBrick/PlasticInelasticFlow.hxx
  122. include/MFront/BehaviourBrick/PorosityEvolutionAlgorithm.hxx
  123. include/MFront/BehaviourBrick/PorosityNucleationModel.hxx
  124. include/MFront/BehaviourBrick/PorosityNucleationModelBase.hxx
  125. include/MFront/BehaviourBrick/PorosityNucleationModelFactory.hxx
  126. include/MFront/BehaviourBrick/PowerIsotropicHardeningRule.hxx
  127. include/MFront/BehaviourBrick/PowerLawStrainBasedPorosityNucleationModel.hxx
  128. include/MFront/BehaviourBrick/PowerLawStressBasedPorosityNucleationModel.hxx
  129. include/MFront/BehaviourBrick/PragerKinematicHardeningRule.hxx
  130. include/MFront/BehaviourBrick/RousselierTanguyBesson2002StressCriterion.hxx
  131. include/MFront/BehaviourBrick/ScalarDamageHookeStressPotential.hxx
  132. include/MFront/BehaviourBrick/ScalarDamageHookeStressPotentialBase.hxx
  133. include/MFront/BehaviourBrick/StandardPorousStressCriterionBase.hxx
  134. include/MFront/BehaviourBrick/StandardStressCriterionBase.hxx
  135. include/MFront/BehaviourBrick/StrainBasedPorosityNucleationModelBase.hxx
  136. include/MFront/BehaviourBrick/StrainRateSensitiveIsotropicHardeningRule.hxx
  137. include/MFront/BehaviourBrick/StrainRateSensitivityFactor.hxx
  138. include/MFront/BehaviourBrick/StrainRateSensitivityFactorFactory.hxx
  139. include/MFront/BehaviourBrick/StressBasedPorosityNucleationModelBase.hxx
  140. include/MFront/BehaviourBrick/StressCriterion.hxx
  141. include/MFront/BehaviourBrick/StressCriterionBase.hxx
  142. include/MFront/BehaviourBrick/StressCriterionFactory.hxx
  143. include/MFront/BehaviourBrick/StressPotential.hxx
  144. include/MFront/BehaviourBrick/StressPotentialFactory.hxx
  145. include/MFront/BehaviourBrick/SwiftIsotropicHardeningRule.hxx
  146. include/MFront/BehaviourBrick/UserDefinedIsotropicHardeningRule.hxx
  147. include/MFront/BehaviourBrick/UserDefinedViscoplasticFlow.hxx
  148. include/MFront/BehaviourBrick/ViscoplasticFlowBase.hxx
  149. include/MFront/BehaviourBrick/VoceIsotropicHardeningRule.hxx
  150. include/MFront/BehaviourBrickBase.hxx
  151. include/MFront/BehaviourBrickDescription.hxx
  152. include/MFront/BehaviourBrickFactory.hxx
  153. include/MFront/BehaviourCodeGeneratorBase.hxx
  154. include/MFront/BehaviourDSLBase.hxx
  155. include/MFront/BehaviourDSLBase.ixx
  156. include/MFront/BehaviourDSLCommon.hxx
  157. include/MFront/BehaviourDSLDescription.hxx
  158. include/MFront/BehaviourDSLUtilities.hxx
  159. include/MFront/BehaviourData.hxx
  160. include/MFront/BehaviourDescription.hxx
  161. include/MFront/BehaviourDescription.ixx
  162. include/MFront/BehaviourInterfaceFactory.hxx
  163. include/MFront/BehaviourInterfaceProxy.hxx
  164. include/MFront/BehaviourInterfaceProxy.ixx
  165. include/MFront/BehaviourMaterialProperty.hxx
  166. include/MFront/BehaviourProfiler.hxx
  167. include/MFront/BehaviourQuery.hxx
  168. include/MFront/BehaviourSymmetryType.hxx
  169. include/MFront/BehaviourVariableDescription.hxx
  170. include/MFront/CMakeGenerator.hxx
  171. include/MFront/CalculiX/CalculiX.hxx
  172. include/MFront/CalculiX/CalculiXBehaviourHandler.hxx
  173. include/MFront/CalculiX/CalculiXComputeStiffnessTensor.hxx
  174. include/MFront/CalculiX/CalculiXComputeThermalExpansionCoefficientTensor.hxx
  175. include/MFront/CalculiX/CalculiXConfig.hxx
  176. include/MFront/CalculiX/CalculiXConvert.hxx
  177. include/MFront/CalculiX/CalculiXData.hxx
  178. include/MFront/CalculiX/CalculiXException.hxx
  179. include/MFront/CalculiX/CalculiXInterface.hxx
  180. include/MFront/CalculiX/CalculiXInterfaceExceptions.hxx
  181. include/MFront/CalculiX/CalculiXRotationMatrix.hxx
  182. include/MFront/CalculiX/CalculiXStressFreeExpansionHandler.hxx
  183. include/MFront/CalculiX/CalculiXTangentOperator.hxx
  184. include/MFront/CalculiX/CalculiXTraits.hxx
  185. include/MFront/CastemMaterialPropertyInterface.hxx
  186. include/MFront/CastemModelInterface.hxx
  187. include/MFront/CodeBlock.hxx
  188. include/MFront/CodeBlock.ixx
  189. include/MFront/CodeGeneratorUtilities.hxx
  190. include/MFront/CodeGeneratorUtilities.ixx
  191. include/MFront/CompiledTargetDescriptionBase.hxx
  192. include/MFront/DSLBase.hxx
  193. include/MFront/DSLBase.ixx
  194. include/MFront/DSLFactory.hxx
  195. include/MFront/DSLProxy.hxx
  196. include/MFront/DSLProxy.ixx
  197. include/MFront/DSLUtilities.hxx
  198. include/MFront/DSLUtilities.ixx
  199. include/MFront/DataInterpolationUtilities.hxx
  200. include/MFront/DefaultCZMCodeGenerator.hxx
  201. include/MFront/DefaultCZMDSL.hxx
  202. include/MFront/DefaultCodeGeneratorBase.hxx
  203. include/MFront/DefaultDSL.hxx
  204. include/MFront/DefaultDSLBase.hxx
  205. include/MFront/DefaultFiniteStrainCodeGenerator.hxx
  206. include/MFront/DefaultFiniteStrainDSL.hxx
  207. include/MFront/DefaultGenericBehaviourDSL.hxx
  208. include/MFront/DefaultModelDSL.hxx
  209. include/MFront/DocumentationGeneratorBase.hxx
  210. include/MFront/ExecutableDescription.hxx
  211. include/MFront/FileDescription.hxx
  212. include/MFront/GeneratorOptions.hxx
  213. include/MFront/GenericBehaviour/BehaviourData.h
  214. include/MFront/GenericBehaviour/BehaviourData.hxx
  215. include/MFront/GenericBehaviour/ComputeStiffnessTensor.hxx
  216. include/MFront/GenericBehaviour/ComputeStiffnessTensor.ixx
  217. include/MFront/GenericBehaviour/GenericBehaviourTraits.hxx
  218. include/MFront/GenericBehaviour/GreenLagrangeStrainIntegrate.hxx
  219. include/MFront/GenericBehaviour/Integrate.hxx
  220. include/MFront/GenericBehaviour/LogarithmicStrainIntegrate.hxx
  221. include/MFront/GenericBehaviour/StandardFiniteStrainBehaviourIntegrate.hxx
  222. include/MFront/GenericBehaviour/State.h
  223. include/MFront/GenericBehaviour/State.hxx
  224. include/MFront/GenericBehaviour/Types.h
  225. include/MFront/GenericBehaviour/Types.hxx
  226. include/MFront/GenericBehaviourFiniteStrainMTestFileGenerator.hxx
  227. include/MFront/GenericBehaviourInterface.hxx
  228. include/MFront/GenericBehaviourMTestFileGenerator.hxx
  229. include/MFront/GenericBehaviourSmallStrainMTestFileGenerator.hxx
  230. include/MFront/GenericBehaviourSymbolsGenerator.hxx
  231. include/MFront/GenericData.hxx
  232. include/MFront/GenericMaterialProperty/MaterialProperty.h
  233. include/MFront/GenericMaterialProperty/OutOfBoundsPolicy.h
  234. include/MFront/GenericMaterialProperty/OutputStatus.h
  235. include/MFront/GenericMaterialProperty/Types.h
  236. include/MFront/GenericMaterialProperty/Types.hxx
  237. include/MFront/GenericMaterialPropertyInterface.hxx
  238. include/MFront/GenericMaterialPropertyInterfaceBase.hxx
  239. include/MFront/GenericModelInterface.hxx
  240. include/MFront/GlobalDomainSpecificLanguageOptionsManager.hxx
  241. include/MFront/Gradient.hxx
  242. include/MFront/ImplicitCZMDSL.hxx
  243. include/MFront/ImplicitCodeGeneratorBase.hxx
  244. include/MFront/ImplicitDSL.hxx
  245. include/MFront/ImplicitDSLBase.hxx
  246. include/MFront/ImplicitDSLII.hxx
  247. include/MFront/ImplicitFiniteStrainDSL.hxx
  248. include/MFront/ImplicitGenericBehaviourDSL.hxx
  249. include/MFront/ImplicitModelDSL.hxx
  250. include/MFront/InitDSLs.hxx
  251. include/MFront/InitInterfaces.hxx
  252. include/MFront/InstallPath.hxx
  253. include/MFront/IntegrationScheme.hxx
  254. include/MFront/InterfaceBase.hxx
  255. include/MFront/IsotropicBehaviourCodeGeneratorBase.hxx
  256. include/MFront/IsotropicMisesCreepCodeGenerator.hxx
  257. include/MFront/IsotropicMisesPlasticFlowCodeGenerator.hxx
  258. include/MFront/IsotropicStrainHardeningMisesCreepCodeGenerator.hxx
  259. include/MFront/LawFunction.hxx
  260. include/MFront/LibraryDescription.hxx
  261. include/MFront/LocalDataStructure.hxx
  262. include/MFront/MFront.hxx
  263. include/MFront/MFrontBase.hxx
  264. include/MFront/MFrontConfig.hxx
  265. include/MFront/MFrontDatabase.hxx
  266. include/MFront/MFrontDebugMode.hxx
  267. include/MFront/MFrontHeader.hxx
  268. include/MFront/MFrontLock.hxx
  269. include/MFront/MFrontLogStream.hxx
  270. include/MFront/MFrontTemplateGenerationOptions.hxx
  271. include/MFront/MFrontUtilities.hxx
  272. include/MFront/MFrontUtilities.ixx
  273. include/MFront/MFrontWarningMode.hxx
  274. include/MFront/MTestFileGeneratorBase.hxx
  275. include/MFront/MakefileGenerator.hxx
  276. include/MFront/MaterialKnowledgeAttribute.hxx
  277. include/MFront/MaterialKnowledgeDescription.hxx
  278. include/MFront/MaterialKnowledgeDescription.ixx
  279. include/MFront/MaterialKnowledgeType.hxx
  280. include/MFront/MaterialPropertyDSL.hxx
  281. include/MFront/MaterialPropertyDescription.hxx
  282. include/MFront/MaterialPropertyInterfaceFactory.hxx
  283. include/MFront/MaterialPropertyInterfaceProxy.hxx
  284. include/MFront/MaterialPropertyInterfaceProxy.ixx
  285. include/MFront/MaterialPropertyParametersHandler.hxx
  286. include/MFront/MaterialPropertyQuery.hxx
  287. include/MFront/ModelDSL.hxx
  288. include/MFront/ModelDSLBase.hxx
  289. include/MFront/ModelDSLBase.ixx
  290. include/MFront/ModelDSLCommon.hxx
  291. include/MFront/ModelDescription.hxx
  292. include/MFront/ModelInterfaceFactory.hxx
  293. include/MFront/ModelInterfaceProxy.hxx
  294. include/MFront/ModelInterfaceProxy.ixx
  295. include/MFront/ModelQuery.hxx
  296. include/MFront/MultipleIsotropicMisesFlowsCodeGenerator.hxx
  297. include/MFront/NonLinearSystemSolver.hxx
  298. include/MFront/NonLinearSystemSolverFactory.hxx
  299. include/MFront/OverridableImplementation.hxx
  300. include/MFront/OverridableImplementation.ixx
  301. include/MFront/PathSpecifier.hxx
  302. include/MFront/PedanticMode.hxx
  303. include/MFront/QueryHandlerBase.hxx
  304. include/MFront/QueryUtilities.hxx
  305. include/MFront/RungeKuttaCodeGeneratorBase.hxx
  306. include/MFront/SearchPathsHandler.hxx
  307. include/MFront/SpecificTargetDescription.hxx
  308. include/MFront/StaticVarHandler.hxx
  309. include/MFront/StaticVariableDescription.hxx
  310. include/MFront/SupportedTypes.hxx
  311. include/MFront/SymbolsGenerator.hxx
  312. include/MFront/TargetsDescription.hxx
  313. include/MFront/ThermodynamicForce.hxx
  314. include/MFront/UMATInterfaceBase.hxx
  315. include/MFront/UmatFiniteStrainMTestFileGenerator.hxx
  316. include/MFront/UmatSmallStrainMTestFileGenerator.hxx
  317. include/MFront/VarHandler.hxx
  318. include/MFront/VariableAttribute.hxx
  319. include/MFront/VariableBoundsDescription.hxx
  320. include/MFront/VariableDescription.hxx
  321. include/MFront/VariableDescription.ixx
  322. include/MFront/VariableDescriptionBase.hxx
  323. include/MTest/AbaqusExplicitBehaviour.hxx
  324. include/MTest/AbaqusFiniteStrainBehaviour.hxx
  325. include/MTest/AbaqusSmallStrainBehaviour.hxx
  326. include/MTest/AbaqusStandardBehaviour.hxx
  327. include/MTest/AccelerationAlgorithm.hxx
  328. include/MTest/AccelerationAlgorithmFactory.hxx
  329. include/MTest/AnsysFiniteStrainBehaviour.hxx
  330. include/MTest/AnsysNormaliseTangentOperator.hxx
  331. include/MTest/AnsysSmallStrainBehaviour.hxx
  332. include/MTest/AnsysStandardBehaviour.hxx
  333. include/MTest/AsterCohesiveZoneModel.hxx
  334. include/MTest/AsterFiniteStrainBehaviour.hxx
  335. include/MTest/AsterLogarithmicStrainBehaviourWrapper.hxx
  336. include/MTest/AsterSmallStrainBehaviour.hxx
  337. include/MTest/AsterStandardBehaviour.hxx
  338. include/MTest/Behaviour.hxx
  339. include/MTest/BehaviourWorkSpace.hxx
  340. include/MTest/BehaviourWrapperBase.hxx
  341. include/MTest/CalculiXFiniteStrainBehaviour.hxx
  342. include/MTest/CalculiXSmallStrainBehaviour.hxx
  343. include/MTest/CalculiXStandardBehaviour.hxx
  344. include/MTest/CastemAccelerationAlgorithm.hxx
  345. include/MTest/CastemCohesiveZoneModel.hxx
  346. include/MTest/CastemEvolution.hxx
  347. include/MTest/CastemFiniteStrainBehaviour.hxx
  348. include/MTest/CastemFiniteStrainBehaviour2.hxx
  349. include/MTest/CastemInterfaceVersion.hxx
  350. include/MTest/CastemMaterialProperty.hxx
  351. include/MTest/CastemModel.hxx
  352. include/MTest/CastemSmallStrainBehaviour.hxx
  353. include/MTest/CastemStandardBehaviour.hxx
  354. include/MTest/CastemUmatFiniteStrainBehaviour.hxx
  355. include/MTest/CastemUmatSmallStrainBehaviour.hxx
  356. include/MTest/CastemUmatStandardBehaviour.hxx
  357. include/MTest/Config.hxx
  358. include/MTest/Constraint.hxx
  359. include/MTest/ConstraintBase.hxx
  360. include/MTest/CurrentState.hxx
  361. include/MTest/CyranoBehaviour.hxx
  362. include/MTest/CyranoEvolution.hxx
  363. include/MTest/CyranoMaterialProperty.hxx
  364. include/MTest/DianaFEASmallStrainBehaviour.hxx
  365. include/MTest/Evolution.hxx
  366. include/MTest/FAndersonAccelerationAlgorithm.hxx
  367. include/MTest/FunctionEvolution.hxx
  368. include/MTest/GasEquationOfState.hxx
  369. include/MTest/GenericBehaviour.hxx
  370. include/MTest/GenericEvolution.hxx
  371. include/MTest/GenericMaterialProperty.hxx
  372. include/MTest/GenericSolver.hxx
  373. include/MTest/ImposedGradient.hxx
  374. include/MTest/ImposedThermodynamicForce.hxx
  375. include/MTest/IronsTuckAccelerationAlgorithm.hxx
  376. include/MTest/MTest.hxx
  377. include/MTest/MTestFileExport.hxx
  378. include/MTest/MTestParser.hxx
  379. include/MTest/MaterialProperty.hxx
  380. include/MTest/MaterialPropertyBase.hxx
  381. include/MTest/MistralBehaviour.hxx
  382. include/MTest/NonLinearConstraint.hxx
  383. include/MTest/OxidationStatusEvolution.hxx
  384. include/MTest/PipeFailureCriteriaFactory.hxx
  385. include/MTest/PipeFailureCriterion.hxx
  386. include/MTest/PipeMesh.hxx
  387. include/MTest/PipeProfileHandler.hxx
  388. include/MTest/PipeTest.hxx
  389. include/MTest/PipeTestParser.hxx
  390. include/MTest/RoundingMode.hxx
  391. include/MTest/Scheme.hxx
  392. include/MTest/SchemeBase.hxx
  393. include/MTest/SchemeParserBase.hxx
  394. include/MTest/SecantAccelerationAlgorithm.hxx
  395. include/MTest/SingleStructureScheme.hxx
  396. include/MTest/SingleStructureSchemeParser.hxx
  397. include/MTest/Solver.hxx
  398. include/MTest/SolverOptions.hxx
  399. include/MTest/SolverWorkSpace.hxx
  400. include/MTest/StandardBehaviourBase.hxx
  401. include/MTest/SteffensenAccelerationAlgorithm.hxx
  402. include/MTest/StructureCurrentState.hxx
  403. include/MTest/Study.hxx
  404. include/MTest/StudyCurrentState.hxx
  405. include/MTest/StudyCurrentState.ixx
  406. include/MTest/StudyParameter.hxx
  407. include/MTest/TextDataUtilities.hxx
  408. include/MTest/Types.hxx
  409. include/MTest/UAndersonAccelerationAlgorithm.hxx
  410. include/MTest/UmatNormaliseTangentOperator.hxx
  411. include/MTest/UserDefinedPostProcessing.hxx
  412. include/NUMODIS/AnalyseJunction.hxx
  413. include/NUMODIS/BCC.hxx
  414. include/NUMODIS/Config.hxx
  415. include/NUMODIS/Crystallo.hxx
  416. include/NUMODIS/Cubic.hxx
  417. include/NUMODIS/FCC.hxx
  418. include/NUMODIS/FrankRead.hxx
  419. include/NUMODIS/GSystem.hxx
  420. include/NUMODIS/HCP.hxx
  421. include/NUMODIS/Hardening.hxx
  422. include/NUMODIS/IBurgers.hxx
  423. include/NUMODIS/IDirection.hxx
  424. include/NUMODIS/IPlane.hxx
  425. include/NUMODIS/IsotropicLineTensionModel.hxx
  426. include/NUMODIS/TripleNode.hxx
  427. include/NUMODIS/Utilities.hxx
  428. include/NUMODIS/Vect3.hxx
  429. include/TFEL/Config/GetInstallPath.hxx
  430. include/TFEL/Config/GetTFELVersion.h
  431. include/TFEL/Config/Internals/TFELTypesInternals.hxx
  432. include/TFEL/Config/TFELConfig.hxx
  433. include/TFEL/Config/TFELTypes.hxx
  434. include/TFEL/Config/TFEL_MATH_Config.hxx
  435. include/TFEL/ContractViolation.hxx
  436. include/TFEL/Exception/TFELException.hxx
  437. include/TFEL/FSAlgorithm/FSAlgorithm.hxx
  438. include/TFEL/FSAlgorithm/accumulate.hxx
  439. include/TFEL/FSAlgorithm/copy.hxx
  440. include/TFEL/FSAlgorithm/equal.hxx
  441. include/TFEL/FSAlgorithm/fill.hxx
  442. include/TFEL/FSAlgorithm/for_each.hxx
  443. include/TFEL/FSAlgorithm/generate.hxx
  444. include/TFEL/FSAlgorithm/inner_product.hxx
  445. include/TFEL/FSAlgorithm/iota.hxx
  446. include/TFEL/FSAlgorithm/loop.hxx
  447. include/TFEL/FSAlgorithm/max_element.hxx
  448. include/TFEL/FSAlgorithm/min_element.hxx
  449. include/TFEL/FSAlgorithm/swap_ranges.hxx
  450. include/TFEL/FSAlgorithm/transform.hxx
  451. include/TFEL/Glossary/Forward/Glossary.hxx
  452. include/TFEL/Glossary/Glossary.hxx
  453. include/TFEL/Glossary/GlossaryEntry.hxx
  454. include/TFEL/Macros.hxx
  455. include/TFEL/Material/AnisotropicEshelbyTensor.hxx
  456. include/TFEL/Material/AnisotropicEshelbyTensor.ixx
  457. include/TFEL/Material/Barlat2004YieldCriterion.hxx
  458. include/TFEL/Material/Barlat2004YieldCriterion.ixx
  459. include/TFEL/Material/BoundsCheck.hxx
  460. include/TFEL/Material/Cazacu2001YieldCriterion.hxx
  461. include/TFEL/Material/Cazacu2001YieldCriterion.ixx
  462. include/TFEL/Material/Cazacu2004IsotropicYieldCriterion.hxx
  463. include/TFEL/Material/Cazacu2004IsotropicYieldCriterion.ixx
  464. include/TFEL/Material/Cazacu2004OrthotropicYieldCriterion.hxx
  465. include/TFEL/Material/Cazacu2004OrthotropicYieldCriterion.ixx
  466. include/TFEL/Material/Cazacu2004YieldCriterionTypes.hxx
  467. include/TFEL/Material/ChuNeedleman1980StrainBasedNucleationModel.hxx
  468. include/TFEL/Material/ChuNeedleman1980StrainBasedNucleationModel.ixx
  469. include/TFEL/Material/ChuNeedleman1980StressBasedNucleationModel.hxx
  470. include/TFEL/Material/ChuNeedleman1980StressBasedNucleationModel.ixx
  471. include/TFEL/Material/CrystalStructure.hxx
  472. include/TFEL/Material/DDIF2Base.hxx
  473. include/TFEL/Material/DDIF2Base.ixx
  474. include/TFEL/Material/Drucker1949YieldCriterion.hxx
  475. include/TFEL/Material/Drucker1949YieldCriterion.ixx
  476. include/TFEL/Material/Eshelby.hxx
  477. include/TFEL/Material/EshelbyBasedHomogenization.hxx
  478. include/TFEL/Material/EshelbyTolerances.hxx
  479. include/TFEL/Material/FiniteStrainBehaviourTangentOperator.hxx
  480. include/TFEL/Material/FiniteStrainBehaviourTangentOperator.ixx
  481. include/TFEL/Material/FiniteStrainBehaviourTangentOperatorBase.hxx
  482. include/TFEL/Material/GursonTvergaardNeedleman.hxx
  483. include/TFEL/Material/GursonTvergaardNeedleman1982StressCriterion.hxx
  484. include/TFEL/Material/GursonTvergaardNeedleman1982StressCriterion.ixx
  485. include/TFEL/Material/HarmonicSumOfNortonHoffViscoplasticFlows.hxx
  486. include/TFEL/Material/HarmonicSumOfNortonHoffViscoplasticFlows.ixx
  487. include/TFEL/Material/Hill.hxx
  488. include/TFEL/Material/Hill.ixx
  489. include/TFEL/Material/Hosford1972YieldCriterion.hxx
  490. include/TFEL/Material/Hosford1972YieldCriterion.ixx
  491. include/TFEL/Material/InverseLangevinFunction.hxx
  492. include/TFEL/Material/InverseLangevinFunction.ixx
  493. include/TFEL/Material/IsotropicEshelbyTensor.hxx
  494. include/TFEL/Material/IsotropicEshelbyTensor.ixx
  495. include/TFEL/Material/IsotropicLinearFourierHookLaw.hxx
  496. include/TFEL/Material/IsotropicLinearFourierLaw.hxx
  497. include/TFEL/Material/IsotropicModuli.hxx
  498. include/TFEL/Material/IsotropicModuli.ixx
  499. include/TFEL/Material/IsotropicPlasticity.hxx
  500. include/TFEL/Material/IsotropicPlasticity.ixx
  501. include/TFEL/Material/Lame.hxx
  502. include/TFEL/Material/LinearHomogenizationBounds.hxx
  503. include/TFEL/Material/LinearHomogenizationBounds.ixx
  504. include/TFEL/Material/LinearHomogenizationSchemes.hxx
  505. include/TFEL/Material/LinearHomogenizationSchemes.ixx
  506. include/TFEL/Material/LocalisationTensor.hxx
  507. include/TFEL/Material/LocalisationTensor.ixx
  508. include/TFEL/Material/LogarithmicStrainComputeAxialStrainIncrementElasticPrediction.hxx
  509. include/TFEL/Material/LogarithmicStrainComputeAxialStrainIncrementElasticPrediction.ixx
  510. include/TFEL/Material/LogarithmicStrainHandler.hxx
  511. include/TFEL/Material/LogarithmicStrainHandler.ixx
  512. include/TFEL/Material/MaterialException.hxx
  513. include/TFEL/Material/MechanicalBehaviour.hxx
  514. include/TFEL/Material/MechanicalBehaviourTraits.hxx
  515. include/TFEL/Material/MetallicCFCGenericSlidingSystemsInteractionMatrix.hxx
  516. include/TFEL/Material/MetallicCFCGenericSlidingSystemsInteractionMatrix.ixx
  517. include/TFEL/Material/MetallicCFCSlidingSystems.hxx
  518. include/TFEL/Material/MetallicCFCSlidingSystems.ixx
  519. include/TFEL/Material/MichelAndSuquet1992HollowSphereStressCriterion.hxx
  520. include/TFEL/Material/MichelAndSuquet1992HollowSphereStressCriterion.ixx
  521. include/TFEL/Material/MicrostructureDescription.hxx
  522. include/TFEL/Material/MicrostructureLinearHomogenization.hxx
  523. include/TFEL/Material/MicrostructureLinearHomogenization.ixx
  524. include/TFEL/Material/ModellingHypothesis.hxx
  525. include/TFEL/Material/MohrCoulombYieldCriterion.hxx
  526. include/TFEL/Material/MohrCoulombYieldCriterion.ixx
  527. include/TFEL/Material/OrthotropicAxesConvention.hxx
  528. include/TFEL/Material/OrthotropicAxesConvention.ixx
  529. include/TFEL/Material/OrthotropicPlasticity.hxx
  530. include/TFEL/Material/OrthotropicPlasticity.ixx
  531. include/TFEL/Material/OrthotropicStressLinearTransformation.hxx
  532. include/TFEL/Material/OrthotropicStressLinearTransformation.ixx
  533. include/TFEL/Material/OutOfBoundsPolicy.hxx
  534. include/TFEL/Material/PiPlane.hxx
  535. include/TFEL/Material/PiPlane.ixx
  536. include/TFEL/Material/PolyCrystalsSlidingSystems.hxx
  537. include/TFEL/Material/PolyCrystalsSlidingSystems.ixx
  538. include/TFEL/Material/PowerLawStrainBasedNucleationModel.hxx
  539. include/TFEL/Material/PowerLawStrainBasedNucleationModel.ixx
  540. include/TFEL/Material/PowerLawStressBasedNucleationModel.hxx
  541. include/TFEL/Material/PowerLawStressBasedNucleationModel.ixx
  542. include/TFEL/Material/RambergOsgood.hxx
  543. include/TFEL/Material/RousselierTanguyBesson2002StressCriterion.hxx
  544. include/TFEL/Material/RousselierTanguyBesson2002StressCriterion.ixx
  545. include/TFEL/Material/SlipSystemsDescription.hxx
  546. include/TFEL/Material/StiffnessTensor.hxx
  547. include/TFEL/Material/StiffnessTensor.ixx
  548. include/TFEL/Material/ThermalBehaviour.hxx
  549. include/TFEL/Material/ThermalBehaviourData.hxx
  550. include/TFEL/Material/ThermoMechanicalBehaviour.hxx
  551. include/TFEL/Math/AccelerationAlgorithms/AitkenAccelerationAlgorithm.hxx
  552. include/TFEL/Math/AccelerationAlgorithms/AitkenAccelerationAlgorithm.ixx
  553. include/TFEL/Math/AccelerationAlgorithms/AndersonBase.hxx
  554. include/TFEL/Math/AccelerationAlgorithms/AndersonBase.ixx
  555. include/TFEL/Math/AccelerationAlgorithms/CovarianceMatrix.hxx
  556. include/TFEL/Math/AccelerationAlgorithms/CovarianceMatrix.ixx
  557. include/TFEL/Math/AccelerationAlgorithms/FAnderson.hxx
  558. include/TFEL/Math/AccelerationAlgorithms/FAnderson.ixx
  559. include/TFEL/Math/AccelerationAlgorithms/UAnderson.hxx
  560. include/TFEL/Math/AccelerationAlgorithms/UAnderson.ixx
  561. include/TFEL/Math/Array/ArrayCommonMethods.hxx
  562. include/TFEL/Math/Array/ArrayCommonMethods.ixx
  563. include/TFEL/Math/Array/ArrayConcept.hxx
  564. include/TFEL/Math/Array/ArrayPolicies.hxx
  565. include/TFEL/Math/Array/ArrayPolicies.ixx
  566. include/TFEL/Math/Array/CoalescedView.hxx
  567. include/TFEL/Math/Array/ConstFixedSizeArrayBase.hxx
  568. include/TFEL/Math/Array/ConstFixedSizeArrayBase.ixx
  569. include/TFEL/Math/Array/ConstRuntimeArrayBase.hxx
  570. include/TFEL/Math/Array/ConstRuntimeArrayBase.ixx
  571. include/TFEL/Math/Array/FixedSizeArrayDerivative.hxx
  572. include/TFEL/Math/Array/FixedSizeArrayPolicies.hxx
  573. include/TFEL/Math/Array/FixedSizeIndexingPolicies.hxx
  574. include/TFEL/Math/Array/GenericFixedSizeArray.hxx
  575. include/TFEL/Math/Array/GenericFixedSizeArray.ixx
  576. include/TFEL/Math/Array/GenericRuntimeArray.hxx
  577. include/TFEL/Math/Array/GenericRuntimeArray.ixx
  578. include/TFEL/Math/Array/IndexingPolicies.hxx
  579. include/TFEL/Math/Array/IndexingPolicies.ixx
  580. include/TFEL/Math/Array/IterateOverMultipleIndices.hxx
  581. include/TFEL/Math/Array/MultipleIndicesFunctors.hxx
  582. include/TFEL/Math/Array/MutableFixedSizeArrayBase.hxx
  583. include/TFEL/Math/Array/MutableFixedSizeArrayBase.ixx
  584. include/TFEL/Math/Array/MutableRuntimeArrayBase.hxx
  585. include/TFEL/Math/Array/MutableRuntimeArrayBase.ixx
  586. include/TFEL/Math/Array/RuntimeArrayPolicies.hxx
  587. include/TFEL/Math/Array/RuntimeIndexingPolicies.hxx
  588. include/TFEL/Math/Array/StandardTemplateLibraryCompatibilityLayers.hxx
  589. include/TFEL/Math/Array/StandardTemplateLibraryCompatibilityLayers.ixx
  590. include/TFEL/Math/Array/View.hxx
  591. include/TFEL/Math/Array/ViewsArray.hxx
  592. include/TFEL/Math/Array/ViewsArrayIO.hxx
  593. include/TFEL/Math/Array/fsarrayIO.hxx
  594. include/TFEL/Math/Array/runtime_arrayIO.hxx
  595. include/TFEL/Math/Bindings/atlas.hxx
  596. include/TFEL/Math/Broyden.hxx
  597. include/TFEL/Math/Broyden2.hxx
  598. include/TFEL/Math/CubicSpline.hxx
  599. include/TFEL/Math/CubicSpline.ixx
  600. include/TFEL/Math/Discretization1D.hxx
  601. include/TFEL/Math/Discretization1D.ixx
  602. include/TFEL/Math/Evaluator.hxx
  603. include/TFEL/Math/ExpressionTemplates/Expr.hxx
  604. include/TFEL/Math/ExpressionTemplates/StandardOperations.hxx
  605. include/TFEL/Math/FSLevenbergMarquardt.hxx
  606. include/TFEL/Math/FactorizedKriging.hxx
  607. include/TFEL/Math/FactorizedKriging1D1D.hxx
  608. include/TFEL/Math/FactorizedKriging1D2D.hxx
  609. include/TFEL/Math/FactorizedKriging1D3D.hxx
  610. include/TFEL/Math/FischerBurmeister.hxx
  611. include/TFEL/Math/FischerBurmeister.ixx
  612. include/TFEL/Math/Forward/Complex.hxx
  613. include/TFEL/Math/Forward/Expr.hxx
  614. include/TFEL/Math/Forward/fsarray.hxx
  615. include/TFEL/Math/Forward/matrix.hxx
  616. include/TFEL/Math/Forward/qt.hxx
  617. include/TFEL/Math/Forward/runtime_array.hxx
  618. include/TFEL/Math/Forward/st2tost2.hxx
  619. include/TFEL/Math/Forward/st2tot2.hxx
  620. include/TFEL/Math/Forward/stensor.hxx
  621. include/TFEL/Math/Forward/t2tost2.hxx
  622. include/TFEL/Math/Forward/t2tot2.hxx
  623. include/TFEL/Math/Forward/tensor.hxx
  624. include/TFEL/Math/Forward/tmatrix.hxx
  625. include/TFEL/Math/Forward/tvector.hxx
  626. include/TFEL/Math/Forward/vector.hxx
  627. include/TFEL/Math/General/Abs.hxx
  628. include/TFEL/Math/General/AbsCompare.hxx
  629. include/TFEL/Math/General/BasicOperations.hxx
  630. include/TFEL/Math/General/Compare.hxx
  631. include/TFEL/Math/General/Complex.hxx
  632. include/TFEL/Math/General/ComputeBinaryResult.hxx
  633. include/TFEL/Math/General/ComputeObjectTag.hxx
  634. include/TFEL/Math/General/ComputeObjectTag.ixx
  635. include/TFEL/Math/General/ComputeUnaryResult.hxx
  636. include/TFEL/Math/General/ConceptRebind.hxx
  637. include/TFEL/Math/General/ConstExprMathFunctions.hxx
  638. include/TFEL/Math/General/CubicRoots.hxx
  639. include/TFEL/Math/General/DerivativeType.hxx
  640. include/TFEL/Math/General/DerivativeType.ixx
  641. include/TFEL/Math/General/DifferenceRandomAccessIterator.hxx
  642. include/TFEL/Math/General/DotProduct.hxx
  643. include/TFEL/Math/General/EmptyRunTimeProperties.hxx
  644. include/TFEL/Math/General/IEEE754.hxx
  645. include/TFEL/Math/General/IEEE754.ixx
  646. include/TFEL/Math/General/LogicalOperations.hxx
  647. include/TFEL/Math/General/MathConstants.hxx
  648. include/TFEL/Math/General/MathObjectTraits.hxx
  649. include/TFEL/Math/General/RandomRotationMatrix.hxx
  650. include/TFEL/Math/General/ResultType.hxx
  651. include/TFEL/Math/General/RunTimeCheck.hxx
  652. include/TFEL/Math/General/StridedRandomAccessIterator.hxx
  653. include/TFEL/Math/General/UnaryResultType.hxx
  654. include/TFEL/Math/General/floating_point_exceptions.hxx
  655. include/TFEL/Math/IntegerEvaluator.hxx
  656. include/TFEL/Math/Kriging.hxx
  657. include/TFEL/Math/Kriging/FactorizedKriging.ixx
  658. include/TFEL/Math/Kriging/Kriging.ixx
  659. include/TFEL/Math/Kriging/KrigingDefaultModel1D.hxx
  660. include/TFEL/Math/Kriging/KrigingDefaultModel2D.hxx
  661. include/TFEL/Math/Kriging/KrigingDefaultModel3D.hxx
  662. include/TFEL/Math/Kriging/KrigingDefaultModels.hxx
  663. include/TFEL/Math/Kriging/KrigingDefaultNuggetModel.hxx
  664. include/TFEL/Math/Kriging/KrigingErrors.hxx
  665. include/TFEL/Math/Kriging/KrigingPieceWiseLinearModel1D.hxx
  666. include/TFEL/Math/Kriging/KrigingUtilities.hxx
  667. include/TFEL/Math/Kriging/KrigingVariable.hxx
  668. include/TFEL/Math/Kriging1D.hxx
  669. include/TFEL/Math/Kriging2D.hxx
  670. include/TFEL/Math/Kriging3D.hxx
  671. include/TFEL/Math/LU/LUDecomp.hxx
  672. include/TFEL/Math/LU/LUDecomp.ixx
  673. include/TFEL/Math/LU/LUException.hxx
  674. include/TFEL/Math/LU/Permutation.hxx
  675. include/TFEL/Math/LU/Permutation.ixx
  676. include/TFEL/Math/LU/TinyMatrixSolve.ixx
  677. include/TFEL/Math/LU/TinyPermutation.hxx
  678. include/TFEL/Math/LU/TinyPermutation.ixx
  679. include/TFEL/Math/LUSolve.hxx
  680. include/TFEL/Math/LevenbergMarquardt.hxx
  681. include/TFEL/Math/LinearInterpolation.hxx
  682. include/TFEL/Math/LinearInterpolation.ixx
  683. include/TFEL/Math/MathException.hxx
  684. include/TFEL/Math/Matrix/MatrixConcept.hxx
  685. include/TFEL/Math/Matrix/MatrixConceptOperations.hxx
  686. include/TFEL/Math/Matrix/TMatrixTMatrixExpr.hxx
  687. include/TFEL/Math/Matrix/TMatrixTVectorExpr.hxx
  688. include/TFEL/Math/Matrix/TVectorTMatrixExpr.hxx
  689. include/TFEL/Math/Matrix/TinyMatrixInvert.ixx
  690. include/TFEL/Math/Matrix/matrix.ixx
  691. include/TFEL/Math/Matrix/tmatrix.ixx
  692. include/TFEL/Math/Matrix/tmatrixIO.hxx
  693. include/TFEL/Math/Matrix/tmatrixResultType.hxx
  694. include/TFEL/Math/Minimization/FSLevenbergMarquardt.ixx
  695. include/TFEL/Math/Minimization/LevenbergMarquardt.ixx
  696. include/TFEL/Math/Minimization/LevenbergMarquardtFunctionWrapper.hxx
  697. include/TFEL/Math/Minimization/LevenbergMarquardtFunctionWrapper.ixx
  698. include/TFEL/Math/NonLinearSolvers/BissectionAlgorithmBase.hxx
  699. include/TFEL/Math/NonLinearSolvers/BissectionAlgorithmBase.ixx
  700. include/TFEL/Math/NonLinearSolvers/Broyden.ixx
  701. include/TFEL/Math/NonLinearSolvers/Broyden2.ixx
  702. include/TFEL/Math/NonLinearSolvers/ScalarNewtonRaphson.ixx
  703. include/TFEL/Math/NonLinearSolvers/TinyBroyden2Solver.ixx
  704. include/TFEL/Math/NonLinearSolvers/TinyBroydenSolver.ixx
  705. include/TFEL/Math/NonLinearSolvers/TinyLevenbergMarquardtSolver.ixx
  706. include/TFEL/Math/NonLinearSolvers/TinyNewtonRaphsonSolver.ixx
  707. include/TFEL/Math/NonLinearSolvers/TinyNonLinearSolverBase.hxx
  708. include/TFEL/Math/NonLinearSolvers/TinyNonLinearSolverBase.ixx
  709. include/TFEL/Math/NonLinearSolvers/TinyPowellDogLegAlgorithmBase.hxx
  710. include/TFEL/Math/NonLinearSolvers/TinyPowellDogLegBroydenSolver.ixx
  711. include/TFEL/Math/NonLinearSolvers/TinyPowellDogLegNewtonRaphsonSolver.ixx
  712. include/TFEL/Math/NumericalIntegration/GaussKronrodQuadrature.hxx
  713. include/TFEL/Math/NumericalIntegration/GaussKronrodQuadrature.ixx
  714. include/TFEL/Math/Parser/BinaryFunction.hxx
  715. include/TFEL/Math/Parser/BinaryFunction.ixx
  716. include/TFEL/Math/Parser/BinaryOperator.hxx
  717. include/TFEL/Math/Parser/BinaryOperator.ixx
  718. include/TFEL/Math/Parser/ConditionalExpr.hxx
  719. include/TFEL/Math/Parser/ConstantExternalFunction.hxx
  720. include/TFEL/Math/Parser/DifferentiatedFunctionExpr.hxx
  721. include/TFEL/Math/Parser/EvaluatorBase.hxx
  722. include/TFEL/Math/Parser/EvaluatorFunction.hxx
  723. include/TFEL/Math/Parser/EvaluatorFunction.ixx
  724. include/TFEL/Math/Parser/EvaluatorProxy.hxx
  725. include/TFEL/Math/Parser/EvaluatorProxy.ixx
  726. include/TFEL/Math/Parser/EvaluatorTExpr.hxx
  727. include/TFEL/Math/Parser/EvaluatorTExpr.ixx
  728. include/TFEL/Math/Parser/Expr.hxx
  729. include/TFEL/Math/Parser/ExternalCFunction.hxx
  730. include/TFEL/Math/Parser/ExternalCastemFunction.hxx
  731. include/TFEL/Math/Parser/ExternalCyranoFunction.hxx
  732. include/TFEL/Math/Parser/ExternalFunction.hxx
  733. include/TFEL/Math/Parser/ExternalFunctionExpr.hxx
  734. include/TFEL/Math/Parser/ExternalFunctionExpr2.hxx
  735. include/TFEL/Math/Parser/ExternalFunctionManager.hxx
  736. include/TFEL/Math/Parser/Function.hxx
  737. include/TFEL/Math/Parser/Function.ixx
  738. include/TFEL/Math/Parser/IntegerEvaluatorTExpr.hxx
  739. include/TFEL/Math/Parser/KrigedFunction.hxx
  740. include/TFEL/Math/Parser/KrigedFunction.ixx
  741. include/TFEL/Math/Parser/LevenbergMarquardtEvaluatorWrapper.hxx
  742. include/TFEL/Math/Parser/LevenbergMarquardtExternalFunctionWrapper.hxx
  743. include/TFEL/Math/Parser/LogicalExpr.hxx
  744. include/TFEL/Math/Parser/LogicalExpr.ixx
  745. include/TFEL/Math/Parser/Negation.hxx
  746. include/TFEL/Math/Parser/Number.hxx
  747. include/TFEL/Math/Parser/PowerFunction.hxx
  748. include/TFEL/Math/Parser/PowerFunction.ixx
  749. include/TFEL/Math/Parser/Variable.hxx
  750. include/TFEL/Math/QR/QRDecomp.hxx
  751. include/TFEL/Math/QR/QRDecomp.ixx
  752. include/TFEL/Math/QR/QRException.hxx
  753. include/TFEL/Math/Quantity/Unit.hxx
  754. include/TFEL/Math/Quantity/Unit.ixx
  755. include/TFEL/Math/Quantity/qtIO.hxx
  756. include/TFEL/Math/Quantity/qtLimits.hxx
  757. include/TFEL/Math/Quantity/qtOperations.hxx
  758. include/TFEL/Math/Quantity/qtOperations.ixx
  759. include/TFEL/Math/Quantity/qtSpecific.hxx
  760. include/TFEL/Math/RungeKutta/RungeKutta2.ixx
  761. include/TFEL/Math/RungeKutta/RungeKutta4.ixx
  762. include/TFEL/Math/RungeKutta/RungeKutta42.ixx
  763. include/TFEL/Math/RungeKutta/RungeKutta54.ixx
  764. include/TFEL/Math/RungeKutta/TinyRungeKuttaSolverBase.hxx
  765. include/TFEL/Math/RungeKutta2.hxx
  766. include/TFEL/Math/RungeKutta4.hxx
  767. include/TFEL/Math/RungeKutta42.hxx
  768. include/TFEL/Math/RungeKutta54.hxx
  769. include/TFEL/Math/ST2toST2/BuildFromRotationMatrix.hxx
  770. include/TFEL/Math/ST2toST2/ConvertKirchhoffStressDerivativeToSpatialModuli.hxx
  771. include/TFEL/Math/ST2toST2/ConvertLogarithmicStrainTangentOperator.hxx
  772. include/TFEL/Math/ST2toST2/ConvertSpatialModuliToKirchhoffJaumanRateModuli.hxx
  773. include/TFEL/Math/ST2toST2/ConvertT2toST2ToST2toST2Expr.hxx
  774. include/TFEL/Math/ST2toST2/ConvertToTangentModuli.hxx
  775. include/TFEL/Math/ST2toST2/ST2toST2Concept.hxx
  776. include/TFEL/Math/ST2toST2/ST2toST2Concept.ixx
  777. include/TFEL/Math/ST2toST2/ST2toST2ConceptIO.hxx
  778. include/TFEL/Math/ST2toST2/ST2toST2ConceptOperations.hxx
  779. include/TFEL/Math/ST2toST2/ST2toST2ConceptPushForward.ixx
  780. include/TFEL/Math/ST2toST2/ST2toST2ST2toST2ProductExpr.hxx
  781. include/TFEL/Math/ST2toST2/ST2toST2StensorProductExpr.hxx
  782. include/TFEL/Math/ST2toST2/ST2toST2TransposeExpr.hxx
  783. include/TFEL/Math/ST2toST2/StensorST2toST2ProductExpr.hxx
  784. include/TFEL/Math/ST2toST2/StensorSquareDerivative.hxx
  785. include/TFEL/Math/ST2toST2/StensorSymmetricProductDerivative.hxx
  786. include/TFEL/Math/ST2toST2/SymmetricStensorProductDerivative.hxx
  787. include/TFEL/Math/ST2toST2/SymmetricStensorProductDerivative.ixx
  788. include/TFEL/Math/ST2toST2/UmatNormaliseTangentOperator.hxx
  789. include/TFEL/Math/ST2toST2/UmatNormaliseTangentOperator.ixx
  790. include/TFEL/Math/ST2toST2/st2tost2.ixx
  791. include/TFEL/Math/ST2toST2/st2tost2ResultType.hxx
  792. include/TFEL/Math/ST2toT2/ST2toT2Concept.hxx
  793. include/TFEL/Math/ST2toT2/ST2toT2Concept.ixx
  794. include/TFEL/Math/ST2toT2/ST2toT2ConceptIO.hxx
  795. include/TFEL/Math/ST2toT2/ST2toT2ConceptOperations.hxx
  796. include/TFEL/Math/ST2toT2/ST2toT2ST2toST2ProductExpr.hxx
  797. include/TFEL/Math/ST2toT2/ST2toT2StensorProductExpr.hxx
  798. include/TFEL/Math/ST2toT2/ST2toT2T2toST2ProductExpr.hxx
  799. include/TFEL/Math/ST2toT2/StensorProductLeftDerivativeExpr.hxx
  800. include/TFEL/Math/ST2toT2/StensorProductRightDerivativeExpr.hxx
  801. include/TFEL/Math/ST2toT2/T2toST2ST2toT2ProductExpr.hxx
  802. include/TFEL/Math/ST2toT2/T2toT2ST2toT2ProductExpr.hxx
  803. include/TFEL/Math/ST2toT2/TensorST2toT2ProductExpr.hxx
  804. include/TFEL/Math/ST2toT2/st2tot2.ixx
  805. include/TFEL/Math/ST2toT2/st2tot2ResultType.hxx
  806. include/TFEL/Math/ScalarNewtonRaphson.hxx
  807. include/TFEL/Math/Stensor/DecompositionInPositiveAndNegativeParts.hxx
  808. include/TFEL/Math/Stensor/DecompositionInPositiveAndNegativeParts.ixx
  809. include/TFEL/Math/Stensor/Internals/FSESSymmetricEigenSolver.hxx
  810. include/TFEL/Math/Stensor/Internals/FSESSymmetricEigenSolver.ixx
  811. include/TFEL/Math/Stensor/Internals/GteSymmetricEigenSolver.hxx
  812. include/TFEL/Math/Stensor/Internals/GteSymmetricEigenSolver.ixx
  813. include/TFEL/Math/Stensor/Internals/HarariEigenSolver.hxx
  814. include/TFEL/Math/Stensor/Internals/HarariEigenSolver.ixx
  815. include/TFEL/Math/Stensor/Internals/SortEigenValues.hxx
  816. include/TFEL/Math/Stensor/Internals/SortEigenVectors.hxx
  817. include/TFEL/Math/Stensor/Internals/StensorChangeBasis.hxx
  818. include/TFEL/Math/Stensor/Internals/StensorComputeEigenValues.hxx
  819. include/TFEL/Math/Stensor/Internals/StensorComputeEigenValuesDerivatives.hxx
  820. include/TFEL/Math/Stensor/Internals/StensorComputeEigenVectors.hxx
  821. include/TFEL/Math/Stensor/Internals/StensorComputeEigenVectorsDerivatives.hxx
  822. include/TFEL/Math/Stensor/Internals/StensorComputeIsotropicFunctionDerivative.hxx
  823. include/TFEL/Math/Stensor/Internals/StensorEigenSolver.hxx
  824. include/TFEL/Math/Stensor/StensorConcept.hxx
  825. include/TFEL/Math/Stensor/StensorConcept.ixx
  826. include/TFEL/Math/Stensor/StensorConceptIO.hxx
  827. include/TFEL/Math/Stensor/StensorConceptOperations.hxx
  828. include/TFEL/Math/Stensor/StensorConceptOperations.ixx
  829. include/TFEL/Math/Stensor/StensorProduct.hxx
  830. include/TFEL/Math/Stensor/SymmetricStensorProduct.hxx
  831. include/TFEL/Math/Stensor/SymmetricStensorProduct.ixx
  832. include/TFEL/Math/Stensor/stensor.ixx
  833. include/TFEL/Math/Stensor/stensorResultType.hxx
  834. include/TFEL/Math/T2toST2/ConvertKirchhoffStressJaumanRateModuliToKirchhoffStressDerivative.hxx
  835. include/TFEL/Math/T2toST2/LeftCauchyGreenTensorDerivativeExpr.hxx
  836. include/TFEL/Math/T2toST2/RightCauchyGreenTensorDerivativeExpr.hxx
  837. include/TFEL/Math/T2toST2/ST2toST2T2toST2ProductExpr.hxx
  838. include/TFEL/Math/T2toST2/StensorT2toST2ProductExpr.hxx
  839. include/TFEL/Math/T2toST2/T2toST2Concept.hxx
  840. include/TFEL/Math/T2toST2/T2toST2Concept.ixx
  841. include/TFEL/Math/T2toST2/T2toST2ConceptIO.hxx
  842. include/TFEL/Math/T2toST2/T2toST2ConceptOperations.hxx
  843. include/TFEL/Math/T2toST2/T2toST2T2toT2ProductExpr.hxx
  844. include/TFEL/Math/T2toST2/T2toST2TensorProductExpr.hxx
  845. include/TFEL/Math/T2toST2/t2tost2.ixx
  846. include/TFEL/Math/T2toST2/t2tost2ResultType.hxx
  847. include/TFEL/Math/T2toT2/ConvertFromPK1Derivative.hxx
  848. include/TFEL/Math/T2toT2/ConvertFromPK1Derivative.ixx
  849. include/TFEL/Math/T2toT2/ConvertToPK1Derivative.hxx
  850. include/TFEL/Math/T2toT2/ConvertToPK1Derivative.ixx
  851. include/TFEL/Math/T2toT2/T2toT2Concept.hxx
  852. include/TFEL/Math/T2toT2/T2toT2Concept.ixx
  853. include/TFEL/Math/T2toT2/T2toT2ConceptIO.hxx
  854. include/TFEL/Math/T2toT2/T2toT2ConceptOperations.hxx
  855. include/TFEL/Math/T2toT2/T2toT2T2toT2ProductExpr.hxx
  856. include/TFEL/Math/T2toT2/T2toT2TensorProductExpr.hxx
  857. include/TFEL/Math/T2toT2/TensorProductLeftDerivativeExpr.hxx
  858. include/TFEL/Math/T2toT2/TensorProductRightDerivativeExpr.hxx
  859. include/TFEL/Math/T2toT2/TensorT2toT2ProductExpr.hxx
  860. include/TFEL/Math/T2toT2/t2tot2.ixx
  861. include/TFEL/Math/T2toT2/t2tot2ResultType.hxx
  862. include/TFEL/Math/Tensor/MatrixViewFromTensor.hxx
  863. include/TFEL/Math/Tensor/TensorConcept.hxx
  864. include/TFEL/Math/Tensor/TensorConcept.ixx
  865. include/TFEL/Math/Tensor/TensorConceptIO.hxx
  866. include/TFEL/Math/Tensor/TensorConceptOperations.hxx
  867. include/TFEL/Math/Tensor/TensorConceptOperations.ixx
  868. include/TFEL/Math/Tensor/TensorProduct.hxx
  869. include/TFEL/Math/Tensor/TensorTransposeExpr.hxx
  870. include/TFEL/Math/Tensor/TensorViewFromStensor.hxx
  871. include/TFEL/Math/Tensor/tensor.ixx
  872. include/TFEL/Math/Tensor/tensorResultType.hxx
  873. include/TFEL/Math/TinyBroyden2Solver.hxx
  874. include/TFEL/Math/TinyBroydenSolver.hxx
  875. include/TFEL/Math/TinyLevenbergMarquardtSolver.hxx
  876. include/TFEL/Math/TinyMatrixInvert.hxx
  877. include/TFEL/Math/TinyMatrixSolve.hxx
  878. include/TFEL/Math/TinyNewtonRaphsonSolver.hxx
  879. include/TFEL/Math/TinyPowellDogLegBroydenSolver.hxx
  880. include/TFEL/Math/TinyPowellDogLegNewtonRaphsonSolver.hxx
  881. include/TFEL/Math/Vector/VectorConcept.hxx
  882. include/TFEL/Math/Vector/VectorConceptOperations.hxx
  883. include/TFEL/Math/Vector/VectorConceptOperations.ixx
  884. include/TFEL/Math/Vector/VectorVectorDotProduct.hxx
  885. include/TFEL/Math/Vector/tvector.ixx
  886. include/TFEL/Math/Vector/tvectorIO.hxx
  887. include/TFEL/Math/Vector/tvectorResultType.hxx
  888. include/TFEL/Math/Vector/vector.ixx
  889. include/TFEL/Math/Vector/vectorResultType.hxx
  890. include/TFEL/Math/cadna.hxx
  891. include/TFEL/Math/fsarray.hxx
  892. include/TFEL/Math/matrix.hxx
  893. include/TFEL/Math/power.hxx
  894. include/TFEL/Math/power.ixx
  895. include/TFEL/Math/qt.hxx
  896. include/TFEL/Math/runtime_array.hxx
  897. include/TFEL/Math/st2tost2.hxx
  898. include/TFEL/Math/st2tot2.hxx
  899. include/TFEL/Math/stensor.hxx
  900. include/TFEL/Math/t2tost2.hxx
  901. include/TFEL/Math/t2tot2.hxx
  902. include/TFEL/Math/tensor.hxx
  903. include/TFEL/Math/tmatrix.hxx
  904. include/TFEL/Math/tvector.hxx
  905. include/TFEL/Math/types.hxx
  906. include/TFEL/Math/types.ixx
  907. include/TFEL/Math/vector.hxx
  908. include/TFEL/Metaprogramming/Concepts.hxx
  909. include/TFEL/Metaprogramming/EmptyClass.hxx
  910. include/TFEL/Metaprogramming/Forward/TypeList.hxx
  911. include/TFEL/Metaprogramming/GenerateTypeList.hxx
  912. include/TFEL/Metaprogramming/HasConstIterator.hxx
  913. include/TFEL/Metaprogramming/HasIterator.hxx
  914. include/TFEL/Metaprogramming/HasRandomAccessConstIterator.hxx
  915. include/TFEL/Metaprogramming/HasRandomAccessIterator.hxx
  916. include/TFEL/Metaprogramming/Implements.hxx
  917. include/TFEL/Metaprogramming/InvalidType.hxx
  918. include/TFEL/Metaprogramming/MakeIntegerRange.hxx
  919. include/TFEL/Metaprogramming/TypeList.hxx
  920. include/TFEL/Metaprogramming/TypeList.ixx
  921. include/TFEL/PhysicalConstants.hxx
  922. include/TFEL/Raise.hxx
  923. include/TFEL/Raise.ixx
  924. include/TFEL/System/BinaryRead.hxx
  925. include/TFEL/System/BinaryWrite.hxx
  926. include/TFEL/System/ChildProcess.hxx
  927. include/TFEL/System/ExternalBehaviourDescription.hxx
  928. include/TFEL/System/ExternalFunctionsPrototypes.hxx
  929. include/TFEL/System/ExternalLibraryManager.hxx
  930. include/TFEL/System/ExternalMaterialKnowledgeDescription.hxx
  931. include/TFEL/System/ExternalMaterialPropertyDescription.hxx
  932. include/TFEL/System/LibraryInformation.hxx
  933. include/TFEL/System/ProcessManager.h
  934. include/TFEL/System/ProcessManager.hxx
  935. include/TFEL/System/RecursiveFind.hxx
  936. include/TFEL/System/STLContainerBinaryRead.hxx
  937. include/TFEL/System/STLContainerBinaryWrite.hxx
  938. include/TFEL/System/SignalHandler.hxx
  939. include/TFEL/System/SignalHandler.ixx
  940. include/TFEL/System/SignalManager.hxx
  941. include/TFEL/System/System.hxx
  942. include/TFEL/System/SystemError.hxx
  943. include/TFEL/System/SystemError.ixx
  944. include/TFEL/System/ThreadPool.hxx
  945. include/TFEL/System/ThreadPool.ixx
  946. include/TFEL/System/ThreadedTaskResult.hxx
  947. include/TFEL/System/ThreadedTaskResult.ixx
  948. include/TFEL/System/basic_rstream.hxx
  949. include/TFEL/System/basic_rstream.ixx
  950. include/TFEL/System/basic_wstream.hxx
  951. include/TFEL/System/basic_wstream.ixx
  952. include/TFEL/System/getFunction.h
  953. include/TFEL/System/rfstream.hxx
  954. include/TFEL/System/rstreamView.hxx
  955. include/TFEL/System/rstreamView.ixx
  956. include/TFEL/System/stream_traits.hxx
  957. include/TFEL/System/wfstream.hxx
  958. include/TFEL/System/wstreamView.hxx
  959. include/TFEL/System/wstreamView.ixx
  960. include/TFEL/TFELPHYSICALCONSTANTS.INC
  961. include/TFEL/Tests/MultipleTestOutputs.hxx
  962. include/TFEL/Tests/StdStreamTestOutput.hxx
  963. include/TFEL/Tests/Test.hxx
  964. include/TFEL/Tests/TestCase.hxx
  965. include/TFEL/Tests/TestFunctionWrapper.hxx
  966. include/TFEL/Tests/TestFunctionWrapper.ixx
  967. include/TFEL/Tests/TestManager.hxx
  968. include/TFEL/Tests/TestOutput.hxx
  969. include/TFEL/Tests/TestProxy.hxx
  970. include/TFEL/Tests/TestProxy.ixx
  971. include/TFEL/Tests/TestResult.hxx
  972. include/TFEL/Tests/TestSuite.hxx
  973. include/TFEL/Tests/XMLTestOutput.hxx
  974. include/TFEL/TypeTraits/AbsType.hxx
  975. include/TFEL/TypeTraits/BaseType.hxx
  976. include/TFEL/TypeTraits/IsAssignableTo.hxx
  977. include/TFEL/TypeTraits/IsComplex.hxx
  978. include/TFEL/TypeTraits/IsFundamentalNumericType.hxx
  979. include/TFEL/TypeTraits/IsInvalid.hxx
  980. include/TFEL/TypeTraits/IsRandomAccessIterator.hxx
  981. include/TFEL/TypeTraits/IsReal.hxx
  982. include/TFEL/TypeTraits/IsScalar.hxx
  983. include/TFEL/TypeTraits/IsUnaryOperator.hxx
  984. include/TFEL/TypeTraits/Promote.hxx
  985. include/TFEL/TypeTraits/Promote/Promote.ixx
  986. include/TFEL/TypeTraits/RealPartType.hxx
  987. include/TFEL/UnicodeSupport/UnicodeSupport.hxx
  988. include/TFEL/Utilities/Argument.hxx
  989. include/TFEL/Utilities/ArgumentParser.hxx
  990. include/TFEL/Utilities/ArgumentParserBase.hxx
  991. include/TFEL/Utilities/ArgumentParserBase.ixx
  992. include/TFEL/Utilities/Config.hxx
  993. include/TFEL/Utilities/ConfigParser.hxx
  994. include/TFEL/Utilities/CxxKeywords.hxx
  995. include/TFEL/Utilities/CxxTokenizer.hxx
  996. include/TFEL/Utilities/CxxTokenizer.ixx
  997. include/TFEL/Utilities/CxxTokenizerOptions.hxx
  998. include/TFEL/Utilities/Data.hxx
  999. include/TFEL/Utilities/Data.ixx
  1000. include/TFEL/Utilities/FCString.hxx
  1001. include/TFEL/Utilities/FCString.ixx
  1002. include/TFEL/Utilities/GenTypeBase.hxx
  1003. include/TFEL/Utilities/GenTypeBase.ixx
  1004. include/TFEL/Utilities/GenTypeCastError.hxx
  1005. include/TFEL/Utilities/GenTypeSpecialisation.ixx
  1006. include/TFEL/Utilities/GeneratorOptions.hxx
  1007. include/TFEL/Utilities/Global.hxx
  1008. include/TFEL/Utilities/LaTeXGenerator.hxx
  1009. include/TFEL/Utilities/MTestDocParser.hxx
  1010. include/TFEL/Utilities/MarkdownGenerator.hxx
  1011. include/TFEL/Utilities/ParserBase.hxx
  1012. include/TFEL/Utilities/StringAlgorithms.hxx
  1013. include/TFEL/Utilities/TerminalColors.hxx
  1014. include/TFEL/Utilities/TestDocMain.hxx
  1015. include/TFEL/Utilities/TestDocParser.hxx
  1016. include/TFEL/Utilities/TestDocumentation.hxx
  1017. include/TFEL/Utilities/TextData.hxx
  1018. include/TFEL/Utilities/Token.hxx
  1019. include/TFEL/tfel_physical_constants.mod
  1020. lib/libAsterInterface.so
  1021. lib/libAsterInterface.so.5.1.0
  1022. lib/libCalculiXInterface.so
  1023. lib/libCalculiXInterface.so.5.1.0
  1024. lib/libMFMTestGenerator.so
  1025. lib/libMFMTestGenerator.so.5.1.0
  1026. lib/libMFrontLogStream.so
  1027. lib/libMFrontLogStream.so.5.1.0
  1028. lib/libMFrontProfiling.so
  1029. lib/libMFrontProfiling.so.5.1.0
  1030. lib/libMTestFileGenerator.so
  1031. lib/libMTestFileGenerator.so.5.1.0
  1032. lib/libTFELCheck.so
  1033. lib/libTFELCheck.so.5.1.0
  1034. lib/libTFELConfig.so
  1035. lib/libTFELConfig.so.5.1.0
  1036. lib/libTFELException.so
  1037. lib/libTFELException.so.5.1.0
  1038. lib/libTFELGlossary.so
  1039. lib/libTFELGlossary.so.5.1.0
  1040. lib/libTFELMFront.so
  1041. lib/libTFELMFront.so.5.1.0
  1042. lib/libTFELMFrontDatabase.so
  1043. lib/libTFELMFrontDatabase.so.5.1.0
  1044. lib/libTFELMTest.so
  1045. lib/libTFELMTest.so.5.1.0
  1046. lib/libTFELMaterial.so
  1047. lib/libTFELMaterial.so.5.1.0
  1048. lib/libTFELMath.so
  1049. lib/libTFELMath.so.5.1.0
  1050. lib/libTFELMathCubicSpline.so
  1051. lib/libTFELMathCubicSpline.so.5.1.0
  1052. lib/libTFELMathKriging.so
  1053. lib/libTFELMathKriging.so.5.1.0
  1054. lib/libTFELMathParser.so
  1055. lib/libTFELMathParser.so.5.1.0
  1056. lib/libTFELNUMODIS.so
  1057. lib/libTFELNUMODIS.so.5.1.0
  1058. lib/libTFELSystem.so
  1059. lib/libTFELSystem.so.5.1.0
  1060. lib/libTFELTests.so
  1061. lib/libTFELTests.so.5.1.0
  1062. lib/libTFELUnicodeSupport.so
  1063. lib/libTFELUnicodeSupport.so.5.1.0
  1064. lib/libTFELUtilities.so
  1065. lib/libTFELUtilities.so.5.1.0
  1066. lib/python3.11/site-packages/mfm_test_generator/__init__.py
  1067. lib/python3.11/site-packages/mfm_test_generator/__pycache__/__init__.cpython-311.opt-1.pyc
  1068. lib/python3.11/site-packages/mfm_test_generator/__pycache__/__init__.cpython-311.pyc
  1069. lib/python3.11/site-packages/mfm_test_generator/_mfm_test_generator.cpython-311.so
  1070. lib/python3.11/site-packages/mfront/__init__.py
  1071. lib/python3.11/site-packages/mfront/__pycache__/__init__.cpython-311.opt-1.pyc
  1072. lib/python3.11/site-packages/mfront/__pycache__/__init__.cpython-311.pyc
  1073. lib/python3.11/site-packages/mfront/_mfront.cpython-311.so
  1074. lib/python3.11/site-packages/mfront/database/__init__.py
  1075. lib/python3.11/site-packages/mfront/database/__pycache__/__init__.cpython-311.opt-1.pyc
  1076. lib/python3.11/site-packages/mfront/database/__pycache__/__init__.cpython-311.pyc
  1077. lib/python3.11/site-packages/mfront/database/_mfront_database.cpython-311.so
  1078. lib/python3.11/site-packages/mfront/mtest/__init__.py
  1079. lib/python3.11/site-packages/mfront/mtest/__pycache__/__init__.cpython-311.opt-1.pyc
  1080. lib/python3.11/site-packages/mfront/mtest/__pycache__/__init__.cpython-311.pyc
  1081. lib/python3.11/site-packages/mfront/umatxx/Behaviour.py
  1082. lib/python3.11/site-packages/mfront/umatxx/__init__.py
  1083. lib/python3.11/site-packages/mfront/umatxx/__pycache__/Behaviour.cpython-311.opt-1.pyc
  1084. lib/python3.11/site-packages/mfront/umatxx/__pycache__/Behaviour.cpython-311.pyc
  1085. lib/python3.11/site-packages/mfront/umatxx/__pycache__/__init__.cpython-311.opt-1.pyc
  1086. lib/python3.11/site-packages/mfront/umatxx/__pycache__/__init__.cpython-311.pyc
  1087. lib/python3.11/site-packages/mtest/__init__.py
  1088. lib/python3.11/site-packages/mtest/__pycache__/__init__.cpython-311.opt-1.pyc
  1089. lib/python3.11/site-packages/mtest/__pycache__/__init__.cpython-311.pyc
  1090. lib/python3.11/site-packages/mtest/_mtest.cpython-311.so
  1091. lib/python3.11/site-packages/tfel/__init__.py
  1092. lib/python3.11/site-packages/tfel/__pycache__/__init__.cpython-311.opt-1.pyc
  1093. lib/python3.11/site-packages/tfel/__pycache__/__init__.cpython-311.pyc
  1094. lib/python3.11/site-packages/tfel/_tfel.cpython-311.so
  1095. lib/python3.11/site-packages/tfel/glossary.cpython-311.so
  1096. lib/python3.11/site-packages/tfel/material/__init__.py
  1097. lib/python3.11/site-packages/tfel/material/__pycache__/__init__.cpython-311.opt-1.pyc
  1098. lib/python3.11/site-packages/tfel/material/__pycache__/__init__.cpython-311.pyc
  1099. lib/python3.11/site-packages/tfel/material/_material.cpython-311.so
  1100. lib/python3.11/site-packages/tfel/material/homogenization.cpython-311.so
  1101. lib/python3.11/site-packages/tfel/math.cpython-311.so
  1102. lib/python3.11/site-packages/tfel/system.cpython-311.so
  1103. lib/python3.11/site-packages/tfel/tests.cpython-311.so
  1104. lib/python3.11/site-packages/tfel/utilities.cpython-311.so
  1105. share/doc/mfront/AdditionalConvergenceChecks.md
  1106. share/doc/mfront/AdditionalTangentOperatorBlock.md
  1107. share/doc/mfront/AdditionalTangentOperatorBlocks.md
  1108. share/doc/mfront/Algorithm.md
  1109. share/doc/mfront/Author.md
  1110. share/doc/mfront/AuxiliaryModel.md
  1111. share/doc/mfront/AuxiliaryStateVar.md
  1112. share/doc/mfront/AuxiliaryStateVariable.md
  1113. share/doc/mfront/AxialGrowth.md
  1114. share/doc/mfront/Behaviour.md
  1115. share/doc/mfront/BehaviourVariable.md
  1116. share/doc/mfront/BehaviourVariableFactory.md
  1117. share/doc/mfront/Bounds.md
  1118. share/doc/mfront/Brick.md
  1119. share/doc/mfront/Coef.md
  1120. share/doc/mfront/CompareToNumericalJacobian.md
  1121. share/doc/mfront/ComputeFinalStress.md
  1122. share/doc/mfront/ComputeStiffnessTensor.md
  1123. share/doc/mfront/ComputeStress.md
  1124. share/doc/mfront/ComputeStressFreeExpansion.md
  1125. share/doc/mfront/ComputeThermalExpansion.md
  1126. share/doc/mfront/CrystalStructure.md
  1127. share/doc/mfront/DSL.md
  1128. share/doc/mfront/Date.md
  1129. share/doc/mfront/Default/Integrator.md
  1130. share/doc/mfront/DefaultCZM/Integrator.md
  1131. share/doc/mfront/DefaultFiniteStrain/Integrator.md
  1132. share/doc/mfront/DefaultGenericBehaviour/Integrator.md
  1133. share/doc/mfront/Description.md
  1134. share/doc/mfront/DislocationsMeanFreePathInteractionMatrix.md
  1135. share/doc/mfront/DissipatedEnergy.md
  1136. share/doc/mfront/ElasticMaterialProperties.md
  1137. share/doc/mfront/Epsilon.md
  1138. share/doc/mfront/Example/elasticity.mfront
  1139. share/doc/mfront/Example/implicit.mfront
  1140. share/doc/mfront/Example/norton.mfront
  1141. share/doc/mfront/Example/plasticity.mfront
  1142. share/doc/mfront/Example/rungekutta54.mfront
  1143. share/doc/mfront/Example/win32.txt
  1144. share/doc/mfront/ExternalStateVar.md
  1145. share/doc/mfront/ExternalStateVariable.md
  1146. share/doc/mfront/GlidingSystem.md
  1147. share/doc/mfront/GlidingSystems.md
  1148. share/doc/mfront/Implicit/HillTensor.md
  1149. share/doc/mfront/Implicit/Integrator.md
  1150. share/doc/mfront/ImplicitCZM/Integrator.md
  1151. share/doc/mfront/ImplicitFiniteStrain/Integrator.md
  1152. share/doc/mfront/ImplicitGenericBehaviour/Integrator.md
  1153. share/doc/mfront/ImplicitII/Integrator.md
  1154. share/doc/mfront/Import.md
  1155. share/doc/mfront/Includes.md
  1156. share/doc/mfront/InitJacobian.md
  1157. share/doc/mfront/InitJacobianInvert.md
  1158. share/doc/mfront/InitLocalVariables.md
  1159. share/doc/mfront/InitLocalVars.md
  1160. share/doc/mfront/InitializeFunction.md
  1161. share/doc/mfront/InitializeFunctionVariable.md
  1162. share/doc/mfront/InitializeJacobian.md
  1163. share/doc/mfront/InitializeJacobianInvert.md
  1164. share/doc/mfront/InitializeLocalVariables.md
  1165. share/doc/mfront/IntegrationVariable.md
  1166. share/doc/mfront/InteractionMatrix.md
  1167. share/doc/mfront/Interface.md
  1168. share/doc/mfront/InternalEnergy.md
  1169. share/doc/mfront/IsotropicBehaviour.md
  1170. share/doc/mfront/IsotropicElasticBehaviour.md
  1171. share/doc/mfront/IsotropicHardeningRule.md
  1172. share/doc/mfront/IsotropicHardeningRules.md
  1173. share/doc/mfront/IterMax.md
  1174. share/doc/mfront/JacobianComparisonCriterion.md
  1175. share/doc/mfront/JacobianComparisonCriterium.md
  1176. share/doc/mfront/Library.md
  1177. share/doc/mfront/Link.md
  1178. share/doc/mfront/LocalVar.md
  1179. share/doc/mfront/Material.md
  1180. share/doc/mfront/MaterialLaw.md
  1181. share/doc/mfront/MaterialLaw/Constant.md
  1182. share/doc/mfront/MaterialLaw/Data.md
  1183. share/doc/mfront/MaterialLaw/Function.md
  1184. share/doc/mfront/MaterialLaw/Input.md
  1185. share/doc/mfront/MaterialLaw/Law.md
  1186. share/doc/mfront/MaterialLaw/MFront.md
  1187. share/doc/mfront/MaterialLaw/Output.md
  1188. share/doc/mfront/MaterialProperty.md
  1189. share/doc/mfront/MaterialProperty/Constant.md
  1190. share/doc/mfront/MaterialProperty/Data.md
  1191. share/doc/mfront/MaterialProperty/Function.md
  1192. share/doc/mfront/MaterialProperty/Input.md
  1193. share/doc/mfront/MaterialProperty/Law.md
  1194. share/doc/mfront/MaterialProperty/MFront.md
  1195. share/doc/mfront/MaterialProperty/Output.md
  1196. share/doc/mfront/MaximalTimeStepScalingFactor.md
  1197. share/doc/mfront/MaximumNumberOfIterations.md
  1198. share/doc/mfront/MinimalTimeStepScalingFactor.md
  1199. share/doc/mfront/Model.md
  1200. share/doc/mfront/Model/ConstantMaterialProperty.md
  1201. share/doc/mfront/Model/Domain.md
  1202. share/doc/mfront/Model/Domains.md
  1203. share/doc/mfront/Model/Function.md
  1204. share/doc/mfront/Model/GlobalParameter.md
  1205. share/doc/mfront/Model/Input.md
  1206. share/doc/mfront/Model/Integrator.md
  1207. share/doc/mfront/Model/LocalParameter.md
  1208. share/doc/mfront/Model/Model.md
  1209. share/doc/mfront/Model/Output.md
  1210. share/doc/mfront/NumericallyComputedJacobianBlocks.md
  1211. share/doc/mfront/OrthotropicBehaviour.md
  1212. share/doc/mfront/Parameter.md
  1213. share/doc/mfront/Parser.md
  1214. share/doc/mfront/PerturbationValueForNumericalJacobianComputation.md
  1215. share/doc/mfront/PhysicalBounds.md
  1216. share/doc/mfront/PostProcessing.md
  1217. share/doc/mfront/PostProcessingVariable.md
  1218. share/doc/mfront/Private.md
  1219. share/doc/mfront/ProcessNewCorrection.md
  1220. share/doc/mfront/ProcessNewEstimate.md
  1221. share/doc/mfront/Profiling.md
  1222. share/doc/mfront/RejectCurrentCorrection.md
  1223. share/doc/mfront/Relocation.md
  1224. share/doc/mfront/RequireStiffnessOperator.md
  1225. share/doc/mfront/RequireStiffnessTensor.md
  1226. share/doc/mfront/RequireThermalExpansionCoefficientTensor.md
  1227. share/doc/mfront/SlidingSystem.md
  1228. share/doc/mfront/SlidingSystems.md
  1229. share/doc/mfront/SlipSystem.md
  1230. share/doc/mfront/SlipSystems.md
  1231. share/doc/mfront/Sources.md
  1232. share/doc/mfront/SpeedOfSound.md
  1233. share/doc/mfront/StateVar.md
  1234. share/doc/mfront/StateVariable.md
  1235. share/doc/mfront/StaticVar.md
  1236. share/doc/mfront/StaticVariable.md
  1237. share/doc/mfront/StrainMeasure.md
  1238. share/doc/mfront/Swelling.md
  1239. share/doc/mfront/TangentOperator.md
  1240. share/doc/mfront/TangentOperatorBlock.md
  1241. share/doc/mfront/TangentOperatorBlocks.md
  1242. share/doc/mfront/Theta.md
  1243. share/doc/mfront/UnitSystem.md
  1244. share/doc/mfront/UpdateAuxiliaryStateVariables.md
  1245. share/doc/mfront/UpdateAuxiliaryStateVars.md
  1246. share/doc/mfront/UsableInPurelyImplicitResolution.md
  1247. share/doc/mfront/UseQt.md
  1248. share/doc/mfront/abaqus/umat.cpp
  1249. share/doc/mfront/abaqus/vumat-dp.cpp
  1250. share/doc/mfront/abaqus/vumat-sp.cpp
  1251. share/doc/mfront/ansys/CMakeLists.txt
  1252. share/doc/mfront/ansys/test-usermat.cxx
  1253. share/doc/mfront/ansys/usermat.cpp
  1254. share/doc/mfront/bricks/DDIF2.md
  1255. share/doc/mfront/bricks/StandardElasticity.md
  1256. share/doc/mfront/dianafea/CMakeLists.txt
  1257. share/doc/mfront/dianafea/dianafea_external_behaviour_call.cxx
  1258. share/doc/mfront/dianafea/test-usrmat.cxx
  1259. share/doc/mfront/dianafea/test.f90
  1260. share/doc/mfront/dianafea/usrmat.f90
  1261. share/doc/mfront/gallery/damage/FichantLaBorderieDamageBehaviour.mfront
  1262. share/doc/mfront/gallery/damage/Marigo.mfront
  1263. share/doc/mfront/gallery/damage/Mazars.mfront
  1264. share/doc/mfront/gallery/damage_viscoplasticity/FichantLaBorderieDamageAndTorelliLoadInducedThermalStrainBehaviour.mfront
  1265. share/doc/mfront/gallery/finitestrainsinglecrystal/FiniteStrainSingleCrystalHuang.mfront
  1266. share/doc/mfront/gallery/finitestrainsinglecrystal/MericCailletaudFiniteStrainSingleCrystalViscoPlasticity.mfront
  1267. share/doc/mfront/gallery/hyperelasticity/Ogden-tfel-3.0.0.mfront
  1268. share/doc/mfront/gallery/hyperelasticity/Ogden.mfront
  1269. share/doc/mfront/gallery/hyperelasticity/SaintVenantKirchhoffElasticity.mfront
  1270. share/doc/mfront/gallery/hyperelasticity/Signorini-tfel2.mfront
  1271. share/doc/mfront/gallery/hyperelasticity/Signorini.mfront
  1272. share/doc/mfront/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity-tfel-2.0.3.mfront
  1273. share/doc/mfront/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity.mfront
  1274. share/doc/mfront/gallery/nonlinearelasticity/RambergOsgoodNonLinearElasticity.mfront
  1275. share/doc/mfront/gallery/plasticity/DruckerPerfectPlasticity_Cazacu2001.mfront
  1276. share/doc/mfront/gallery/plasticity/GreenPerfectPlasticity.mfront
  1277. share/doc/mfront/gallery/plasticity/HosfordPerfectPlasticity.mfront
  1278. share/doc/mfront/gallery/plasticity/IsotropicLinearHardeningPlasticity.mfront
  1279. share/doc/mfront/gallery/plasticity/IsotropicLinearKinematicHardeningPlasticity.mfront
  1280. share/doc/mfront/gallery/plasticity/Iwan.mfront
  1281. share/doc/mfront/gallery/plasticity/OrthotropicDruckerPerfectPlasticity2090T3_Cazacu2001.mfront
  1282. share/doc/mfront/gallery/plasticity/OrthotropicDruckerPerfectPlasticityYdLin6016T4_Cazacu2001.mfront
  1283. share/doc/mfront/gallery/plasticity/OrthotropicLinearHardeningPlasticity.mfront
  1284. share/doc/mfront/gallery/viscoelasticity/GeneralizedMaxwell.mfront
  1285. share/doc/mfront/gallery/viscoelasticity/SkoroholdOlevskyViscousSinteringBehaviour.mfront
  1286. share/doc/mfront/gallery/viscoplasticity/ChabocheViscoplasticity.mfront
  1287. share/doc/mfront/gallery/viscoplasticity/Hayhurst.mfront
  1288. share/doc/mfront/gallery/viscoplasticity/ImplicitNorton.mfront
  1289. share/doc/mfront/gallery/viscoplasticity/IsotropicViscoplasticityAmstrongFredericKinematicHardening.mfront
  1290. share/doc/mfront/gallery/viscoplasticity/LoadInducedThermalStrain_Torelli2018.mfront
  1291. share/doc/mfront/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticity.mfront
  1292. share/doc/mfront/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticityNumericalJacobian.mfront
  1293. share/doc/mfront/lsdyna/CMakeLists.txt
  1294. share/doc/mfront/lsdyna/mfront-lsdyna.cxx
  1295. share/doc/mfront/lsdyna/test-lsdyna.cxx
  1296. share/doc/mfront/stress-potentials/DDIF2.md
  1297. share/doc/mfront/stress-potentials/Hooke.md
  1298. share/doc/mfront/tests/behaviours/AbaqusAxialGrowth.mfront
  1299. share/doc/mfront/tests/behaviours/AbaqusAxialGrowth2.mfront
  1300. share/doc/mfront/tests/behaviours/AbaqusOrthotropicElastic.mfront
  1301. share/doc/mfront/tests/behaviours/AbaqusOrthotropicElastic2.mfront
  1302. share/doc/mfront/tests/behaviours/AbaqusOrthotropicSwelling.mfront
  1303. share/doc/mfront/tests/behaviours/AbaqusOrthotropicSwelling2.mfront
  1304. share/doc/mfront/tests/behaviours/AgeingBurger.mfront
  1305. share/doc/mfront/tests/behaviours/AnistropicLemaitreViscoplasticBehaviour.mfront
  1306. share/doc/mfront/tests/behaviours/AuxiliaryModels/AuxiliaryModel1.mfront
  1307. share/doc/mfront/tests/behaviours/AuxiliaryModels/AuxiliaryModelTest1.mfront
  1308. share/doc/mfront/tests/behaviours/AuxiliaryModels/AuxiliaryModelTest2.mfront
  1309. share/doc/mfront/tests/behaviours/AuxiliaryModels/AuxiliaryModelTest3.mfront
  1310. share/doc/mfront/tests/behaviours/AuxiliaryModels/AuxiliaryModelTest4.mfront
  1311. share/doc/mfront/tests/behaviours/AuxiliaryModels/AuxiliaryModelTest5.mfront
  1312. share/doc/mfront/tests/behaviours/AuxiliaryModels/VonMisesStress.mfront
  1313. share/doc/mfront/tests/behaviours/AxialGrowth.mfront
  1314. share/doc/mfront/tests/behaviours/AxialGrowth2.mfront
  1315. share/doc/mfront/tests/behaviours/BehaviourVariable/BehaviourVariable1.mfront
  1316. share/doc/mfront/tests/behaviours/BehaviourVariable/BehaviourVariableFactory1.mfront
  1317. share/doc/mfront/tests/behaviours/BehaviourVariable/BehaviourVariablePlasticity.mfront
  1318. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/auxiliary_model_test1.mtest
  1319. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/auxiliary_model_test2.mtest
  1320. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/auxiliary_model_test3.mtest
  1321. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/auxiliary_model_test4.mtest
  1322. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/auxiliary_model_test5.mtest
  1323. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/behaviour_variable1.mtest
  1324. share/doc/mfront/tests/behaviours/BehaviourVariable/generic/behaviour_variable_factory1.mtest
  1325. share/doc/mfront/tests/behaviours/BerveillerZaouiPolyCrystal.mfront
  1326. share/doc/mfront/tests/behaviours/BerveillerZaouiPolyCrystal_DD_CC.mfront
  1327. share/doc/mfront/tests/behaviours/BerveillerZaouiPolyCrystal_DD_CFC.mfront
  1328. share/doc/mfront/tests/behaviours/Burger.mfront
  1329. share/doc/mfront/tests/behaviours/Chaboche.mfront
  1330. share/doc/mfront/tests/behaviours/Chaboche2.mfront
  1331. share/doc/mfront/tests/behaviours/CompressibleNeoHookeanBehaviour.mfront
  1332. share/doc/mfront/tests/behaviours/ComputeStressFreeExpansion.mfront
  1333. share/doc/mfront/tests/behaviours/ComputeThermalExpansion.mfront
  1334. share/doc/mfront/tests/behaviours/ComputeThermalExpansion2.mfront
  1335. share/doc/mfront/tests/behaviours/ComputeThermalExpansion3.mfront
  1336. share/doc/mfront/tests/behaviours/ComputeThermalExpansion4.mfront
  1337. share/doc/mfront/tests/behaviours/ComputeThermalExpansion5.mfront
  1338. share/doc/mfront/tests/behaviours/ComputeThermalExpansion6.mfront
  1339. share/doc/mfront/tests/behaviours/DDIF2.mfront
  1340. share/doc/mfront/tests/behaviours/DDIF2/DDIF2.mfront
  1341. share/doc/mfront/tests/behaviours/DDIF2/DDIF2_2.mfront
  1342. share/doc/mfront/tests/behaviours/DDIF2/DDIF2_3.mfront
  1343. share/doc/mfront/tests/behaviours/DDIF2/DDIF2_4.mfront
  1344. share/doc/mfront/tests/behaviours/DDIF2/DDIF2_5.mfront
  1345. share/doc/mfront/tests/behaviours/DDIF2/DDIF2_6.mfront
  1346. share/doc/mfront/tests/behaviours/DSLOptionsTest.mfront
  1347. share/doc/mfront/tests/behaviours/DigitSeparatorTest.mfront
  1348. share/doc/mfront/tests/behaviours/ElasticMaterialPropertiesBoundsCheckTest.mfront
  1349. share/doc/mfront/tests/behaviours/Elasticity.mfront
  1350. share/doc/mfront/tests/behaviours/Elasticity10.mfront
  1351. share/doc/mfront/tests/behaviours/Elasticity2.mfront
  1352. share/doc/mfront/tests/behaviours/Elasticity3.mfront
  1353. share/doc/mfront/tests/behaviours/Elasticity4.mfront
  1354. share/doc/mfront/tests/behaviours/Elasticity5.mfront
  1355. share/doc/mfront/tests/behaviours/Elasticity6.mfront
  1356. share/doc/mfront/tests/behaviours/Elasticity7.mfront
  1357. share/doc/mfront/tests/behaviours/Elasticity8.mfront
  1358. share/doc/mfront/tests/behaviours/Elasticity9.mfront
  1359. share/doc/mfront/tests/behaviours/ExternalModel.mfront
  1360. share/doc/mfront/tests/behaviours/ExternalModel2.mfront
  1361. share/doc/mfront/tests/behaviours/ExternalModelCaller.mfront
  1362. share/doc/mfront/tests/behaviours/ExternalModelCaller2.mfront
  1363. share/doc/mfront/tests/behaviours/ExternalModelCaller3.mfront
  1364. share/doc/mfront/tests/behaviours/ExternalModelCaller4.mfront
  1365. share/doc/mfront/tests/behaviours/ExternalStateVariablesBoundsCheck.mfront
  1366. share/doc/mfront/tests/behaviours/FiniteRotationSmallStrainElasticity.mfront
  1367. share/doc/mfront/tests/behaviours/FiniteRotationSmallStrainElasticity2.mfront
  1368. share/doc/mfront/tests/behaviours/FiniteStrainSingleCrystal.mfront
  1369. share/doc/mfront/tests/behaviours/FiniteStrainSingleCrystal/FiniteStrainSingleCrystal.mfront
  1370. share/doc/mfront/tests/behaviours/FiniteStrainSingleCrystal/FiniteStrainSingleCrystal_NumericalJacobian.mfront
  1371. share/doc/mfront/tests/behaviours/FiniteStrainSingleCrystal/aster/finitestrainsinglecrystal-012.mtest
  1372. share/doc/mfront/tests/behaviours/FiniteStrainSingleCrystal/aster/finitestrainsinglecrystal-159.mtest
  1373. share/doc/mfront/tests/behaviours/GeneralizedMaxwell.mfront
  1374. share/doc/mfront/tests/behaviours/GursonTvergaardNeedlemanPlasticFlow_NumericalJacobian.mfront
  1375. share/doc/mfront/tests/behaviours/GursonTvergaardNeedlemanViscoPlasticFlow_NumericalJacobian.mfront
  1376. share/doc/mfront/tests/behaviours/Hayhurst.mfront
  1377. share/doc/mfront/tests/behaviours/HosfordPerfectPlasticity.mfront
  1378. share/doc/mfront/tests/behaviours/HosfordPerfectPlasticity2.mfront
  1379. share/doc/mfront/tests/behaviours/HosfordPerfectPlasticity3.mfront
  1380. share/doc/mfront/tests/behaviours/ImplicitFiniteStrainNorton.mfront
  1381. share/doc/mfront/tests/behaviours/ImplicitHayhurst.mfront
  1382. share/doc/mfront/tests/behaviours/ImplicitMonoCrystal.mfront
  1383. share/doc/mfront/tests/behaviours/ImplicitNorton.mfront
  1384. share/doc/mfront/tests/behaviours/ImplicitNorton2.mfront
  1385. share/doc/mfront/tests/behaviours/ImplicitNorton3.mfront
  1386. share/doc/mfront/tests/behaviours/ImplicitNorton4.mfront
  1387. share/doc/mfront/tests/behaviours/ImplicitNorton5.mfront
  1388. share/doc/mfront/tests/behaviours/ImplicitNorton6.mfront
  1389. share/doc/mfront/tests/behaviours/ImplicitNorton_Broyden.mfront
  1390. share/doc/mfront/tests/behaviours/ImplicitNorton_Broyden2.mfront
  1391. share/doc/mfront/tests/behaviours/ImplicitNorton_LevenbergMarquardt.mfront
  1392. share/doc/mfront/tests/behaviours/ImplicitOrthotropicCreep.mfront
  1393. share/doc/mfront/tests/behaviours/ImplicitOrthotropicCreep2.mfront
  1394. share/doc/mfront/tests/behaviours/ImplicitOrthotropicCreep3.mfront
  1395. share/doc/mfront/tests/behaviours/ImplicitOrthotropicCreep4.mfront
  1396. share/doc/mfront/tests/behaviours/ImplicitSimoMieheElastoPlasticity.mfront
  1397. share/doc/mfront/tests/behaviours/IncompressibleMooneyRivlinBehaviour.mfront
  1398. share/doc/mfront/tests/behaviours/IncompressiblePlaneStressGornetDesmoratBehaviour.mfront
  1399. share/doc/mfront/tests/behaviours/IncompressiblePlaneStressMooneyRivlinBehaviour.mfront
  1400. share/doc/mfront/tests/behaviours/InitializationFailureTest.mfront
  1401. share/doc/mfront/tests/behaviours/IsotropicDSLs/MultipleFlows1.mfront
  1402. share/doc/mfront/tests/behaviours/IsotropicDSLs/MultipleFlows2.mfront
  1403. share/doc/mfront/tests/behaviours/IsotropicDSLs/MultipleFlows3.mfront
  1404. share/doc/mfront/tests/behaviours/IsotropicDSLs/Plasticity1.mfront
  1405. share/doc/mfront/tests/behaviours/IsotropicDSLs/Plasticity2.mfront
  1406. share/doc/mfront/tests/behaviours/IsotropicDSLs/Plasticity3.mfront
  1407. share/doc/mfront/tests/behaviours/IsotropicDSLs/Plasticity4.mfront
  1408. share/doc/mfront/tests/behaviours/IsotropicDSLs/Plasticity5.mfront
  1409. share/doc/mfront/tests/behaviours/IsotropicDSLs/generic/plasticity.mtest
  1410. share/doc/mfront/tests/behaviours/IsotropicDSLs/generic/plasticity2.mtest
  1411. share/doc/mfront/tests/behaviours/IsotropicLinearSwelling.mfront
  1412. share/doc/mfront/tests/behaviours/IsotropicLinearSwelling2.mfront
  1413. share/doc/mfront/tests/behaviours/IsotropicVolumeSwelling.mfront
  1414. share/doc/mfront/tests/behaviours/IsotropicVolumeSwelling2.mfront
  1415. share/doc/mfront/tests/behaviours/JohnsonCook_s.mfront
  1416. share/doc/mfront/tests/behaviours/JohnsonCook_ssr.mfront
  1417. share/doc/mfront/tests/behaviours/JohnsonCook_ssrt.mfront
  1418. share/doc/mfront/tests/behaviours/LogarithmicStrainElasticity.mfront
  1419. share/doc/mfront/tests/behaviours/LogarithmicStrainElasticity2.mfront
  1420. share/doc/mfront/tests/behaviours/LogarithmicStrainElasticity3.mfront
  1421. share/doc/mfront/tests/behaviours/LogarithmicStrainElasticity4.mfront
  1422. share/doc/mfront/tests/behaviours/LogarithmicStrainNortonCreep.mfront
  1423. share/doc/mfront/tests/behaviours/LogarithmicStrainNortonCreep2.mfront
  1424. share/doc/mfront/tests/behaviours/LogarithmicStrainOrthotropicElasticity.mfront
  1425. share/doc/mfront/tests/behaviours/LogarithmicStrainPlasticity.mfront
  1426. share/doc/mfront/tests/behaviours/LogarithmicStrainPlasticity2.mfront
  1427. share/doc/mfront/tests/behaviours/LogarithmicStrainStandardElasticity.mfront
  1428. share/doc/mfront/tests/behaviours/Lorentz.mfront
  1429. share/doc/mfront/tests/behaviours/Lorentz2.mfront
  1430. share/doc/mfront/tests/behaviours/MaterialPropertiesBoundsCheck.mfront
  1431. share/doc/mfront/tests/behaviours/Mazars.mfront
  1432. share/doc/mfront/tests/behaviours/MiehePhaseFieldDisplacementDeviatoricSplit.mfront
  1433. share/doc/mfront/tests/behaviours/MonoCrystal.mfront
  1434. share/doc/mfront/tests/behaviours/MonoCrystalNewtonRaphson.mfront
  1435. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC.mfront
  1436. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC_InteractionMatrix.mfront
  1437. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC_LevenbergMarquardt.mfront
  1438. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CC_NumericalJacobian.mfront
  1439. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CFC.mfront
  1440. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CFC_InteractionMatrix.mfront
  1441. share/doc/mfront/tests/behaviours/MonoCrystal_DD_CFC_NumericalJacobian.mfront
  1442. share/doc/mfront/tests/behaviours/Norton.mfront
  1443. share/doc/mfront/tests/behaviours/NortonRK.mfront
  1444. share/doc/mfront/tests/behaviours/NortonRK2.mfront
  1445. share/doc/mfront/tests/behaviours/NortonRK3.mfront
  1446. share/doc/mfront/tests/behaviours/NortonRK4.mfront
  1447. share/doc/mfront/tests/behaviours/Norton_Euler.mfront
  1448. share/doc/mfront/tests/behaviours/Norton_rk2.mfront
  1449. share/doc/mfront/tests/behaviours/Norton_rk4.mfront
  1450. share/doc/mfront/tests/behaviours/Norton_rk42.mfront
  1451. share/doc/mfront/tests/behaviours/Norton_rkCastem.mfront
  1452. share/doc/mfront/tests/behaviours/OrthotropicCreep.mfront
  1453. share/doc/mfront/tests/behaviours/OrthotropicCreep_rk42.mfront
  1454. share/doc/mfront/tests/behaviours/OrthotropicCreep_rkCastem.mfront
  1455. share/doc/mfront/tests/behaviours/OrthotropicElastic.mfront
  1456. share/doc/mfront/tests/behaviours/OrthotropicElastic2.mfront
  1457. share/doc/mfront/tests/behaviours/OrthotropicElastic3.mfront
  1458. share/doc/mfront/tests/behaviours/OrthotropicElastic4.mfront
  1459. share/doc/mfront/tests/behaviours/OrthotropicElastic5.mfront
  1460. share/doc/mfront/tests/behaviours/OrthotropicElastic6.mfront
  1461. share/doc/mfront/tests/behaviours/OrthotropicElastic7.mfront
  1462. share/doc/mfront/tests/behaviours/OrthotropicElastic8.mfront
  1463. share/doc/mfront/tests/behaviours/OrthotropicElastic9.mfront
  1464. share/doc/mfront/tests/behaviours/OrthotropicSaintVenantKirchhoffElasticity.mfront
  1465. share/doc/mfront/tests/behaviours/OrthotropicSwelling.mfront
  1466. share/doc/mfront/tests/behaviours/OrthotropicSwelling2.mfront
  1467. share/doc/mfront/tests/behaviours/ParameterTest.mfront
  1468. share/doc/mfront/tests/behaviours/ParameterTest2.mfront
  1469. share/doc/mfront/tests/behaviours/PerfectPlasticity.mfront
  1470. share/doc/mfront/tests/behaviours/Plasticity.mfront
  1471. share/doc/mfront/tests/behaviours/Plasticity2.mfront
  1472. share/doc/mfront/tests/behaviours/Plasticity3.mfront
  1473. share/doc/mfront/tests/behaviours/Plasticity4.mfront
  1474. share/doc/mfront/tests/behaviours/Plasticity5.mfront
  1475. share/doc/mfront/tests/behaviours/Plasticity6.mfront
  1476. share/doc/mfront/tests/behaviours/Plasticity7.mfront
  1477. share/doc/mfront/tests/behaviours/PolyCrystals.mfront
  1478. share/doc/mfront/tests/behaviours/PolyCrystals_DD_CC.mfront
  1479. share/doc/mfront/tests/behaviours/PolyCrystals_DD_CFC.mfront
  1480. share/doc/mfront/tests/behaviours/PoroElasticity.mfront
  1481. share/doc/mfront/tests/behaviours/PoroPlasticity.mfront
  1482. share/doc/mfront/tests/behaviours/ProfilerTest.mfront
  1483. share/doc/mfront/tests/behaviours/ProfilerTest2.mfront
  1484. share/doc/mfront/tests/behaviours/ProfilerTest3.mfront
  1485. share/doc/mfront/tests/behaviours/RusinekKlepaczko_ssrt.mfront
  1486. share/doc/mfront/tests/behaviours/SaintVenantKirchhoffElasticity.mfront
  1487. share/doc/mfront/tests/behaviours/SaintVenantKirchhoffElasticityTotalLagrangian.mfront
  1488. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity.mfront
  1489. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity10.mfront
  1490. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity11.mfront
  1491. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity12.mfront
  1492. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity13.mfront
  1493. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity14.mfront
  1494. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity2.mfront
  1495. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity3.mfront
  1496. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity4.mfront
  1497. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity5.mfront
  1498. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity7.mfront
  1499. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity8.mfront
  1500. share/doc/mfront/tests/behaviours/StandardElasticity/IsotropicStandardElasticity9.mfront
  1501. share/doc/mfront/tests/behaviours/StandardElasticity/OrthotropicStandardElasticity.mfront
  1502. share/doc/mfront/tests/behaviours/StandardElasticity/OrthotropicStandardElasticity2.mfront
  1503. share/doc/mfront/tests/behaviours/StandardElasticity/OrthotropicStandardElasticity3.mfront
  1504. share/doc/mfront/tests/behaviours/StandardElasticity/SingleCrystal_DD_FCC.mfront
  1505. share/doc/mfront/tests/behaviours/StandardElasticity/TestComputeElasticPrediction.mfront
  1506. share/doc/mfront/tests/behaviours/StandardElasticity/TestComputeElasticPrediction2.mfront
  1507. share/doc/mfront/tests/behaviours/StandardElasticity/aster/singlecrystal_dd_cfc.mtest
  1508. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/ChuNeedleman1980StrainBasedNucleationModelTest.mfront
  1509. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/ChuNeedleman1980StressBasedNucleationModelTest.mfront
  1510. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/ElasticContributionToPorosityGrowth.mfront
  1511. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/GursonTvergaardNeedleman1982.mfront
  1512. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HarmonicSumOfNortonHoffViscoplasticFlowsTest.mfront
  1513. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HarmonicSumOfNortonHoffViscoplasticFlowsTest2.mfront
  1514. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HarmonicSumOfNortonHoffViscoplasticFlowsTest2_nj.mfront
  1515. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HarmonicSumOfNortonHoffViscoplasticFlowsTest_nj.mfront
  1516. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HyperbolicSineTest.mfront
  1517. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HyperbolicSineTest2.mfront
  1518. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HyperbolicSineTest2_nj.mfront
  1519. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/HyperbolicSineTest_nj.mfront
  1520. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/IsotropicDamageHookeLaw.mfront
  1521. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/IsotropicDamageHookeLaw2.mfront
  1522. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/IsotropicDamageHookeLaw2_nj.mfront
  1523. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/IsotropicDamageHookeLaw_nj.mfront
  1524. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest.mfront
  1525. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest2.mfront
  1526. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest2_nj.mfront
  1527. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest3.mfront
  1528. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest3_nj.mfront
  1529. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest4.mfront
  1530. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest4_nj.mfront
  1531. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest5.mfront
  1532. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest5_nj.mfront
  1533. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest6.mfront
  1534. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest6_nj.mfront
  1535. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest7.mfront
  1536. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest7_nj.mfront
  1537. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest8.mfront
  1538. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest8_nj.mfront
  1539. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest9.mfront
  1540. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest9_nj.mfront
  1541. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/NortonTest_nj.mfront
  1542. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/OrthotropicNortonTest.mfront
  1543. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/OrthotropicNortonTest_na.mfront
  1544. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/OrthotropicNortonTest_nanj.mfront
  1545. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/OrthotropicNortonTest_nj.mfront
  1546. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest.mfront
  1547. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest10.mfront
  1548. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest10_na.mfront
  1549. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest10_nanj.mfront
  1550. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest10_nj.mfront
  1551. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest11.mfront
  1552. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest11_na.mfront
  1553. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest11_nanj.mfront
  1554. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest11_nj.mfront
  1555. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest12.mfront
  1556. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest12_na.mfront
  1557. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest12_nanj.mfront
  1558. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest12_nj.mfront
  1559. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest13.mfront
  1560. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest13_na.mfront
  1561. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest13_nanj.mfront
  1562. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest13_nj.mfront
  1563. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest14.mfront
  1564. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest14_na.mfront
  1565. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest14_nanj.mfront
  1566. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest14_nj.mfront
  1567. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest15.mfront
  1568. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest15_na.mfront
  1569. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest15_nanj.mfront
  1570. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest15_nj.mfront
  1571. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest16.mfront
  1572. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest16_nj.mfront
  1573. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest17.mfront
  1574. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest17_nj.mfront
  1575. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest2.mfront
  1576. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest2_nj.mfront
  1577. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest3.mfront
  1578. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest3_nj.mfront
  1579. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest4.mfront
  1580. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest4_nj.mfront
  1581. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest5.mfront
  1582. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest5_nj.mfront
  1583. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest6.mfront
  1584. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest6_nj.mfront
  1585. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest7.mfront
  1586. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest7_nj.mfront
  1587. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest8.mfront
  1588. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest8_nj.mfront
  1589. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest9.mfront
  1590. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest9_na.mfront
  1591. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest9_nanj.mfront
  1592. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest9_nj.mfront
  1593. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest_na.mfront
  1594. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest_nanj.mfront
  1595. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PlasticityTest_nj.mfront
  1596. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PowerLawStrainBasedNucleationModelTest.mfront
  1597. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/PowerLawStressBasedNucleationModelTest.mfront
  1598. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/RousselierTanguyBesson2002.mfront
  1599. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test1.mfront
  1600. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test10.mfront
  1601. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test11.mfront
  1602. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test12.mfront
  1603. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test13.mfront
  1604. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test14.mfront
  1605. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test2.mfront
  1606. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test3.mfront
  1607. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test4.mfront
  1608. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test5.mfront
  1609. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test6.mfront
  1610. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test7.mfront
  1611. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test8.mfront
  1612. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/Test9.mfront
  1613. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/UserDefinedViscoplasticityTest.mfront
  1614. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/UserDefinedViscoplasticityTest2.mfront
  1615. share/doc/mfront/tests/behaviours/StandardElastoViscoPlasticity/UserDefinedViscoplasticityTest3.mfront
  1616. share/doc/mfront/tests/behaviours/StateVariablesBoundsCheck.mfront
  1617. share/doc/mfront/tests/behaviours/StationaryHeatTransfer.mfront
  1618. share/doc/mfront/tests/behaviours/StationaryHeatTransfer2.mfront
  1619. share/doc/mfront/tests/behaviours/StrainHardeningCreep.mfront
  1620. share/doc/mfront/tests/behaviours/T91ViscoplasticBehaviour.mfront
  1621. share/doc/mfront/tests/behaviours/TemperatureUpdateOnSubSteppingCheck.mfront
  1622. share/doc/mfront/tests/behaviours/TensorialExternalStateVariableTest.mfront
  1623. share/doc/mfront/tests/behaviours/ThermalNorton.mfront
  1624. share/doc/mfront/tests/behaviours/ThermalNorton2.mfront
  1625. share/doc/mfront/tests/behaviours/ThermoElasticity.mfront
  1626. share/doc/mfront/tests/behaviours/Tvergaard.mfront
  1627. share/doc/mfront/tests/behaviours/UnilateralMazars.mfront
  1628. share/doc/mfront/tests/behaviours/ViscoChaboche.mfront
  1629. share/doc/mfront/tests/behaviours/ViscoMemoNrad.mfront
  1630. share/doc/mfront/tests/behaviours/aster/asterageingburger.mtest
  1631. share/doc/mfront/tests/behaviours/aster/asteranistropiclemaitreviscoplasticbehaviour.mtest
  1632. share/doc/mfront/tests/behaviours/aster/asteraxialgrowth.mtest
  1633. share/doc/mfront/tests/behaviours/aster/asteraxialgrowth2.mtest
  1634. share/doc/mfront/tests/behaviours/aster/asterburger.mtest
  1635. share/doc/mfront/tests/behaviours/aster/asterchaboche.mtest
  1636. share/doc/mfront/tests/behaviours/aster/asterchaboche2.mtest
  1637. share/doc/mfront/tests/behaviours/aster/astercomputestressfreeexpansion.mtest
  1638. share/doc/mfront/tests/behaviours/aster/asterdruckerprager.mtest
  1639. share/doc/mfront/tests/behaviours/aster/asterdruckerprager2.mtest
  1640. share/doc/mfront/tests/behaviours/aster/asterelasticity.mtest
  1641. share/doc/mfront/tests/behaviours/aster/asterelasticity10.mtest
  1642. share/doc/mfront/tests/behaviours/aster/asterelasticity11.mtest
  1643. share/doc/mfront/tests/behaviours/aster/asterelasticity12.mtest
  1644. share/doc/mfront/tests/behaviours/aster/asterelasticity13.mtest
  1645. share/doc/mfront/tests/behaviours/aster/asterelasticity14.mtest
  1646. share/doc/mfront/tests/behaviours/aster/asterelasticity15.mtest
  1647. share/doc/mfront/tests/behaviours/aster/asterelasticity16.mtest
  1648. share/doc/mfront/tests/behaviours/aster/asterelasticity18.mtest
  1649. share/doc/mfront/tests/behaviours/aster/asterelasticity19.mtest
  1650. share/doc/mfront/tests/behaviours/aster/asterelasticity2.mtest
  1651. share/doc/mfront/tests/behaviours/aster/asterelasticity20.mtest
  1652. share/doc/mfront/tests/behaviours/aster/asterelasticity21.mtest
  1653. share/doc/mfront/tests/behaviours/aster/asterelasticity22.mtest
  1654. share/doc/mfront/tests/behaviours/aster/asterelasticity23.mtest
  1655. share/doc/mfront/tests/behaviours/aster/asterelasticity33.mtest
  1656. share/doc/mfront/tests/behaviours/aster/asterelasticity4.mtest
  1657. share/doc/mfront/tests/behaviours/aster/asterelasticity5.mtest
  1658. share/doc/mfront/tests/behaviours/aster/asterelasticity6.mtest
  1659. share/doc/mfront/tests/behaviours/aster/asterelasticity7.mtest
  1660. share/doc/mfront/tests/behaviours/aster/asterelasticity8.mtest
  1661. share/doc/mfront/tests/behaviours/aster/asterelasticity9.mtest
  1662. share/doc/mfront/tests/behaviours/aster/asterellipticcreep.mtest
  1663. share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck.mtest
  1664. share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck2.mtest
  1665. share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck3.mtest
  1666. share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck4.mtest
  1667. share/doc/mfront/tests/behaviours/aster/asterexternalstatevariablesboundscheck5.mtest
  1668. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-001.mtest
  1669. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012-2.mtest
  1670. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-012.mtest
  1671. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal-159.mtest
  1672. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-001.mtest
  1673. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012-2.mtest
  1674. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-012.mtest
  1675. share/doc/mfront/tests/behaviours/aster/asterfinitestrainsinglecrystal_numericaljacobian-159.mtest
  1676. share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanplasticflow.mtest
  1677. share/doc/mfront/tests/behaviours/aster/astergursontvergaardneedlemanviscoplasticflow.mtest
  1678. share/doc/mfront/tests/behaviours/aster/asterimplicithayhurst.mtest
  1679. share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal-2.mtest
  1680. share/doc/mfront/tests/behaviours/aster/asterimplicitmonocrystal.mtest
  1681. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton.mtest
  1682. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton2.mtest
  1683. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton3.mtest
  1684. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden.mtest
  1685. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_broyden2.mtest
  1686. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_levenbergmarquardt.mtest
  1687. share/doc/mfront/tests/behaviours/aster/asterimplicitnorton_numericallycomputedjacobianblocks.mtest
  1688. share/doc/mfront/tests/behaviours/aster/asterimplicitorthotropiccreep.mtest
  1689. share/doc/mfront/tests/behaviours/aster/asterinitializationfailuretest.mtest
  1690. share/doc/mfront/tests/behaviours/aster/asterisotropiclinearswelling.mtest
  1691. share/doc/mfront/tests/behaviours/aster/asterisotropicvolumeswelling.mtest
  1692. share/doc/mfront/tests/behaviours/aster/asterjohnsoncook_ssrt.mtest
  1693. share/doc/mfront/tests/behaviours/aster/asterlorentz.mtest
  1694. share/doc/mfront/tests/behaviours/aster/asterlorentz2.mtest
  1695. share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck.mtest
  1696. share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck2.mtest
  1697. share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck3.mtest
  1698. share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck4.mtest
  1699. share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck5.mtest
  1700. share/doc/mfront/tests/behaviours/aster/astermaterialpropertiesboundscheck6.mtest
  1701. share/doc/mfront/tests/behaviours/aster/astermazars.mtest
  1702. share/doc/mfront/tests/behaviours/aster/astermazars2.mtest
  1703. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-2D.mtest
  1704. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-FXY-3D.mtest
  1705. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-FXZ-3D.mtest
  1706. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-FYX-3D.mtest
  1707. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-FYZ-3D.mtest
  1708. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-FZX-3D.mtest
  1709. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-shear-FZY-3D.mtest
  1710. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-2D.mtest
  1711. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-3D.mtest
  1712. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-2D.mtest
  1713. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-3D.mtest
  1714. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-2D.mtest
  1715. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-3D.mtest
  1716. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-2D.mtest
  1717. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-3D.mtest
  1718. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-2D.mtest
  1719. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-3D.mtest
  1720. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-2D.mtest
  1721. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-3D.mtest
  1722. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-1-3D.mtest
  1723. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-2-3D.mtest
  1724. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-3-3D.mtest
  1725. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-3D.mtest
  1726. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-3D.mtest
  1727. share/doc/mfront/tests/behaviours/aster/astermieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-3D.mtest
  1728. share/doc/mfront/tests/behaviours/aster/astermonocrystal-2.mtest
  1729. share/doc/mfront/tests/behaviours/aster/astermonocrystal.mtest
  1730. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc.mtest
  1731. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation.mtest
  1732. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_irradiation_numericaljacobian.mtest
  1733. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cc_numericaljacobian.mtest
  1734. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cfc.mtest
  1735. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cfc_irradiation.mtest
  1736. share/doc/mfront/tests/behaviours/aster/astermonocrystal_dd_cfc_numericaljacobian.mtest
  1737. share/doc/mfront/tests/behaviours/aster/asternorton.mtest
  1738. share/doc/mfront/tests/behaviours/aster/asternorton2.mtest
  1739. share/doc/mfront/tests/behaviours/aster/asterorthotropiccreep-rk42.mtest
  1740. share/doc/mfront/tests/behaviours/aster/asterorthotropiccreep-rkCastem.mtest
  1741. share/doc/mfront/tests/behaviours/aster/asterorthotropiccreep.mtest
  1742. share/doc/mfront/tests/behaviours/aster/asterorthotropicswelling.mtest
  1743. share/doc/mfront/tests/behaviours/aster/asterorthotropicswelling2.mtest
  1744. share/doc/mfront/tests/behaviours/aster/asterorthotropicswelling3.mtest
  1745. share/doc/mfront/tests/behaviours/aster/asterparametertest.mtest
  1746. share/doc/mfront/tests/behaviours/aster/asterparametertest2.mtest
  1747. share/doc/mfront/tests/behaviours/aster/asterplasisocin.mtest
  1748. share/doc/mfront/tests/behaviours/aster/asterplasticity.mtest
  1749. share/doc/mfront/tests/behaviours/aster/asterpolycrystals.mtest
  1750. share/doc/mfront/tests/behaviours/aster/asterpolycrystals_dd_cc.mtest
  1751. share/doc/mfront/tests/behaviours/aster/asterpolycrystals_dd_cfc.mtest
  1752. share/doc/mfront/tests/behaviours/aster/asterrusinekklepaczko_ssrt.mtest
  1753. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-1-2D.mtest
  1754. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-1-3D.mtest
  1755. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-2-2D.mtest
  1756. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-2-3D.mtest
  1757. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-3-3D.mtest
  1758. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-4-3D.mtest
  1759. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-5-3D.mtest
  1760. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-shear-6-3D.mtest
  1761. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-1-2D.mtest
  1762. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-1-3D.mtest
  1763. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-2-2D.mtest
  1764. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-2-3D.mtest
  1765. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-3-2D.mtest
  1766. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-3-3D.mtest
  1767. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-sig11-2D.mtest
  1768. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-sig11-3D.mtest
  1769. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-sig22-2D.mtest
  1770. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-sig22-3D.mtest
  1771. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-sig33-2D.mtest
  1772. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity-uniaxialloading-sig33-3D.mtest
  1773. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-1-2D.mtest
  1774. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-1-3D.mtest
  1775. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-2-2D.mtest
  1776. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-2-3D.mtest
  1777. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-3-3D.mtest
  1778. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-4-3D.mtest
  1779. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-5-3D.mtest
  1780. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-shear-6-3D.mtest
  1781. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-uniaxialloading-1-2D.mtest
  1782. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-uniaxialloading-1-3D.mtest
  1783. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-uniaxialloading-2-2D.mtest
  1784. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-uniaxialloading-2-3D.mtest
  1785. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-uniaxialloading-3-2D.mtest
  1786. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity2-uniaxialloading-3-3D.mtest
  1787. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-1-2D.mtest
  1788. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-1-3D.mtest
  1789. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-2-2D.mtest
  1790. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-2-3D.mtest
  1791. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-3-3D.mtest
  1792. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-4-3D.mtest
  1793. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-5-3D.mtest
  1794. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-shear-6-3D.mtest
  1795. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-uniaxialloading-1-2D.mtest
  1796. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-uniaxialloading-1-3D.mtest
  1797. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-uniaxialloading-2-2D.mtest
  1798. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-uniaxialloading-2-3D.mtest
  1799. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-uniaxialloading-3-2D.mtest
  1800. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticity3-uniaxialloading-3-3D.mtest
  1801. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-1-2D.mtest
  1802. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-1-3D.mtest
  1803. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-2-2D.mtest
  1804. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-2-3D.mtest
  1805. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-3-3D.mtest
  1806. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-4-3D.mtest
  1807. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-5-3D.mtest
  1808. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-shear-6-3D.mtest
  1809. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-1-2D.mtest
  1810. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-1-3D.mtest
  1811. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-2-2D.mtest
  1812. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-2-3D.mtest
  1813. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-3-2D.mtest
  1814. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-3-3D.mtest
  1815. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-sig11-2D.mtest
  1816. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-sig11-3D.mtest
  1817. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-sig22-2D.mtest
  1818. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-sig22-3D.mtest
  1819. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-sig33-2D.mtest
  1820. share/doc/mfront/tests/behaviours/aster/astersaintvenantkirchhoffelasticitytotallagrangian-uniaxialloading-sig33-3D.mtest
  1821. share/doc/mfront/tests/behaviours/aster/asterstrainhardeningcreep.mtest
  1822. share/doc/mfront/tests/behaviours/aster/asterstressrelaxation.mtest
  1823. share/doc/mfront/tests/behaviours/aster/astertensorialexternalstatevariabletest.mtest
  1824. share/doc/mfront/tests/behaviours/aster/astertvergaard.mtest
  1825. share/doc/mfront/tests/behaviours/aster/asterunilateralmazars.mtest
  1826. share/doc/mfront/tests/behaviours/aster/asterviscochaboche.mtest
  1827. share/doc/mfront/tests/behaviours/aster/asterviscoplasisocin.mtest
  1828. share/doc/mfront/tests/behaviours/calculix/calculixelasticity.mtest
  1829. share/doc/mfront/tests/behaviours/calculix/calculixelasticity10.mtest
  1830. share/doc/mfront/tests/behaviours/calculix/calculixelasticity11.mtest
  1831. share/doc/mfront/tests/behaviours/calculix/calculixelasticity14.mtest
  1832. share/doc/mfront/tests/behaviours/calculix/calculixelasticity15.mtest
  1833. share/doc/mfront/tests/behaviours/calculix/calculixelasticity18.mtest
  1834. share/doc/mfront/tests/behaviours/calculix/calculixelasticity19.mtest
  1835. share/doc/mfront/tests/behaviours/calculix/calculixelasticity2.mtest
  1836. share/doc/mfront/tests/behaviours/calculix/calculixelasticity20.mtest
  1837. share/doc/mfront/tests/behaviours/calculix/calculixelasticity21.mtest
  1838. share/doc/mfront/tests/behaviours/calculix/calculixelasticity22.mtest
  1839. share/doc/mfront/tests/behaviours/calculix/calculixelasticity23.mtest
  1840. share/doc/mfront/tests/behaviours/calculix/calculixelasticity4.mtest
  1841. share/doc/mfront/tests/behaviours/calculix/calculixelasticity5.mtest
  1842. share/doc/mfront/tests/behaviours/calculix/calculixelasticity6.mtest
  1843. share/doc/mfront/tests/behaviours/calculix/calculixelasticity7.mtest
  1844. share/doc/mfront/tests/behaviours/calculix/calculixelasticity8.mtest
  1845. share/doc/mfront/tests/behaviours/calculix/calculixelasticity9.mtest
  1846. share/doc/mfront/tests/behaviours/calculix/calculixfinitestrainsinglecrystal-001.mtest
  1847. share/doc/mfront/tests/behaviours/calculix/calculixfinitestrainsinglecrystal-012-2.mtest
  1848. share/doc/mfront/tests/behaviours/calculix/calculixfinitestrainsinglecrystal-012.mtest
  1849. share/doc/mfront/tests/behaviours/calculix/calculixfinitestrainsinglecrystal-159.mtest
  1850. share/doc/mfront/tests/behaviours/calculix/calculixinitializationfailuretest.mtest
  1851. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-3D.mtest
  1852. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-3D.mtest
  1853. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-3D.mtest
  1854. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-3D.mtest
  1855. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-3D.mtest
  1856. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-3D.mtest
  1857. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-3D.mtest
  1858. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-3D.mtest
  1859. share/doc/mfront/tests/behaviours/calculix/calculixmieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-3D.mtest
  1860. share/doc/mfront/tests/behaviours/calculix/calculixparametertest.mtest
  1861. share/doc/mfront/tests/behaviours/calculix/calculixparametertest2.mtest
  1862. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-shear-1-3D.mtest
  1863. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-shear-2-3D.mtest
  1864. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-shear-3-3D.mtest
  1865. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-shear-4-3D.mtest
  1866. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-shear-5-3D.mtest
  1867. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-shear-6-3D.mtest
  1868. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-uniaxialloading-1-3D.mtest
  1869. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-uniaxialloading-2-3D.mtest
  1870. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-uniaxialloading-3-3D.mtest
  1871. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-uniaxialloading-sig11-3D.mtest
  1872. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-uniaxialloading-sig22-3D.mtest
  1873. share/doc/mfront/tests/behaviours/calculix/calculixsaintvenantkirchhoffelasticity-uniaxialloading-sig33-3D.mtest
  1874. share/doc/mfront/tests/behaviours/generic/DataIsotropicHardeningRuleTest.mtest
  1875. share/doc/mfront/tests/behaviours/generic/GursonTvergaardNeedleman1982-test1.mtest
  1876. share/doc/mfront/tests/behaviours/generic/GursonTvergaardNeedleman1982-test2.mtest
  1877. share/doc/mfront/tests/behaviours/generic/InitializationFailureTest.mtest
  1878. share/doc/mfront/tests/behaviours/generic/LogarithmicStrainPlasticity2.mtest
  1879. share/doc/mfront/tests/behaviours/generic/PoroElasticity.mtest
  1880. share/doc/mfront/tests/behaviours/generic/PoroPlasticity.mtest
  1881. share/doc/mfront/tests/behaviours/generic/RateSensitivityFactorTest-0.05.mtest
  1882. share/doc/mfront/tests/behaviours/generic/RateSensitivityFactorTest-0.5.mtest
  1883. share/doc/mfront/tests/behaviours/generic/RateSensitivityFactorTest-5.mtest
  1884. share/doc/mfront/tests/behaviours/generic/RateSensitivityFactorTest-50.mtest
  1885. share/doc/mfront/tests/behaviours/generic/RateSensitivityFactorTest-500.mtest
  1886. share/doc/mfront/tests/behaviours/generic/RateSensitivityFactorTest-5000.mtest
  1887. share/doc/mfront/tests/behaviours/generic/TensorialExternalStateVariableTest.mtest
  1888. share/doc/mfront/tests/behaviours/generic/ThermoElasticity.mtest
  1889. share/doc/mfront/tests/behaviours/generic/axialgrowth.mtest
  1890. share/doc/mfront/tests/behaviours/generic/axialgrowth2.mtest
  1891. share/doc/mfront/tests/behaviours/generic/axialgrowth3.mtest
  1892. share/doc/mfront/tests/behaviours/generic/chaboche.mtest
  1893. share/doc/mfront/tests/behaviours/generic/chaboche2.mtest
  1894. share/doc/mfront/tests/behaviours/generic/computestressfreeexpansion.mtest
  1895. share/doc/mfront/tests/behaviours/generic/computethermalexpansion.mtest
  1896. share/doc/mfront/tests/behaviours/generic/computethermalexpansion2.mtest
  1897. share/doc/mfront/tests/behaviours/generic/computethermalexpansion3.mtest
  1898. share/doc/mfront/tests/behaviours/generic/elasticity.mtest
  1899. share/doc/mfront/tests/behaviours/generic/elasticity10-1.mtest
  1900. share/doc/mfront/tests/behaviours/generic/elasticity10.mtest
  1901. share/doc/mfront/tests/behaviours/generic/elasticity11.mtest
  1902. share/doc/mfront/tests/behaviours/generic/elasticity12.mtest
  1903. share/doc/mfront/tests/behaviours/generic/elasticity13.mtest
  1904. share/doc/mfront/tests/behaviours/generic/elasticity14.mtest
  1905. share/doc/mfront/tests/behaviours/generic/elasticity15.mtest
  1906. share/doc/mfront/tests/behaviours/generic/elasticity16.mtest
  1907. share/doc/mfront/tests/behaviours/generic/elasticity17.mtest
  1908. share/doc/mfront/tests/behaviours/generic/elasticity18.mtest
  1909. share/doc/mfront/tests/behaviours/generic/elasticity19.mtest
  1910. share/doc/mfront/tests/behaviours/generic/elasticity2.mtest
  1911. share/doc/mfront/tests/behaviours/generic/elasticity20.mtest
  1912. share/doc/mfront/tests/behaviours/generic/elasticity21.mtest
  1913. share/doc/mfront/tests/behaviours/generic/elasticity22.mtest
  1914. share/doc/mfront/tests/behaviours/generic/elasticity23.mtest
  1915. share/doc/mfront/tests/behaviours/generic/elasticity24.mtest
  1916. share/doc/mfront/tests/behaviours/generic/elasticity25.mtest
  1917. share/doc/mfront/tests/behaviours/generic/elasticity26.mtest
  1918. share/doc/mfront/tests/behaviours/generic/elasticity27.mtest
  1919. share/doc/mfront/tests/behaviours/generic/elasticity28.mtest
  1920. share/doc/mfront/tests/behaviours/generic/elasticity29.mtest
  1921. share/doc/mfront/tests/behaviours/generic/elasticity30.mtest
  1922. share/doc/mfront/tests/behaviours/generic/elasticity4-0.mtest
  1923. share/doc/mfront/tests/behaviours/generic/elasticity4-1.mtest
  1924. share/doc/mfront/tests/behaviours/generic/elasticity4-2.mtest
  1925. share/doc/mfront/tests/behaviours/generic/elasticity4-3.mtest
  1926. share/doc/mfront/tests/behaviours/generic/elasticity4-4.mtest
  1927. share/doc/mfront/tests/behaviours/generic/elasticity4.mtest
  1928. share/doc/mfront/tests/behaviours/generic/elasticity5-1.mtest
  1929. share/doc/mfront/tests/behaviours/generic/elasticity5-2.mtest
  1930. share/doc/mfront/tests/behaviours/generic/elasticity5.mtest
  1931. share/doc/mfront/tests/behaviours/generic/elasticity6-1.mtest
  1932. share/doc/mfront/tests/behaviours/generic/elasticity6-2.mtest
  1933. share/doc/mfront/tests/behaviours/generic/elasticity6.mtest
  1934. share/doc/mfront/tests/behaviours/generic/elasticity7.mtest
  1935. share/doc/mfront/tests/behaviours/generic/elasticity8.mtest
  1936. share/doc/mfront/tests/behaviours/generic/elasticity9.mtest
  1937. share/doc/mfront/tests/behaviours/generic/externalmodelcaller.mtest
  1938. share/doc/mfront/tests/behaviours/generic/externalmodelcaller2.mtest
  1939. share/doc/mfront/tests/behaviours/generic/externalmodelcaller3.mtest
  1940. share/doc/mfront/tests/behaviours/generic/externalstatevariablesboundscheck.mtest
  1941. share/doc/mfront/tests/behaviours/generic/externalstatevariablesboundscheck2.mtest
  1942. share/doc/mfront/tests/behaviours/generic/externalstatevariablesboundscheck3.mtest
  1943. share/doc/mfront/tests/behaviours/generic/externalstatevariablesboundscheck4.mtest
  1944. share/doc/mfront/tests/behaviours/generic/externalstatevariablesboundscheck5.mtest
  1945. share/doc/mfront/tests/behaviours/generic/externalstatevariablesboundscheck6.mtest
  1946. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-1-2D.mtest
  1947. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-1-3D.mtest
  1948. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-2-2D.mtest
  1949. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-2-3D.mtest
  1950. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-3-3D.mtest
  1951. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-4-3D.mtest
  1952. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-5-3D.mtest
  1953. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-shear-6-3D.mtest
  1954. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-1-1D.mtest
  1955. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-1-2D.mtest
  1956. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-1-3D.mtest
  1957. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-2-1D.mtest
  1958. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-2-2D.mtest
  1959. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-2-3D.mtest
  1960. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-3-1D.mtest
  1961. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-3-2D.mtest
  1962. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity-uniaxialloading-3-3D.mtest
  1963. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-1-2D.mtest
  1964. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-1-3D.mtest
  1965. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-2-2D.mtest
  1966. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-2-3D.mtest
  1967. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-3-3D.mtest
  1968. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-4-3D.mtest
  1969. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-5-3D.mtest
  1970. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-shear-6-3D.mtest
  1971. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-1-1D.mtest
  1972. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-1-2D.mtest
  1973. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-1-3D.mtest
  1974. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-2-1D.mtest
  1975. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-2-2D.mtest
  1976. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-2-3D.mtest
  1977. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-3-1D.mtest
  1978. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-3-2D.mtest
  1979. share/doc/mfront/tests/behaviours/generic/finiterotationsmallstrainelasticity2-uniaxialloading-3-3D.mtest
  1980. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal-001.mtest
  1981. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal-012-2.mtest
  1982. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal-012.mtest
  1983. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal-159.mtest
  1984. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal_numericaljacobian-001.mtest
  1985. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal_numericaljacobian-012-2.mtest
  1986. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal_numericaljacobian-012.mtest
  1987. share/doc/mfront/tests/behaviours/generic/finitestrainsinglecrystal_numericaljacobian-159.mtest
  1988. share/doc/mfront/tests/behaviours/generic/implicitnorton-planestress.mtest
  1989. share/doc/mfront/tests/behaviours/generic/implicitnorton-smallstraintridimensionbehaviourwrapper.mtest
  1990. share/doc/mfront/tests/behaviours/generic/implicitnorton.mtest
  1991. share/doc/mfront/tests/behaviours/generic/implicitnorton2.mtest
  1992. share/doc/mfront/tests/behaviours/generic/implicitnorton5.mtest
  1993. share/doc/mfront/tests/behaviours/generic/implicitnorton6.mtest
  1994. share/doc/mfront/tests/behaviours/generic/isotropiclinearswelling.mtest
  1995. share/doc/mfront/tests/behaviours/generic/isotropiclinearswelling2.mtest
  1996. share/doc/mfront/tests/behaviours/generic/isotropicvolumeswelling.mtest
  1997. share/doc/mfront/tests/behaviours/generic/isotropicvolumeswelling2.mtest
  1998. share/doc/mfront/tests/behaviours/generic/lorentz.mtest
  1999. share/doc/mfront/tests/behaviours/generic/lorentz2.mtest
  2000. share/doc/mfront/tests/behaviours/generic/materialpropertiesboundscheck.mtest
  2001. share/doc/mfront/tests/behaviours/generic/materialpropertiesboundscheck2.mtest
  2002. share/doc/mfront/tests/behaviours/generic/materialpropertiesboundscheck3.mtest
  2003. share/doc/mfront/tests/behaviours/generic/materialpropertiesboundscheck4.mtest
  2004. share/doc/mfront/tests/behaviours/generic/materialpropertiesboundscheck5.mtest
  2005. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-2D.mtest
  2006. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-FXY-3D.mtest
  2007. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-FXZ-3D.mtest
  2008. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-FYX-3D.mtest
  2009. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-FYZ-3D.mtest
  2010. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-FZX-3D.mtest
  2011. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-shear-FZY-3D.mtest
  2012. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-1D.mtest
  2013. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-2D.mtest
  2014. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-1-3D.mtest
  2015. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-1D.mtest
  2016. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-2D.mtest
  2017. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-2-3D.mtest
  2018. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-1D.mtest
  2019. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-2D.mtest
  2020. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity-uniaxialloading-3-3D.mtest
  2021. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-1D.mtest
  2022. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-2D.mtest
  2023. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-1-3D.mtest
  2024. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-1D.mtest
  2025. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-2D.mtest
  2026. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-2-3D.mtest
  2027. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-1D.mtest
  2028. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-2D.mtest
  2029. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity2-uniaxialloading-3-3D.mtest
  2030. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-1-3D.mtest
  2031. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-2-3D.mtest
  2032. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainelasticity3-uniaxialloading-3-3D.mtest
  2033. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-1D.mtest
  2034. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-2D.mtest
  2035. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-1-3D.mtest
  2036. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-1D.mtest
  2037. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-2D.mtest
  2038. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-2-3D.mtest
  2039. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-1D.mtest
  2040. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-2D.mtest
  2041. share/doc/mfront/tests/behaviours/generic/mieheapellambrechtlogarithmicstrainnortoncreep-uniaxialloading-3-3D.mtest
  2042. share/doc/mfront/tests/behaviours/generic/norton5.mtest
  2043. share/doc/mfront/tests/behaviours/generic/ode_default.mtest
  2044. share/doc/mfront/tests/behaviours/generic/ode_implicit.mtest
  2045. share/doc/mfront/tests/behaviours/generic/ode_rk54.mtest
  2046. share/doc/mfront/tests/behaviours/generic/orthotropiccreep-rk42.mtest
  2047. share/doc/mfront/tests/behaviours/generic/orthotropiccreep-rkCastem.mtest
  2048. share/doc/mfront/tests/behaviours/generic/orthotropiccreep.mtest
  2049. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity-2.mtest
  2050. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity.mtest
  2051. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity3-1.mtest
  2052. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity3-2.mtest
  2053. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity3-3.mtest
  2054. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity4-1.mtest
  2055. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-1.mtest
  2056. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-10.mtest
  2057. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-11.mtest
  2058. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-12.mtest
  2059. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-13.mtest
  2060. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-14.mtest
  2061. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-15.mtest
  2062. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-16.mtest
  2063. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-17.mtest
  2064. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-18.mtest
  2065. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-19.mtest
  2066. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-2.mtest
  2067. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-20.mtest
  2068. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-21.mtest
  2069. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-22.mtest
  2070. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-23.mtest
  2071. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-24.mtest
  2072. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-3.mtest
  2073. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-4.mtest
  2074. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-5.mtest
  2075. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-6.mtest
  2076. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-7.mtest
  2077. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-8.mtest
  2078. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity5-9.mtest
  2079. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-1.mtest
  2080. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-10.mtest
  2081. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-11.mtest
  2082. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-12.mtest
  2083. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-13.mtest
  2084. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-14.mtest
  2085. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-15.mtest
  2086. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-16.mtest
  2087. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-17.mtest
  2088. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-18.mtest
  2089. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-19.mtest
  2090. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-2.mtest
  2091. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-20.mtest
  2092. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-21.mtest
  2093. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-22.mtest
  2094. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-23.mtest
  2095. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-24.mtest
  2096. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-3.mtest
  2097. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-4.mtest
  2098. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-5.mtest
  2099. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-6.mtest
  2100. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-7.mtest
  2101. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-8.mtest
  2102. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity6-9.mtest
  2103. share/doc/mfront/tests/behaviours/generic/orthotropicelasticity9-1.mtest
  2104. share/doc/mfront/tests/behaviours/generic/orthotropicswelling.mtest
  2105. share/doc/mfront/tests/behaviours/generic/orthotropicswelling2.mtest
  2106. share/doc/mfront/tests/behaviours/generic/orthotropicswelling3.mtest
  2107. share/doc/mfront/tests/behaviours/generic/perfectplasticity.mtest
  2108. share/doc/mfront/tests/behaviours/generic/plasticity.mtest
  2109. share/doc/mfront/tests/behaviours/generic/plasticity2.mtest
  2110. share/doc/mfront/tests/behaviours/generic/plasticity3.mtest
  2111. share/doc/mfront/tests/behaviours/generic/plasticity5.mtest
  2112. share/doc/mfront/tests/behaviours/generic/plasticity6.mtest
  2113. share/doc/mfront/tests/behaviours/generic/plasticity7.mtest
  2114. share/doc/mfront/tests/behaviours/generic/plasticity_without_temperature_declaration.mtest
  2115. share/doc/mfront/tests/behaviours/generic/relocationtest.mtest
  2116. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-1-2D.mtest
  2117. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-1-3D.mtest
  2118. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-2-2D.mtest
  2119. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-2-3D.mtest
  2120. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-3-3D.mtest
  2121. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-4-3D.mtest
  2122. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-5-3D.mtest
  2123. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-shear-6-3D.mtest
  2124. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-1-1D.mtest
  2125. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-1-2D.mtest
  2126. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-1-3D.mtest
  2127. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-2-1D.mtest
  2128. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-2-2D.mtest
  2129. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-2-3D.mtest
  2130. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-3-1D.mtest
  2131. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-3-2D.mtest
  2132. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-3-3D.mtest
  2133. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig11-1D.mtest
  2134. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig11-2D.mtest
  2135. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig11-3D.mtest
  2136. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig22-1D.mtest
  2137. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig22-2D.mtest
  2138. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig22-3D.mtest
  2139. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig33-1D.mtest
  2140. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig33-2D.mtest
  2141. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity-uniaxialloading-sig33-3D.mtest
  2142. share/doc/mfront/tests/behaviours/generic/saintvenantkirchhoffelasticity4-uniaxialloading-1-3D.mtest
  2143. share/doc/mfront/tests/behaviours/generic/statevariablesboundscheck.mtest
  2144. share/doc/mfront/tests/behaviours/generic/statevariablesboundscheck2.mtest
  2145. share/doc/mfront/tests/behaviours/generic/strainhardeningcreep.mtest
  2146. share/doc/mfront/tests/behaviours/generic/strainhardeningcreep2.mtest
  2147. share/doc/mfront/tests/behaviours/generic/strainhardeningcreep3.mtest
  2148. share/doc/mfront/tests/behaviours/generic/strainhardeningcreep6.mtest
  2149. share/doc/mfront/tests/behaviours/generic/test10.mtest
  2150. share/doc/mfront/tests/behaviours/generic/test11.mtest
  2151. share/doc/mfront/tests/behaviours/generic/test13.mtest
  2152. share/doc/mfront/tests/behaviours/generic/test15.mtest
  2153. share/doc/mfront/tests/behaviours/generic/test8.mtest
  2154. share/doc/mfront/tests/behaviours/generic/test9.mtest
  2155. share/doc/mfront/tests/behaviours/generic/tvergaard.mtest
  2156. share/doc/mfront/tests/behaviours/ode_default.mfront
  2157. share/doc/mfront/tests/behaviours/ode_implicit.mfront
  2158. share/doc/mfront/tests/behaviours/ode_rk54.mfront
  2159. share/doc/mtest/AccelerationAlgorithm.md
  2160. share/doc/mtest/AccelerationAlgorithmParameter.md
  2161. share/doc/mtest/Author.md
  2162. share/doc/mtest/Behaviour.md
  2163. share/doc/mtest/CastemAccelerationPeriod.md
  2164. share/doc/mtest/CastemAccelerationTrigger.md
  2165. share/doc/mtest/CompareToNumericalTangentOperator.md
  2166. share/doc/mtest/Date.md
  2167. share/doc/mtest/Description.md
  2168. share/doc/mtest/DynamicTimeStepScaling.md
  2169. share/doc/mtest/Evolution.md
  2170. share/doc/mtest/ExternalStateVariable.md
  2171. share/doc/mtest/HandleThermalExpansion.md
  2172. share/doc/mtest/Import.md
  2173. share/doc/mtest/IntegerParameter.md
  2174. share/doc/mtest/InternalStateVariable.md
  2175. share/doc/mtest/MaterialProperty.md
  2176. share/doc/mtest/MaximalTimeStep.md
  2177. share/doc/mtest/MaximalTimeStepScalingFactor.md
  2178. share/doc/mtest/MaximumNumberOfIterations.md
  2179. share/doc/mtest/MaximumNumberOfSubSteps.md
  2180. share/doc/mtest/Message.md
  2181. share/doc/mtest/MinimalTimeStep.md
  2182. share/doc/mtest/MinimalTimeStepScalingFactor.md
  2183. share/doc/mtest/Model.md
  2184. share/doc/mtest/NumericalTangentOperatorPerturbationValue.md
  2185. share/doc/mtest/OutOfBoundsPolicy.md
  2186. share/doc/mtest/OutputFile.md
  2187. share/doc/mtest/OutputFilePrecision.md
  2188. share/doc/mtest/OutputFrequency.md
  2189. share/doc/mtest/Parameter.md
  2190. share/doc/mtest/PredictionPolicy.md
  2191. share/doc/mtest/Print.md
  2192. share/doc/mtest/Real.md
  2193. share/doc/mtest/ResidualFile.md
  2194. share/doc/mtest/ResidualFilePrecision.md
  2195. share/doc/mtest/StiffnessMatrixType.md
  2196. share/doc/mtest/StiffnessUpdatePolicy.md
  2197. share/doc/mtest/Times.md
  2198. share/doc/mtest/UnsignedIntegerParameter.md
  2199. share/doc/mtest/UseCastemAccelerationAlgorithm.md
  2200. share/doc/mtest/mtest/CohesiveForce.md
  2201. share/doc/mtest/mtest/CohesiveForceEpsilon.md
  2202. share/doc/mtest/mtest/DeformationGradient.md
  2203. share/doc/mtest/mtest/DeformationGradientEpsilon.md
  2204. share/doc/mtest/mtest/Event.md
  2205. share/doc/mtest/mtest/ImposedDeformationGradient.md
  2206. share/doc/mtest/mtest/ImposedStrain.md
  2207. share/doc/mtest/mtest/ImposedStress.md
  2208. share/doc/mtest/mtest/ModellingHypothesis.md
  2209. share/doc/mtest/mtest/NonLinearConstraint.md
  2210. share/doc/mtest/mtest/PrintLagrangeMultipliers.md
  2211. share/doc/mtest/mtest/RotationMatrix.md
  2212. share/doc/mtest/mtest/Strain.md
  2213. share/doc/mtest/mtest/StrainEpsilon.md
  2214. share/doc/mtest/mtest/Stress.md
  2215. share/doc/mtest/mtest/StressEpsilon.md
  2216. share/doc/mtest/mtest/Test.md
  2217. share/doc/mtest/ptest/AdditionalOutputs.md
  2218. share/doc/mtest/ptest/AxialForceEvolution.md
  2219. share/doc/mtest/ptest/AxialGrowthEvolution.md
  2220. share/doc/mtest/ptest/AxialLoading.md
  2221. share/doc/mtest/ptest/DisplacementEpsilon.md
  2222. share/doc/mtest/ptest/FailureCriterion.md
  2223. share/doc/mtest/ptest/FailurePolicy.md
  2224. share/doc/mtest/ptest/InnerRadiusEvolution.md
  2225. share/doc/mtest/ptest/MandrelAxialGrowthEvolution.md
  2226. share/doc/mtest/ptest/MandrelRadiusEvolution.md
  2227. share/doc/mtest/ptest/OuterRadiusEvolution.md
  2228. share/doc/mtest/ptest/OxidationModel.md
  2229. share/doc/mtest/ptest/Profile.md
  2230. share/doc/mtest/ptest/RadialLoading.md
  2231. share/doc/mtest/ptest/ResidualEpsilon.md
  2232. share/doc/tfel/LICENCE-CECILL-A-EN
  2233. share/doc/tfel/LICENCE-CECILL-A-FR
  2234. share/doc/tfel/LICENCE-GNU-GPL
  2235. share/doc/tfel/web/gallery/damage/FichantLaBorderieDamageBehaviour.mfront
  2236. share/doc/tfel/web/gallery/damage/Marigo.mfront
  2237. share/doc/tfel/web/gallery/damage/Mazars.mfront
  2238. share/doc/tfel/web/gallery/damage_viscoplasticity/FichantLaBorderieDamageAndTorelliLoadInducedThermalStrainBehaviour.mfront
  2239. share/doc/tfel/web/gallery/finitestrainsinglecrystal/FiniteStrainSingleCrystalHuang.mfront
  2240. share/doc/tfel/web/gallery/finitestrainsinglecrystal/MericCailletaudFiniteStrainSingleCrystalViscoPlasticity.mfront
  2241. share/doc/tfel/web/gallery/hyperelasticity/Ogden-tfel-3.0.0.mfront
  2242. share/doc/tfel/web/gallery/hyperelasticity/Ogden.mfront
  2243. share/doc/tfel/web/gallery/hyperelasticity/SaintVenantKirchhoffElasticity.mfront
  2244. share/doc/tfel/web/gallery/hyperelasticity/Signorini-tfel2.mfront
  2245. share/doc/tfel/web/gallery/hyperelasticity/Signorini.mfront
  2246. share/doc/tfel/web/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity-tfel-2.0.3.mfront
  2247. share/doc/tfel/web/gallery/hyperviscoelasticity/SignoriniHyperViscoelasticity.mfront
  2248. share/doc/tfel/web/gallery/nonlinearelasticity/RambergOsgoodNonLinearElasticity.mfront
  2249. share/doc/tfel/web/gallery/plasticity/DruckerPerfectPlasticity_Cazacu2001.mfront
  2250. share/doc/tfel/web/gallery/plasticity/GreenPerfectPlasticity.mfront
  2251. share/doc/tfel/web/gallery/plasticity/HosfordPerfectPlasticity.mfront
  2252. share/doc/tfel/web/gallery/plasticity/IsotropicLinearHardeningPlasticity.mfront
  2253. share/doc/tfel/web/gallery/plasticity/IsotropicLinearKinematicHardeningPlasticity.mfront
  2254. share/doc/tfel/web/gallery/plasticity/Iwan.mfront
  2255. share/doc/tfel/web/gallery/plasticity/OrthotropicDruckerPerfectPlasticity2090T3_Cazacu2001.mfront
  2256. share/doc/tfel/web/gallery/plasticity/OrthotropicDruckerPerfectPlasticityYdLin6016T4_Cazacu2001.mfront
  2257. share/doc/tfel/web/gallery/plasticity/OrthotropicLinearHardeningPlasticity.mfront
  2258. share/doc/tfel/web/gallery/viscoelasticity/GeneralizedMaxwell.mfront
  2259. share/doc/tfel/web/gallery/viscoelasticity/SkoroholdOlevskyViscousSinteringBehaviour.mfront
  2260. share/doc/tfel/web/gallery/viscoplasticity/ChabocheViscoplasticity.mfront
  2261. share/doc/tfel/web/gallery/viscoplasticity/Hayhurst.mfront
  2262. share/doc/tfel/web/gallery/viscoplasticity/ImplicitNorton.mfront
  2263. share/doc/tfel/web/gallery/viscoplasticity/IsotropicViscoplasticityAmstrongFredericKinematicHardening.mfront
  2264. share/doc/tfel/web/gallery/viscoplasticity/LoadInducedThermalStrain_Torelli2018.mfront
  2265. share/doc/tfel/web/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticity.mfront
  2266. share/doc/tfel/web/gallery/viscoplasticity/MericCailletaudSingleCrystalViscoPlasticityNumericalJacobian.mfront
  2267. share/tfel/cmake/AsterInterfaceConfig.cmake
  2268. share/tfel/cmake/AsterInterfaceTargets-release.cmake
  2269. share/tfel/cmake/AsterInterfaceTargets.cmake
  2270. share/tfel/cmake/CalculiXInterfaceConfig.cmake
  2271. share/tfel/cmake/CalculiXInterfaceTargets-release.cmake
  2272. share/tfel/cmake/CalculiXInterfaceTargets.cmake
  2273. share/tfel/cmake/MFMTestGeneratorConfig.cmake
  2274. share/tfel/cmake/MFMTestGeneratorTargets-release.cmake
  2275. share/tfel/cmake/MFMTestGeneratorTargets.cmake
  2276. share/tfel/cmake/MFrontLogStreamConfig.cmake
  2277. share/tfel/cmake/MFrontLogStreamTargets-release.cmake
  2278. share/tfel/cmake/MFrontLogStreamTargets.cmake
  2279. share/tfel/cmake/MFrontProfilingConfig.cmake
  2280. share/tfel/cmake/MFrontProfilingTargets-release.cmake
  2281. share/tfel/cmake/MFrontProfilingTargets.cmake
  2282. share/tfel/cmake/MTestFileGeneratorConfig.cmake
  2283. share/tfel/cmake/MTestFileGeneratorTargets-release.cmake
  2284. share/tfel/cmake/MTestFileGeneratorTargets.cmake
  2285. share/tfel/cmake/TFELCheckConfig.cmake
  2286. share/tfel/cmake/TFELCheckTargets-release.cmake
  2287. share/tfel/cmake/TFELCheckTargets.cmake
  2288. share/tfel/cmake/TFELConfigConfig.cmake
  2289. share/tfel/cmake/TFELConfigTargets-release.cmake
  2290. share/tfel/cmake/TFELConfigTargets.cmake
  2291. share/tfel/cmake/TFELExceptionConfig.cmake
  2292. share/tfel/cmake/TFELExceptionTargets-release.cmake
  2293. share/tfel/cmake/TFELExceptionTargets.cmake
  2294. share/tfel/cmake/TFELGlossaryConfig.cmake
  2295. share/tfel/cmake/TFELGlossaryTargets-release.cmake
  2296. share/tfel/cmake/TFELGlossaryTargets.cmake
  2297. share/tfel/cmake/TFELMFrontConfig.cmake
  2298. share/tfel/cmake/TFELMFrontDatabaseConfig.cmake
  2299. share/tfel/cmake/TFELMFrontDatabaseTargets-release.cmake
  2300. share/tfel/cmake/TFELMFrontDatabaseTargets.cmake
  2301. share/tfel/cmake/TFELMFrontTargets-release.cmake
  2302. share/tfel/cmake/TFELMFrontTargets.cmake
  2303. share/tfel/cmake/TFELMTestConfig.cmake
  2304. share/tfel/cmake/TFELMTestTargets-release.cmake
  2305. share/tfel/cmake/TFELMTestTargets.cmake
  2306. share/tfel/cmake/TFELMaterialConfig.cmake
  2307. share/tfel/cmake/TFELMaterialTargets-release.cmake
  2308. share/tfel/cmake/TFELMaterialTargets.cmake
  2309. share/tfel/cmake/TFELMathConfig.cmake
  2310. share/tfel/cmake/TFELMathCubicSplineConfig.cmake
  2311. share/tfel/cmake/TFELMathCubicSplineTargets-release.cmake
  2312. share/tfel/cmake/TFELMathCubicSplineTargets.cmake
  2313. share/tfel/cmake/TFELMathKrigingConfig.cmake
  2314. share/tfel/cmake/TFELMathKrigingTargets-release.cmake
  2315. share/tfel/cmake/TFELMathKrigingTargets.cmake
  2316. share/tfel/cmake/TFELMathParserConfig.cmake
  2317. share/tfel/cmake/TFELMathParserTargets-release.cmake
  2318. share/tfel/cmake/TFELMathParserTargets.cmake
  2319. share/tfel/cmake/TFELMathTargets-release.cmake
  2320. share/tfel/cmake/TFELMathTargets.cmake
  2321. share/tfel/cmake/TFELNUMODISConfig.cmake
  2322. share/tfel/cmake/TFELNUMODISTargets-release.cmake
  2323. share/tfel/cmake/TFELNUMODISTargets.cmake
  2324. share/tfel/cmake/TFELSystemConfig.cmake
  2325. share/tfel/cmake/TFELSystemTargets-release.cmake
  2326. share/tfel/cmake/TFELSystemTargets.cmake
  2327. share/tfel/cmake/TFELTestsConfig.cmake
  2328. share/tfel/cmake/TFELTestsTargets-release.cmake
  2329. share/tfel/cmake/TFELTestsTargets.cmake
  2330. share/tfel/cmake/TFELUnicodeSupportConfig.cmake
  2331. share/tfel/cmake/TFELUnicodeSupportTargets-release.cmake
  2332. share/tfel/cmake/TFELUnicodeSupportTargets.cmake
  2333. share/tfel/cmake/TFELUtilitiesConfig.cmake
  2334. share/tfel/cmake/TFELUtilitiesTargets-release.cmake
  2335. share/tfel/cmake/TFELUtilitiesTargets.cmake
  2336. share/tfel/cmake/tfel-config-version.cmake
  2337. share/tfel/cmake/tfel-modules-common.cmake
  2338. share/tfel/env/env.fish
  2339. share/tfel/env/env.sh
  2340. share/tfel/test-suite/clean.sh
  2341. share/tfel/test-suite/dsl-options/Plasticity.mfront
  2342. share/tfel/test-suite/dsl-options/behaviour-dsl-options.check
  2343. share/tfel/test-suite/madnex/external-madnex-file/Test.mfront
  2344. share/tfel/test-suite/madnex/external-madnex-file/YoungModulusTest.mfront
  2345. share/tfel/test-suite/madnex/external-madnex-file/generate.py
  2346. share/tfel/test-suite/madnex/external-madnex-file/test.check
  2347. share/tfel/test-suite/madnex/write-madnex-file/MFront-test1.madnex
  2348. share/tfel/test-suite/madnex/write-madnex-file/MadnexTest.py
  2349. share/tfel/test-suite/madnex/write-madnex-file/OverridableImplementation-2.py
  2350. share/tfel/test-suite/madnex/write-madnex-file/OverridableImplementation.py
  2351. share/tfel/test-suite/madnex/write-madnex-file/Plasticity.mfront
  2352. share/tfel/test-suite/madnex/write-madnex-file/Test.mfront
  2353. share/tfel/test-suite/madnex/write-madnex-file/YoungModulusTest.mfront
  2354. share/tfel/test-suite/madnex/write-madnex-file/generate.py
  2355. share/tfel/test-suite/madnex/write-madnex-file/madnex.check
  2356. share/tfel/test-suite/madnex/write-madnex-file/test.check
  2357. share/tfel/test-suite/overriding-parameters/Plasticity.mfront
  2358. share/tfel/test-suite/overriding-parameters/options.json
  2359. share/tfel/test-suite/overriding-parameters/overriding-parameters-2.check
  2360. share/tfel/test-suite/overriding-parameters/overriding-parameters.check
  2361. share/tfel/test-suite/physical-bounds/TestUnitSystem-behaviour.mfront
  2362. share/tfel/test-suite/physical-bounds/TestUnitSystem-material-property.mfront
  2363. share/tfel/test-suite/physical-bounds/unit-system.check
  2364. share/tfel/test-suite/ptest/integral-value/Elasticity.mfront
  2365. share/tfel/test-suite/ptest/integral-value/OrthotropicElastic.mfront
  2366. share/tfel/test-suite/ptest/integral-value/castemelasticity-linear-integral.check
  2367. share/tfel/test-suite/ptest/integral-value/castemelasticity-linear-integral.ptest
  2368. share/tfel/test-suite/ptest/integral-value/castemelasticity-linear-integral.ref
  2369. share/tfel/test-suite/ptest/integral-value/castemelasticity-quadratic-integral.check
  2370. share/tfel/test-suite/ptest/integral-value/castemelasticity-quadratic-integral.ptest
  2371. share/tfel/test-suite/ptest/integral-value/castemelasticity-quadratic-integral.ref
  2372. share/tfel/test-suite/ptest/mean-value/Elasticity.mfront
  2373. share/tfel/test-suite/ptest/mean-value/OrthotropicElastic.mfront
  2374. share/tfel/test-suite/ptest/mean-value/castemelasticity-linear-mean.check
  2375. share/tfel/test-suite/ptest/mean-value/castemelasticity-linear-mean.ptest
  2376. share/tfel/test-suite/ptest/mean-value/castemelasticity-linear-mean.ref
  2377. share/tfel/test-suite/ptest/mean-value/castemelasticity-quadratic-mean.check
  2378. share/tfel/test-suite/ptest/mean-value/castemelasticity-quadratic-mean.ptest
  2379. share/tfel/test-suite/ptest/mean-value/castemelasticity-quadratic-mean.ref
  2380. share/tfel/test-suite/python-bindings/mfront/behaviours/Chaboche.mfront
  2381. share/tfel/test-suite/python-bindings/mfront/behaviours/chaboche-2.py
  2382. share/tfel/test-suite/python-bindings/mfront/behaviours/chaboche.check
  2383. share/tfel/test-suite/python-bindings/mfront/behaviours/chaboche.py
  2384. share/tfel/test-suite/python-bindings/mfront/material-properties/MaterialPropertyTest.py
  2385. share/tfel/test-suite/python-bindings/mfront/material-properties/material-properties.check
  2386. share/tfel/test-suite/python-bindings/mfront/material-properties/test-mp.mfront
  2387. share/tfel/test-suite/python-bindings/mtest/behaviours/Plasticity.mfront
  2388. share/tfel/test-suite/python-bindings/mtest/behaviours/Tvergaard.mfront
  2389. share/tfel/test-suite/python-bindings/mtest/behaviours/behaviours-1.check
  2390. share/tfel/test-suite/python-bindings/mtest/behaviours/behaviours-2.check
  2391. share/tfel/test-suite/python-bindings/mtest/behaviours/castemtvergaard-2.ref
  2392. share/tfel/test-suite/python-bindings/mtest/behaviours/castemtvergaard.ref
  2393. share/tfel/test-suite/python-bindings/mtest/behaviours/test-behaviour.py
  2394. share/tfel/test-suite/python-bindings/mtest/behaviours/tvergaard-1.py
  2395. share/tfel/test-suite/python-bindings/mtest/behaviours/tvergaard-2.py
  2396. share/tfel/test-suite/python-bindings/mtest/material-properties/VanadiumAlloy_YoungModulus_SRMA.mfront
  2397. share/tfel/test-suite/python-bindings/mtest/material-properties/material-properties.check
  2398. share/tfel/test-suite/python-bindings/mtest/material-properties/test-mp.py
  2399. share/tfel/test-suite/python-bindings/ptest/behaviours/Elasticity.mfront
  2400. share/tfel/test-suite/python-bindings/ptest/behaviours/ImplicitNorton.mfront
  2401. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-1.check
  2402. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-1.py
  2403. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-1.ref
  2404. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-2.check
  2405. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-2.py
  2406. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-3.py
  2407. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-3a.ref
  2408. share/tfel/test-suite/python-bindings/ptest/behaviours/pipe-3b.ref
  2409. share/tfel/test-suite/unit-system/Inconel600_YoungModulus.mfront
  2410. share/tfel/test-suite/unit-system/unit-system.check
  2411. @owner
  2412. @group
  2413. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • tfel-mfront>0:science/tfel
Conflicts:
CONFLICTS_INSTALL:
  • tfel-mfront-edf-3.*
To install the port:
cd /usr/ports/science/tfel/ && make install clean
To add the package, run one of these commands:
  • pkg install science/tfel
  • pkg install tfel-mfront
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tfel-mfront
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777665972 SHA256 (TFEL-5.1.0.tar.gz) = 1afd98200de332e97e86d109ce0e1aaa8f18cc6c6c81daec3218809509cdfad7 SIZE (TFEL-5.1.0.tar.gz) = 74091269

Packages (timestamps in pop-ups are UTC):
tfel-mfront
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest5.1.0_15.1.0_1-4.0.0_7----
FreeBSD:14:quarterly---4.0.0_7--4.0.0_3-
FreeBSD:15:latest5.1.0_15.1.0_1n/a-n/an/a4.0.0_3-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest5.1.0_15.1.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gnuplot : math/gnuplot
  2. pybind11>0 : devel/pybind11
  3. py311-numpy>=1.16 : math/py-numpy@py311
  4. cmake : devel/cmake-core
  5. gfortran14 : lang/gcc14
  6. python3.11 : lang/python311
  7. as : devel/binutils
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. gnuplot : math/gnuplot
  2. py311-numpy>=1.16 : math/py-numpy@py311
  3. gfortran14 : lang/gcc14
  4. python3.11 : lang/python311
Library dependencies:
  1. libboost_python311.so : devel/boost-python-libs@py311
  2. libboost_thread.so : devel/boost-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tfel-mfront-5.1.0_1: DOCS=on: Build and/or install documentation PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
science_tfel
USES:
cmake compiler:c++0x fortran localbase python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/thelfer/tfel/archive/refs/tags/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.1.0_1
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
5.1.0
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
5.1.0
02 May 2026 10:20:15
commit hash: 3a70156730b22e6f12bd25e55ca3bce3cde2eb9bcommit hash: 3a70156730b22e6f12bd25e55ca3bce3cde2eb9bcommit hash: 3a70156730b22e6f12bd25e55ca3bce3cde2eb9bcommit hash: 3a70156730b22e6f12bd25e55ca3bce3cde2eb9b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/tfel: upgrade to 5.1.0

- Releases notes at https://github.com/thelfer/tfel/releases

- Take maintainership.
4.0.0_9
03 Apr 2026 20:52:43
commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: retire ${PYNUMPY}

With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
4.0.0_9
03 Apr 2026 18:52:22
commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: switch all consumers to math/py-numpy1

...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
4.0.0_8
20 Oct 2025 11:48:39
commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
4.0.0_7
19 Jun 2025 20:28:47
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.0_7
02 Jun 2025 00:40:43
commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost update
4.0.0_6
14 Feb 2025 03:17:22
commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
4.0.0_5
20 Nov 2024 10:05:25
commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
4.0.0_4
03 Oct 2024 10:25:14
commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
4.0.0_3
01 Jul 2024 20:27:23
commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13.2 which reached EOL today

Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
4.0.0_3
02 Aug 2023 21:18:14
commit hash: 94d12ee1dfeebbda4be7236b4858af0762e7b389commit hash: 94d12ee1dfeebbda4be7236b4858af0762e7b389commit hash: 94d12ee1dfeebbda4be7236b4858af0762e7b389commit hash: 94d12ee1dfeebbda4be7236b4858af0762e7b389 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/tfel: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
4.0.0_3
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.0.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.0_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
4.0.0_1
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.0_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
4.0.0
16 Feb 2022 16:29:01
commit hash: 1934391064df62448c9815f5b62baccb14f20178commit hash: 1934391064df62448c9815f5b62baccb14f20178commit hash: 1934391064df62448c9815f5b62baccb14f20178commit hash: 1934391064df62448c9815f5b62baccb14f20178 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/tfel: upgrade to 4.0.0

Release notes at <http://tfel.sourceforge.net/release-notes-4.0.html>.
3.4.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.4.0
28 Feb 2021 21:04:59
Revision:566814Original commit files touched by this commit
thierry search for other commits by this committer
Preparing for Python 3.8 (do not hardcode -37).
3.4.0
13 Dec 2020 14:48:11
Revision:557974Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 3.4.0

Release notes at <http://tfel.sourceforge.net/release-notes-3.4.html>.
3.3.0_1
07 Dec 2020 00:34:03
Revision:557191Original commit files touched by this commit
pfg search for other commits by this committer
science/tfel: drop maintainance

Approved by:	thierry (mentor, implicit)
3.3.0_1
26 Nov 2020 20:46:03
Revision:556349Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade Code_Aster to 14.6.0-1.

This implies:

- french /aster builds fine with clang, but it seg-faults: switched to Gcc

- ASTK is upgraded to 2019.0-1

- math/mumps is upgraded to 5.1.2-aster7

- TFEL/MFront is now required, but when the compilers of tfel and aster are
  different, it cannot be linked
  . recopopy science/tfel to science/tfel-edf and depends on science/tfel-edf
  . science/tfel-edf is built by Gcc, from the sources included in Aster's
    tarball
  . register the conflicts
3.3.0_1
07 Nov 2020 08:19:42
Revision:554348Original commit files touched by this commit
thierry search for other commits by this committer
- Fix libraries installation
  see <https://sourceforge.net/p/tfel/tickets/254/>

- Enable Python and Fortran interfaces

- Let it honor CFLAGS.

Approved by:	pfg (maintainer)
3.3.0
21 Dec 2019 19:53:15
Revision:520578Original commit files touched by this commit
pfg search for other commits by this committer
science/tfel: update to version 3.3

Release Notes:
	http://tfel.sourceforge.net/release-notes-3.3.html

Approved by:	thierry (mentor)
3.2.2
15 Dec 2019 17:20:58
Revision:520187Original commit files touched by this commit
pfg search for other commits by this committer
science/tfel: update to version 3.2.2

Reported by:	portscout
Approved by:	thierry (mentor)
3.2.1_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
3.2.1
01 Dec 2019 15:56:05
Revision:518783Original commit files touched by this commit
pfg search for other commits by this committer
science/tfel: completely disable the PYTHON option.

It is causing too much pkg-fallout so leave it for further investigation.

Approved by:	thierry (mentor)
3.2.1
28 Nov 2019 12:32:49
Revision:518576Original commit files touched by this commit
pfg search for other commits by this committer
science/tfel: fix pkg-fallout

Approved by:	thierry (mentor)
3.2.1
27 Nov 2019 00:54:13
Revision:518485Original commit files touched by this commit
pfg search for other commits by this committer
science/tfel: Update to version 3.2.1

Latest version also pet portlint and per portlint with a work around, for now,
some issue detecting python.

Approved by:	thierry (mentor)
3.1.2_7
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
3.1.2_7
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
3.1.2_6
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.1.2_5
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
3.1.2_4
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.1.2_3
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
3.1.2_2
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
3.1.2_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.1.2
18 Jun 2018 19:03:04
Revision:472706Original commit files touched by this commit
linimon search for other commits by this committer
Adjust USES to fix builds on gcc-based architectures.

While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
3.1.2
05 Jun 2018 20:53:13
Revision:471819Original commit files touched by this commit
swills search for other commits by this committer
science/tfel: update to version 3.1.2

PR:		228657
Submitted by:	pfg (maintainer)
3.1.1_1
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
3.1.1
09 Mar 2018 21:55:37
Revision:464032Original commit files touched by this commit
thierry search for other commits by this committer
Update science/tfel to 3.1.1 and turn on python option by default.

PR:		223952
Submitted by:	pfg (maintainer)
3.0.2_1
15 Feb 2018 12:34:50
Revision:461885Original commit files touched by this commit
mat search for other commits by this committer
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
3.0.2_1
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
3.0.2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.2
25 Nov 2017 10:43:57
Revision:454878Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 3.0.2.

The new version brings important support for Abaqus(TM) and will be supported
in a future release of CalculiX.

PR:		216315
Submitted by:	Pedro F. Giffuni
2.0.4_1
04 May 2017 20:30:48
Revision:440115Original commit files touched by this commit
thierry search for other commits by this committer
Cleanup.

PR:		216315
Submitted by:	pfg
2.0.4
19 Jan 2017 18:14:22
Revision:431891Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.0.4

PR:		216252
Submitted by:	pfg@FreeBSD.org (maintainer)
2.0.3
11 Nov 2016 16:49:21
Revision:425893Original commit files touched by this commit
thierry search for other commits by this committer
`MFront` is a code generator which translates a set of closely related
domain specific languages into plain C++ on top of the `TFEL`
library. Those languages covers three kind of material knowledge:

- material properties (for instance the
  Young modulus, the thermal conductivity, etc.)
- mechanical behaviours. Numerical performances of
  generated mechanical behaviours was given a particular
  attention. Various benchmarks shows that `MFront`
  implementations are competitive with native implementations
  available in the `Cast3M`, `Code-Aster` and `Cyrano3` solvers.
- simple point-wise models, such as material swelling
  used in fuel performance codes.

`MFront` comes with an handy easy-to-use tool called `MTest` that can
test the local behaviour of a material, by imposing independent
constraints on each component of the strain or the stress. This tool
has been much faster (from ten to several hundred times depending on
the test case) than using a full-fledged finite element solver.

WWW: http://tfel.sourceforge.net/

PR:		212375
Submitted by:	Pedro F. Giffuni

Number of commits found: 51