isaar / MSolve

Open source numerical solver for computational mechanics problems
Apache License 2.0
18 stars 26 forks source link

Pre-processing: Mesh generation #82

Open SerafeimBakalakos opened 6 years ago

SerafeimBakalakos commented 6 years ago

We need an automatic way to create finite element meshes.

SerafeimBakalakos commented 6 years ago

We can now read meshes consisting of Quad4 and Tri3 finite elements from GMSH output files (.msh).