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

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 55.7%
  • CMake 32.8%
  • Perl 8.5%
  • Fortran 3.0%