You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this tutorial you will learn how to build your own matrix format that exploits the special structure of the Poisson matrix, and get even better performance than with the ELL format. You will learn more about the gko::LinOp class and gko::EnableLinOp mixin.