Structured Triangular Mesh Generation

Build structured triangular mesh on rectangle shaped dataset
Download

Structured Triangular Mesh Generation Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Luigi Giaccari
  • Operating Systems:
  • Windows All
  • File Size:
  • 3 KB

Structured Triangular Mesh Generation Tags


Structured Triangular Mesh Generation Description

StructTriMesh is a handy Matlab addon that allows you to build structured triangular mesh on rectangle shaped dataset. This is useful in avoiding delaunay 2D triangulation in order to improve speed performances. It can be used for graphical purposes, fem analysis, sedata structures… INPUT: x,y must be vectors, they represent the axis of the rectangle. It is also very important they need to be sorted. To improve performances, there is no check for sorted vectors so you have to check yourself. OUTPUT: The mesh described as: p: N x 2 array, points of the triangular mesh t: Ntri x 3 array. Triangles indexes referring to p array. First point is flagged with index one.


Structured Triangular Mesh Generation Related Software