Are there any tutorials which demonstrates the usage of C++ Linear Algebraic libraries like EIGEN ( http://eigen.tuxfamily.org/index.php?title=Main_Page ) or BLAZE ( https://bitbucket.org/blaze-lib/blaze/wiki/Getting_Started ) to build CFD applications.
In short how to initialize sparse matrices and use inbuilt iterative solvers.