HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
The MeshReaderTyp2 class provides functions to read a typ2 mesh file. More...
#include <MeshReaderTyp2.hpp>
Public Member Functions | |
MeshReaderTyp2 (std::string file_name) | |
~MeshReaderTyp2 () | |
void | read_mesh (std::vector< std::array< double, 2 > > &vertices, std::vector< std::vector< std::size_t > > &cells) |
The MeshReaderTyp2 class provides functions to read a typ2 mesh file.