Home
last modified time | relevance | path

Searched refs:DEVROOT (Results 1 – 6 of 6) sorted by relevance

/phasta/phSolver/AMG/
H A DMakefile10 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch )
14 DEVROOT := $(shell cygpath -w -m $(DEVROOT)) macro
57 INCLUDES := $(INCLUDES) -I../common -I$(DEVROOT)/ARPACK/SRC
59 include $(DEVROOT)/Util/buildUtil/make.common
/phasta/phSolver/compressible/
H A DMakefile7 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch)
11 DEVROOT := $(shell cygpath -w -m $(DEVROOT)) macro
12 IOLIB_DIR := $(DEVROOT)/phasta/phastaIO/lib/$(ARCHOS)
13 SHPLIB_DIR := $(DEVROOT)/phasta/shapeFunction/lib/$(ARCHOS)
14 METIS_DIR := $(DEVROOT)/phasta/phMetis/lib/$(ARCHOS)
89 include $(DEVROOT)/Util/buildUtil/make.common
/phasta/phSolver/incompressible/
H A DMakefile7 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch)
17 DEVROOT := $(shell cygpath -w -m $(DEVROOT)) macro
19 IOLIB_DIR := $(DEVROOT)/phasta/phastaIO/lib/$(ARCHOS)
20 SHPLIB_DIR := $(DEVROOT)/phasta/shapeFunction/lib/$(ARCHOS)
21 METIS_DIR := $(DEVROOT)/phasta/phMetis/lib/$(ARCHOS)
37 ARPACKPATH := $(DEVROOT)/ARPACK
126 include $(DEVROOT)/Util/buildUtil/make.common
/phasta/phastaIO/
H A DMakefile9 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch)
12 include $(DEVROOT)/Util/buildUtil/make.common
/phasta/phSolver/common/
H A DMakefile7 ARCHOS := $(shell $(DEVROOT)/Util/buildUtil/getarch )
11 DEVROOT := $(shell cygpath -w -m $(DEVROOT)) macro
77 include $(DEVROOT)/Util/buildUtil/make.common
/phasta/shapeFunction/
H A DMakefile7 include $(DEVROOT)/Util/buildUtil/make.common