How to read a multi-block structured mesh from a CGNS file

In this article, we extend the work we have done in the previous article, where we have set up the basic library structure of our mesh reading library and started to provide an initial implementation of the base class. Specifically, we add a class that can read a multi-block structured mesh from a CGNS file. …

How to read a multi-block structured mesh from a CGNS file Read More »