Skip to content

function to convert a list of hexahedra into a mmg tet mesh

License

Notifications You must be signed in to change notification settings

MmgTools/hex2tet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex2tet

function to convert a list of hexahedra into a mmg tet mesh

Compilation

  1. you have to install mmg platform : see http://www.mmgtools.org

  2. cd hex2tet
    mkdir build
    cd build
    cmake ..
    make

About

function to convert a list of hexahedra into a mmg tet mesh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.5%
  • CMake 29.2%
  • Perl 8.6%
  • Fortran 2.7%