Home
last modified time | relevance | path

Searched refs:DEAL_II_DIR (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/deal.II/
H A DCMakeLists.txt4 HINTS ${deal.II_DIR} ${DEAL_II_DIR} ../ ../../ $ENV{DEAL_II_DIR}
10 "or set an environment variable \"DEAL_II_DIR\" that contains this path."
/libCEED/
H A DMakefile250 DEAL_II_DIR ?= ../dealii/install macro
253 export DEAL_II_DIR
455 $(info DEAL_II_DIR = $(DEAL_II_DIR))
707 cmake -B examples/deal.II/build -S examples/deal.II -DDEAL_II_DIR=$(DEAL_II_DIR) -DCEED_DIR=$(PWD)
773 $(if $(DEAL_II_DIR),$(dealiiexamples)) \
/libCEED/rust/libceed-sys/c-src/
H A DMakefile250 DEAL_II_DIR ?= ../dealii/install macro
253 export DEAL_II_DIR
455 $(info DEAL_II_DIR = $(DEAL_II_DIR))
707 cmake -B examples/deal.II/build -S examples/deal.II -DDEAL_II_DIR=$(DEAL_II_DIR) -DCEED_DIR=$(PWD)
773 $(if $(DEAL_II_DIR),$(dealiiexamples)) \
/libCEED/examples/
H A DREADME.md91 To build the examples, set the `DEAL_II_DIR`, `MFEM_DIR`, `PETSC_DIR`, and `NEK5K_DIR` variables an…