bempp::bindings::boundary_assembly

Function boundary_assembler_assemble_singular_correction

source
#[no_mangle]
pub unsafe extern "C" fn boundary_assembler_assemble_singular_correction(
    assembler: *mut BoundaryAssemblerWrapper,
    trial_space: *const FunctionSpaceWrapper,
    test_space: *const FunctionSpaceWrapper,
) -> *const SparseMatrixWrapper