SPIKE Algorithm - Overview

Overview

The SPIKE algorithm deals with a linear system AX = F, where A is a banded matrix of bandwidth much less than, and F is an matrix containing right-hand sides. It is divided into a preprocessing stage and a postprocessing stage.

Read more about this topic:  SPIKE Algorithm