Git Product home page Git Product logo

cppmeshconverter's Introduction

gmsh-to-vtk-CPP11

C++ 11 version of my Fortran code gmsh-to-vtk-and-tecplot

Some 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

Description

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.

paypal

cppmeshconverter's People

Contributors

truong-qe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.