Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • nicolas tardieu's avatar
    eb0f613a
    · eb0f613a
    nicolas tardieu authored
    New fonction to use Tetgen 's algorithm
    Attention : several problems
      - the method deinitialized of Tetgen is not seen by the compiler
      - it seems that the data structure tetgenio is destroyed after its creation,
    so that all meshing procedure is dine in the constructor
    eb0f613a
    History
    nicolas tardieu authored
    New fonction to use Tetgen 's algorithm
    Attention : several problems
      - the method deinitialized of Tetgen is not seen by the compiler
      - it seems that the data structure tetgenio is destroyed after its creation,
    so that all meshing procedure is dine in the constructor