Skip to content

CFD-Institute/JMeshConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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