Lesson of 25 February 2010

Lesson file in a zip file lesson9.zip

The header of cyclic reduction for BABD linear system

File AmodioLU.hh

The code of cyclic reduction

File AmodioLU.cc

The header of LU decomposition for BABD linear system

File BlockLU.hh

The code of LU decomposition

File BlockLU.cc

A driver code

File main.cc