Home
last modified time | relevance | path

Searched refs:Curl (Results 1 – 2 of 2) sorted by relevance

/libCEED/julia/LibCEED.jl/test/
H A Dbuildmats.jl71 # Curl
/libCEED/rust/libceed/src/
H A Dlib.rs113 Curl = bind_ceed::CeedEvalMode_CEED_EVAL_CURL as isize, enumerator
123 bind_ceed::CeedEvalMode_CEED_EVAL_CURL => EvalMode::Curl, in from_u32()