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

Missing unsafe_array_convert for StructVectors (#37) #38

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4699257 View commit details
    Browse the repository at this point in the history
  2. Remove tetrahedralize(mesh::Mesh{3, Float64, <:TetGen.Triangle}) from…

    … input
    
    With facet markers in the mesh, this creates the wrong entry type for facets.
    Fixes #37
    j-fu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    995cd79 View commit details
    Browse the repository at this point in the history
  3. format

    j-fu committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3898a93 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. uncomment tetrahedralize method

    j-fu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    88e50cd View commit details
    Browse the repository at this point in the history