Home
last modified time | relevance | path

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

/libCEED/benchmarks/
H A Dbenchmark.sh27 cur_dir="$PWD"
37 local outvar="$1" path="$2" cur_dir="$PWD"
38 cd "$path" && path="$PWD" && cd "$cur_dir" && eval "$outvar=\"$path\""
292 while cwd="$PWD/" cwd="${cwd#${root_dir}/}" cwd="${cwd%/}" \
/libCEED/examples/nek/
H A Dnek-examples.sh135 …FFLAGS="-g -std=legacy -I${CEED_DIR}/include -ffixed-line-length-132 -DEXAMPLE_DIR='\"${PWD}/\"' -…
286 echo "Error generating box. See $PWD/log for details."
/libCEED/
H A DMakefile707 cmake -B examples/deal.II/build -S examples/deal.II -DDEAL_II_DIR=$(DEAL_II_DIR) -DCEED_DIR=$(PWD)
856 GIT_DESCRIBE = $(shell git -c safe.directory=$PWD describe --always --dirty 2>/dev/null || printf "…
1042 docker run -it --user $(shell id -u):$(shell id -g) --rm -v $(PWD):/io -w /io \
/libCEED/rust/libceed-sys/c-src/
H A DMakefile707 cmake -B examples/deal.II/build -S examples/deal.II -DDEAL_II_DIR=$(DEAL_II_DIR) -DCEED_DIR=$(PWD)
856 GIT_DESCRIBE = $(shell git -c safe.directory=$PWD describe --always --dirty 2>/dev/null || printf "…
1042 docker run -it --user $(shell id -u):$(shell id -g) --rm -v $(PWD):/io -w /io \