ciarlet_element_tabulate_f64

Function ciarlet_element_tabulate_f64 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ciarlet_element_tabulate_f64( element: *mut CiarletElementT, points: *const f64, npoints: usize, nderivs: usize, data: *mut c_void, )