Mentions légales du service

Skip to content
- Bug #853: Geometry: add a new index to Coords. This was required to make Fiber work properly in parallel.
- Bug #852 - #854: Fix a race condition on the creation of output directory by several ranks acting on the same filesystem. Crtp mpi has been moved into Utilities and applied to InputParameterList.
- Bug #851: An assert could be unduly activated if a small mesh was splitted on too many processors.
- Support #849: Create a script that performs a very basic check of the output of the executables.
- Bug #848: ParameterAtDof template parameter was actually ignored, as scalar was hardcoded.