Files
JuliaFEM.jl/src
Jukka Aho 741da90819 feat(io): Add Gmsh mesh reader for tetrahedral meshes
- GmshMesh struct: nodes, elements, physical_groups storage
- read_gmsh_mesh() parses ASCII format 4.1 (.msh files)
- Extracts Tet4 elements (type 4) and node coordinates
- Reads physical groups for boundary conditions
- get_surface_nodes() placeholder for BC node extraction
- 175 lines: Simple mesh I/O for demos and benchmarks
2025-11-12 01:02:02 +02:00
..
2025-11-09 03:30:29 +02:00
2018-09-06 13:34:26 +03:00
2025-11-08 07:57:15 +02:00
2018-09-06 13:34:26 +03:00
2018-07-05 11:21:10 +03:00
2025-11-08 08:50:59 +02:00
2018-09-06 13:34:26 +03:00