KellyBlack / GMRESLinks
A c++ implementation of the GMRES method for approximating the solution to a linear system.
☆24Updated last year
Alternatives and similar repositories for GMRES
Users that are interested in GMRES are comparing it to the libraries listed below
Sorting:
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- Classic Algebraic Multigrid (AMG) Demo☆23Updated 7 years ago
- AmgXWrapper: An interface between PETSc and the NVIDIA AmgX library☆47Updated 3 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 12 years ago
- The BEM-based engineering library☆67Updated 2 weeks ago
- A parallel C++ MPI code to calculates the proper orthogonal decomposition modes (aka principal components) from a series of observations …☆18Updated 10 years ago
- Easy to understand Matlab code for geometric multigrid. Great for learning multigrid, with plots at every step.☆23Updated 3 years ago
- BEM++ - A HPC boundary element library☆9Updated 10 years ago
- Block-based Octree AMR grid flow solver☆21Updated 8 years ago
- ☆12Updated 2 years ago
- Poisson equation solver with finite difference method and multigrid☆63Updated 7 years ago
- The parGeMSLR is an MPI-based sparse linear system solution/preconditioning package implementation with C++.☆25Updated 2 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST) - Sensitivity-enabled multiphysics FEA for design☆45Updated 2 years ago
- This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a …☆11Updated 8 years ago
- BemTool is a C++ boundary element library.☆18Updated 3 years ago
- A three-dimensional unstructured finite volume code for fluid flow simulations.☆54Updated 3 years ago
- 3D Navier-Stokes Local Discontinuous Galerkin Solver☆19Updated 6 years ago
- A MPI-Parallelized Multi-GPU Lattice Boltzmann Solver☆18Updated 5 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆55Updated last year
- 3d Finite Volume Method based coded with hybrid OpenMP/MPI☆29Updated 3 years ago
- A lightweight discontinuous Galerkin code for teaching and prototyping. To cite this Original Software Publication: https://www.sciencedi…☆8Updated 3 years ago
- Finite volume Euler / Navier-Stokes solver