Home
last modified time | relevance | path

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

/libCEED/examples/python/
H A Dex_common.py237 for root, dirs, files in os.walk(path):
239 return os.path.join(root, name)
/libCEED/examples/rust-qfunctions/
H A Dex1-volume.c126 char root[2048] = __FILE__; in main() local
127 char *last_slash = strrchr(root, '/'); in main()
130 CeedAddRustSourceRoot(ceed, root); in main()
/libCEED/doc/sphinx/source/
H A Dgpu.md10 The filepath may also be a relative path with respect to a root directory set with {c:func}`CeedAdd…
/libCEED/
H A DMakefile289 libceed.c := $(filter-out interface/ceed-cuda.c interface/ceed-hip.c interface/ceed-jit-source-root
862 $(OBJDIR)/interface/ceed-jit-source-root-default.o : CPPFLAGS += -DCEED_JIT_SOURCE_ROOT_DEFAULT="\"…
863 $(OBJDIR)/interface/ceed-jit-source-root-install.o : CPPFLAGS += -DCEED_JIT_SOURCE_ROOT_DEFAULT="\"…
H A DDoxyfile1004 # subdirectory from a directory tree whose root is specified with the INPUT tag.
1206 # - Make sure the INPUT points to the root of the source tree
1635 # shows how to put an image at the root of the tree instead of the PROJECT_NAME.
2669 # children of the root node in a graph is already larger than
2679 # root by following a path via at most 3 edges will be shown. Nodes that lay
2680 # further from the root node will be omitted. Note that setting this option to 1
/libCEED/rust/libceed-sys/c-src/
H A DMakefile289 libceed.c := $(filter-out interface/ceed-cuda.c interface/ceed-hip.c interface/ceed-jit-source-root
862 $(OBJDIR)/interface/ceed-jit-source-root-default.o : CPPFLAGS += -DCEED_JIT_SOURCE_ROOT_DEFAULT="\"…
863 $(OBJDIR)/interface/ceed-jit-source-root-install.o : CPPFLAGS += -DCEED_JIT_SOURCE_ROOT_DEFAULT="\"…