How to write a CFD library: The sparse matrix class
In this article, we will first look at why sparse matrices, as found in CFD applications, really need to be stored with an adequate sparse matrix storage format, by looking at some back of the envelop calculations that show that we can save a significant amount of data by using an appropriate storage format. We …
How to write a CFD library: The sparse matrix class Read More »