HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Public Member Functions | List of all members
Mesh2D::MeshReaderTyp2 Class Reference

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)
 

Detailed Description

The MeshReaderTyp2 class provides functions to read a typ2 mesh file.


The documentation for this class was generated from the following file: