Pinned Repositories
Linking-PETSc-using-CMake-MPI-HelloWorld
This project shows how to link PETSc library using CMake.
SPAxb_COO2CSR
This code reads a matrix in CO-Ordinate (COO) format and writes the output in Compressed Sparse Row (CSR) format
SPAxb_PETSc
This project shows how to develop and solve sparse Ax=b system. PETSc is utilised for the iterative solution.
KCCFD's Repositories
KCCFD/SPAxb_COO2CSR
This code reads a matrix in CO-Ordinate (COO) format and writes the output in Compressed Sparse Row (CSR) format
KCCFD/Linking-PETSc-using-CMake-MPI-HelloWorld
This project shows how to link PETSc library using CMake.
KCCFD/SPAxb_PETSc
This project shows how to develop and solve sparse Ax=b system. PETSc is utilised for the iterative solution.