Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 17 of 17) sorted by relevance

/libCEED/examples/
H A DMakefile32 .PHONY: all ceed mfem nek petsc fluids solids clean
57 clean: target
58 +make -C ceed clean
59 +make -C mfem clean
60 +make -C nek clean
61 +make -C rust-qfunctions clean
62 +make -C petsc clean
63 +make -C fluids clean
64 +make -C solids clean
/libCEED/examples/nek/
H A DMakefile36 .PHONY: all bps clean
43 clean: target
44 NEK5K_DIR=$(NEK5K_DIR) && ./nek-examples.sh -clean
H A Dnek-examples.sh120 -clean)
179 function clean() { function
187 printf "y\n" | NEK_SOURCE_ROOT=${NEK5K_DIR} ./makenek clean 2>&1 >> /dev/null
354 clean
H A DREADME.md53 -clean clean the examples directory
/libCEED/examples/python/
H A DMakefile10 clean: target
20 .PHONY: clean setup test
/libCEED/python/tests/
H A DMakefile10 clean: target
20 .PHONY: clean setup test
/libCEED/examples/ceed/
H A DMakefile20 .PHONY: all clean
31 clean: target
/libCEED/backends/magma/tuning/
H A DMakefile37 clean: target
40 .PHONY: all clean
/libCEED/examples/mfem/
H A DMakefile31 .PHONY: all clean
51 clean: target
/libCEED/examples/rust-qfunctions/
H A DMakefile20 .PHONY: all clean
32 clean: target
/libCEED/examples/solids/
H A DMakefile62 clean: target
69 .PHONY: all print clean
/libCEED/examples/fluids/
H A DMakefile89 clean: target
96 .PHONY: all print clean
/libCEED/examples/fluids/meshes/
H A DMakefile20 clean: target
/libCEED/examples/petsc/
H A DMakefile96 clean: target
103 .PHONY: all print clean
/libCEED/
H A DMakefile900 cln clean : target
902 $(call quiet,MAKE) -C examples clean NEK5K_DIR="$(abspath $(NEK5K_DIR))"
903 $(call quiet,MAKE) -C python/tests clean
907 distclean : clean
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit …
H A DREADME.md13 …izations, designed for performance portability, run-time flexibility, and clean embedding in highe…
/libCEED/rust/libceed-sys/c-src/
H A DMakefile900 cln clean : target
902 $(call quiet,MAKE) -C examples clean NEK5K_DIR="$(abspath $(NEK5K_DIR))"
903 $(call quiet,MAKE) -C python/tests clean
907 distclean : clean
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit …