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

Add a single tetrahedron mesh for testing 3D mesh code #65

Merged
merged 3 commits into from
May 4, 2022

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    f7fd5b1 View commit details
    Browse the repository at this point in the history
  2. Drop the template argument to RStaticMesh

    Also fix drawing the 3D mesh.  Add the coordinate in the third dimension.
    yungyuc committed May 4, 2022
    Configuration menu
    Copy the full SHA
    4d80496 View commit details
    Browse the repository at this point in the history
  3. Add a single cell of tetrahedron in unit test

    Note: The metric value is not verified, but the mesh looks OK in the viewer.
    yungyuc committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c73069a View commit details
    Browse the repository at this point in the history