Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[arcane,std] Fix read of single point element in MSH reader #784

Merged

Commits on Jul 4, 2023

  1. [arcane,std] Corrige dans le format 'msh' la lecture des '$Element' q…

    …ui n'ont qu'un noeud (dont le type est 15).
    
    Pour ces éléments, il y a deux valeurs sur la ligne. On prenait comme
    uniqueId() du noeud la première valeur alors qu'il faut prendre la seconde.
    grospelliergilles committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1a86d3e View commit details
    Browse the repository at this point in the history