https://github.com/cfd-institute/cppmeshconverter
C++ 11 version of my Fortran code gmsh-to-vtk-and-tecplot
https://github.com/cfd-institute/cppmeshconverter
c-plus-plus cfd converter cplusplus-11 gmsh mesh tecplot tecplot-ascii vtk vtkdata
Last synced: 13 days ago
JSON representation
C++ 11 version of my Fortran code gmsh-to-vtk-and-tecplot
- Host: GitHub
- URL: https://github.com/cfd-institute/cppmeshconverter
- Owner: CFD-Institute
- Created: 2018-02-24T06:33:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T15:46:01.000Z (over 3 years ago)
- Last Synced: 2025-03-24T02:51:36.167Z (about 1 month ago)
- Topics: c-plus-plus, cfd, converter, cplusplus-11, gmsh, mesh, tecplot, tecplot-ascii, vtk, vtkdata
- Language: C++
- Homepage:
- Size: 832 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### gmsh-to-vtk-CPP11
C++ 11 version of my Fortran code gmsh-to-vtk-and-tecplotSome features:
- Convert .msh mesh file (Quadrilateral) of gmsh to .vtk file.
- Written in modern C++ (C++11 standard, intensive use of C++ STL).**Remarks:**
- You will need a mature C++11 compiler to compile and run my code, as described in **History**
**History:**
06/2021
- After a major refactoring, the code has been tested with MinGW g++ 9.20 (under NetBeans 8.2 IDE) and MinGW g++ 8.1 (under Code::Blocks 20.3 IDE).
2018
- I have compiled and run my code successfully with g++ 5.1.0, Visual Studio 2015 Community Edition, Intel C++ 2018 for Linux.
- The default C++ compiler of Ubuntu 14.04 LTS (g++ 4.8.4) failed to compile my code. This bug is fixed [here](https://github.com/truongd8593/Euler2dCpp11/commit/6350ba1ad3b54f72bd5d7fc752e6977979ff914f)
[Description](https://github.com/truongd8593/gmsh-to-vtk-CPP11/wiki)
### Donations:
If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.[](https://paypal.me/TruongDang85)