mygulamali / SparseMatrixLinks
A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.
☆24Updated 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
- Open source library for scientific HPC☆129Updated 3 weeks ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 9 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆56Updated last year
- 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
- Surface manipulation and mesh morphing library☆102Updated 4 years ago
- The OFELI Library: An Object Oriented Finite Element Library☆17Updated last week
- A curvilinear mesh generator for high order finite element analysis☆71Updated 7 years ago
- A ParaView plugin that uses metis to partition a VTK mesh☆11Updated 11 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Updated 2 years ago
- Enables computations over a set of particles in N-dimensional space☆108Updated 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 last year
- A C++ implementation of a stochastic level-set method.☆30Updated 6 years ago
- The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), an…☆21Updated last month
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆37Updated 7 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- Array Based Half-Facet (AHF) Mesh Data Structure (for simplex meshes)☆10Updated 5 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- A library to handle the *.meshb file format.☆42Updated last month
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- Simplex mesh adaptivity for HPC☆121Updated last year
- CGAL Paraview plugins☆32Updated 2 months ago
- A multiphysics framework with robust mesh generation capabilities☆21Updated 8 months ago
- Level Set Method Library☆96Updated 3 years ago
- Cell-Based Adaptive Mesh Refinement☆80Updated 4 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27Updated 12 years ago
- C++ IO support for various FEM exchange file formats (NASTRAN BDF, DNV Sestra FEM)☆24Updated 5 years ago
- Modern C++20 finite element method and shape optimization framework.☆51Updated last week