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 5 years ago
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated 2 years ago
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- A modern Fortran interface to the METIS graph partitioning library☆47Updated last year
- Using FORTRAN to call CUBLAS library's function.☆18Updated 8 years ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆27Updated this week
- Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations☆30Updated 5 years ago
- VERA Fortran Utilities☆46Updated 9 months ago
- Lightweight implementation of Krylov subspace techniques in Fortran.☆30Updated this week
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Updated 2 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆34Updated 3 years ago
- Directed Acyclic Graphs With Modern Fortran☆11Updated 2 years ago
- Open source overset grid assembly and remapping toolkit (old Fortran version)☆17Updated 2 years ago
- A fortran library to perform parallel sorts.☆29Updated 4 years ago
- An OOP library of fast Fourier transforms☆19Updated 9 years ago
- Fortran library to handle sparse matrices☆21Updated 4 months ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Updated 10 months ago
- A Fortran implementation of high-resolution WENO schemes for hyperbolic conservation equations☆17Updated 3 months ago
- A Key-Value Dictionary for Fortran implemented with a hashtable and singly-linked lists.☆19Updated 7 years ago
- Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing in…☆14Updated 3 weeks ago
- Gmsh API using the Fortran Package Manager (fpm)☆16Updated this week
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆25Updated 4 months ago
- Linear lookup table implemented in modern Fortran☆24Updated 2 months ago
- FAR++ implements Fortran-like arrays in C++☆16Updated 5 months ago
- Fast hash map implementation in fortran☆34Updated last year
- Fortran STL File I/O☆26Updated 10 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 library of parallel sparse linear algebra on high performance computer.☆61Updated this week
- WENO interpolation Object Oriented Fortran library☆38Updated 6 years ago
- Fortran Library for Lagrange InterpolAtion☆11Updated 8 years ago