function au=hyblap(u) % HYBLAP Apply hybrid Schwarz preconditioned Laplace operator. % % function au=hyblap(u) % u1=pchybsw(u); au=lapmf(u1);