framework icon indicating copy to clipboard operation
framework copied to clipboard

Add helper class to generate mesh

Open grospelliergilles opened this issue 4 years ago • 0 comments

This class will manage parts which are common to several mesh builder. For example:

  • handle node coordinates
  • simplify adding cell

This class will also add the possibility to directly create edges and faces if the mesh builder can specify theirs uniqueId().

May use #91

grospelliergilles avatar Dec 02 '21 13:12 grospelliergilles