MFEM is a modular parallel C++ library for finite element methods. Its goal is to enable high-performance scalable finite element discretization research and application development on a wide variety ...
This program will generate a simple two-dimensional rectilinear mesh in the MFEM v1.0 format. Originally, this was a practice for me to learn C++. See the examples directory for example input files ...