mygulamali / SparseMatrixLinks
A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.
☆23Updated 13 years ago
Alternatives and similar repositories for SparseMatrix
Users that are interested in SparseMatrix are comparing it to the libraries listed below
Sorting:
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆37Updated 7 years ago
- Open source library for scientific HPC☆127Updated 3 weeks ago
- A C++ implementation of a stochastic level-set method.☆28Updated 6 years ago
- Simplex mesh adaptivity for HPC☆118Updated last year
- Surface manipulation and mesh morphing library☆101Updated 3 years ago
- Enables computations over a set of particles in N-dimensional space☆107Updated 6 years ago
- A curvilinear mesh generator for high order finite element analysis☆70Updated 7 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆28Updated 4 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆56Updated last year
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago
- Array Based Half-Facet (AHF) Mesh Data Structure (for simplex meshes)☆10Updated 4 years ago
- FMM Template Library☆45Updated 7 years ago
- Unstructured computations on emerging architectures.☆13Updated 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 8 years ago
- The OFELI Library: An Object Oriented Finite Element Library☆16Updated 6 months ago
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆20Updated last month
- GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numeric…☆29Updated last month
- SCI-Solver_Peridynamic is a C++/CUDA library written to simulate a fracture behavior in a particle cloud model. It uses GPU hardware to p…☆22Updated 6 years ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆51Updated 10 months ago
- ☆30Updated last week
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 12 years ago
- A parallel kernel-independent FMM library for particle and volume potentials☆54Updated 2 months ago
- Level Set Method Library☆94Updated 3 years ago
- Material point method proxy application based on Cabana.☆12Updated 4 months ago
- A Parallel and Distributed SPH Implementation Based on the FleCSI☆19Updated 2 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆24Updated 5 months ago