Function libceed_sys::bind_ceed::CeedQFunctionApply[][src]

pub unsafe extern "C" fn CeedQFunctionApply(
    qf: CeedQFunction,
    Q: CeedInt,
    u: *mut CeedVector,
    v: *mut CeedVector
) -> c_int