An open API service indexing awesome lists of open source software.

https://github.com/cfd-institute/jmeshconverter

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

cfd java mesh-processing tecplot vtk

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# JMeshConverter
At this early stage, this code is a Java version of [GmshToVtkAndTecplotCpp11](https://github.com/truongd8593/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

* Mesh converter for [delaundo](https://www.swmath.org/software/9675).