pub fn hypersingular<T: RlstScalar<Real = T> + MatrixInverse>(
options: &BoundaryAssemblerOptions,
) -> Hypersingular3dAssembler<'_, T>
Expand description
Assembler for the Laplace hypersingular operator.
pub fn hypersingular<T: RlstScalar<Real = T> + MatrixInverse>(
options: &BoundaryAssemblerOptions,
) -> Hypersingular3dAssembler<'_, T>
Assembler for the Laplace hypersingular operator.