bempp::helmholtz::assembler

Function hypersingular

Source
pub fn hypersingular<T: RlstScalar<Complex = T> + MatrixInverse>(
    wavenumber: T::Real,
    options: &BoundaryAssemblerOptions,
) -> Hypersingular3dAssembler<'_, T>
Expand description

Assembler for the Helmholtz hypersingular operator.