Reading of mesh files has been made independent from geometry and
prepared to accept different formats.
This commit is contained in:
parent
46348c86ee
commit
3f91d9e1ed
31 changed files with 2377 additions and 2675 deletions
4
src/modules/mesh/inout/makefile
Normal file
4
src/modules/mesh/inout/makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
all: gmsh2.o
|
||||
|
||||
gmsh2.o:
|
||||
$(MAKE) -C gmsh2 all
|
||||
Loading…
Add table
Add a link
Reference in a new issue