bempp::bindings::function

Function space_has_cell_dofs

source
#[no_mangle]
pub unsafe extern "C" fn space_has_cell_dofs(
    space: *mut FunctionSpaceWrapper,
    cell: usize,
) -> bool