CFD-Institute / JMeshConverter

At this early stage, this code is a Java version of https://github.com/truongd8593/GmshToVtkAndTecplotCpp11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

At this early stage, this code is a Java version of https://github.com/truongd8593/GmshToVtkAndTecplotCpp11

License:MIT License


Languages

Language:Java 100.0%