Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e9913e74 authored by PETIT Manuel's avatar PETIT Manuel
Browse files

Fix issues related to the `get_dofs_values` reshaping. Make slight improvement...

Fix issues related to the `get_dofs_values` reshaping. Make slight improvement on Dofs gestion (_dof_per_nodes, dofs_positions).

Refactored `SolutionExplorer` to improve clarity and consistency in DoF computations, including changes to `_dof_per_nodes` logic and added support for position deduplication. Extended the `get_dofs_positions` method to handle duplicate removal and updated reshape logic for vector and tensor types in `get_dofs_values`. Added error handling for unsupported MixedElements and corresponding unit tests for better coverage.
parent 0672f229
No related branches found
No related tags found
No related merge requests found
Pipeline #1099649 passed with warnings