Skip to content

Tutorial 13: Customize: Preconditioners

Goran Flegar edited this page May 4, 2018 · 2 revisions

Previous: Customize: Solvers; Top: Building a 2D Poisson Solver

Objectives

Welcome to the last tutorial of this series! This final advanced session will show you how to create a custom version of the block-Jacobi preconditioner, which exploits the special structure of your matrix for huge memory and performance savings.

Previous: Customize: Solvers; Top: Building a 2D Poisson Solver

Clone this wiki locally