mygulamali / SparseMatrixLinks
A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.
☆24Updated 14 years ago
Alternatives and similar repositories for SparseMatrix
Users that are interested in SparseMatrix are comparing it to the libraries listed below
Sorting:
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- Open source library for scientific HPC☆130Updated 3 weeks ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆63Updated 7 years ago
- A curvilinear mesh generator for high order finite element analysis☆72Updated 7 years ago
- libDistMesh: A Simple Mesh Generator in C++☆35Updated 9 years ago
- Enables computations over a set of particles in N-dimensional space☆108Updated 6 years ago
- Surface manipulation and mesh morphing library☆102Updated 4 years ago
- A hydrodynamic simulation on a moving mesh☆16Updated 3 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆57Updated last year
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆37Updated 8 years ago
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆22Updated last week
- FMM Template Library☆45Updated 7 years ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆33Updated 4 years ago
- A Parallel and Distributed SPH Implementation Based on the FleCSI☆21Updated 3 years ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- A C++ implementation of a stochastic level-set method.☆30Updated 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.☆52Updated last year
- 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…☆25Updated 10 months ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 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
- Array Based Half-Facet (AHF) Mesh Data Structure (for simplex meshes)☆10Updated 5 years ago
- Simplex mesh adaptivity for HPC☆121Updated last year
- SCI-Solver_FEM is a C++/CUDA library written to solve an FEM linear system. It is designed to solve the FEM system quickly by using GPU h…☆97Updated 6 years ago
- Modern C++20 finite element method and shape optimization framework.☆51Updated this week
- 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
- Cell-Based Adaptive Mesh Refinement☆80Updated 4 years ago
- A ParaView plugin that uses metis to partition a VTK mesh☆11Updated 12 years ago