Home
last modified time | relevance | path

Searched full:libceed_path (Results 1 – 2 of 2) sorted by relevance

/libCEED/julia/LibCEED.jl/src/
H A DLibCEED.jl231 set_preferences!(C.libCEED_jll, "libceed_path" => path; force=true)
243 set_preferences!(C.libCEED_jll, "libceed_path" => nothing; force=true)
249 delete_preferences!(Preferences.get_uuid(C.libCEED_jll), "libceed_path"; force=true)
275 get_libceed_path() = C.libCEED_jll.libceed_path
/libCEED/.github/workflows/
H A Djulia-test-with-style.yml38 echo "libceed_path = \"$LIBCEED_LIB\"" >> test/Project.toml