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 support for quadratic meshes in native mesh interface #8

Merged
merged 7 commits into from
Nov 22, 2023

Commits on Nov 22, 2023

  1. Add native mesh conversion script for Gmsh

     - Add support for import of quadratic meshes for Tet/Tri in native format
    hansec committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    bbebace View commit details
    Browse the repository at this point in the history
  2. Add support for quadratic QUAD/HEX elements in native mesh interface

     - Update CUBIT/EXODUS conversion script to handle QUAD8 and HEX27 elements
    hansec committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6d4d070 View commit details
    Browse the repository at this point in the history
  3. Update regression tests for quadratic meshes in native interface (CUB…

    …IT origination)
    
     - Fix bug in multigrid refinement with high-order base meshes
     - Add tests for linear and quadratic Hex elements
    hansec committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c57210f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2aebd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfdbe8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a8e45a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ae5a87 View commit details
    Browse the repository at this point in the history