Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7031 Discussions

auto mesh algorithm im finite element method

kooka
Beginner
391 Views
does anyone knows some algorithm that can make automeshing in finite element method. ie, i have a slab with a hole and i want to auto mesh in squares an triangles. I will thank some references to papers or to functions in math library that can help me.
0 Kudos
2 Replies
ustatic
Beginner
391 Views
Quoting - kooka
does anyone knows some algorithm that can make automeshing in finite element method. ie, i have a slab with a hole and i want to auto mesh in squares an triangles. I will thank some references to papers or to functions in math library that can help me.

Take a look to Triangle code:

http://www.cs.cmu.edu/~quake/triangle.html
0 Kudos
Alemdar__Bulent
Beginner
391 Views
0 Kudos
Reply