tueboesen / Sparse-iterative-parallel-linear-solverLinks
This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which are then solved in parallel. The solver assumes the input matrix to already have been ordered by a Reverse Cuthill-Mckee reordering algorithm.
☆15Updated 3 years ago
Alternatives and similar repositories for Sparse-iterative-parallel-linear-solver
Users that are interested in Sparse-iterative-parallel-linear-solver are comparing it to the libraries listed below
Sorting:
- Fortran OOP Library for all algebraic and functional operations with sparse matrices. That is, for matrices where the number of zeros hig…☆17Updated 4 years ago
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated last year
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆18Updated 2 years ago
- Fortran string manipulations☆24Updated this week
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 3 years ago
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- Lightweight implementation of Krylov subspace techniques in Fortran.☆30Updated this week
- Using FORTRAN to call CUBLAS library's function.☆18Updated 7 years ago
- Unsigned integer in Fortran☆9Updated last year
- FAR++ implements Fortran-like arrays in C++☆15Updated last month
- Directed Acyclic Graphs With Modern Fortran☆11Updated 2 years ago
- A fortran library to perform parallel sorts.☆29Updated 3 years ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆24Updated this week
- A modern Fortran interface to the METIS graph partitioning library☆45Updated 11 months ago
- VERA Fortran Utilities☆45Updated 5 months ago
- Fortran STL File I/O☆26Updated 6 months ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆23Updated 6 months ago
- A flexible modern fortran code that solves the Euler fluid equations using the following flux solvers [AUSM+-up, (M-)AUSMPW+, SLAU(2), FV…☆18Updated 4 years ago
- A Fortran implementation of high-resolution WENO schemes for hyperbolic conservation equations☆17Updated 3 weeks ago
- Use the Fortran Package Manager from within Visual Studio☆11Updated 4 years ago
- Open source overset grid assembly and remapping toolkit (old Fortran version)☆17Updated 2 years ago
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆22Updated 4 years ago
- Fortran Library for Lagrange InterpolAtion☆11Updated 8 years ago
- A personal collection of research codes for LBM in periodic domains☆9Updated 10 months ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated 8 months ago
- Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations☆28Updated 5 years ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- Teaching software for the CFD programming seminar☆19Updated last year
- 3D WENO 5th Order Code in Fortran☆8Updated 7 years ago
- A modern Fortran abstraction layer for OpenCL☆41Updated 2 years ago