Minor improvement in mesh structure to allow different imput formats.
Organization of meshes per geometry type.
This commit is contained in:
parent
7152a232fe
commit
3b125d0952
14 changed files with 158 additions and 100 deletions
2
makefile
2
makefile
|
|
@ -9,7 +9,7 @@ JSONDIR := $(TOPDIR)/json-fortran-8.2.0/build
|
|||
JSONLIB := $(JSONDIR)/lib/libjsonfortran.a
|
||||
JSONINC := $(JSONDIR)/include
|
||||
|
||||
INCDIR :=
|
||||
INCDIR :=
|
||||
INCDIR += $(JSONINC)
|
||||
|
||||
VAR := ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue