Home
last modified time | relevance | path

Searched defs:CeedQFunctionUser (Results 1 – 2 of 2) sorted by relevance

/libCEED/include/ceed/
H A Dceed.h376 typedef int (*CeedQFunctionUser)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScala… typedef
/libCEED/julia/LibCEED.jl/src/generated/
H A Dlibceed_bindings.jl520 const CeedQFunctionUser = Ptr{Cvoid} constant