#[no_mangle]
pub extern "C" fn green_kernel_laplace_3d_alloc(
ctype: GreenKernelCType,
) -> *mut GreenKernelEvaluator
Expand description
Create a new Laplace kernel.
#[no_mangle]
pub extern "C" fn green_kernel_laplace_3d_alloc(
ctype: GreenKernelCType,
) -> *mut GreenKernelEvaluator
Create a new Laplace kernel.