Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 399 Bytes

JMeshConverter

At this early stage, this code is a Java version of GmshToVtkAndTecplotCpp11.

  • The code takes an unstructured quadrilateral mesh generated by GMSH and convert it to vtk and/or Tecplot data formats.

  • Design patterns: singleton, builder.

To do