KellyBlack / GMRESLinks
A c++ implementation of the GMRES method for approximating the solution to a linear system.
☆24Updated 2 years ago
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
- Easy to understand Matlab code for geometric multigrid. Great for learning multigrid, with plots at every step.☆24Updated 3 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 9 years ago
- Block-based Octree AMR grid flow solver☆21Updated 8 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A MPI-Parallelized Multi-GPU Lattice Boltzmann Solver☆17Updated 5 years ago
- Poisson equation solver with finite difference method and multigrid☆64Updated 7 years ago
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆20Updated 3 months ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 12 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆56Updated last year
- A parallel C++ MPI code to calculates the proper orthogonal decomposition modes (aka principal components) from a series of observations …☆18Updated 10 years ago
- Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST) - Sensitivity-enabled multiphysics FEA for design☆45Updated 2 years ago
- Quadtree/octree adaptive PDE solver based based on p4est.☆68Updated 2 weeks ago
- This is a Lattice-Boltzmann simulation using CUDA GPU graphics optimization.☆26Updated 8 years ago
- Source code for the paper on inexact Krylov iterations with FMM BEM☆12Updated 8 years ago
- A collection of codes based on deal.II contributed by deal.II users☆46Updated last week
- Cell-Based Adaptive Mesh Refinement☆80Updated 4 years ago
- The BEM-based engineering library☆67Updated 2 months ago
- 3D Navier-Stokes Local Discontinuous Galerkin Solver☆19Updated 7 years ago
- A CFD solver using the incompressible Navier-Stokes equations in 3D.☆67Updated 3 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 5 years ago
- Finite Volume (FV) and high-order Discontinuous Galerkin (DG) solver☆26Updated last year
- The parGeMSLR is an MPI-based sparse linear system solution/preconditioning package implementation with C++.☆25Updated 3 weeks ago
- PyWENO is a Python implementation of one-dimensional Weighted Essentially Non-oscillatory (WENO) reconstructions.☆39Updated last year
- Multi-GPU implementation of the DUGKS method.☆13Updated last year
- Discontinuous Galerkin Adaptive Mesh Refinement Code☆12Updated 6 years ago
- A kernel-independent fast multipole method library with Python interface.☆66Updated 4 years ago
- Distributed parallelization of 3D volume mesh adaptation☆38Updated 10 months ago