gmm++
gmm++, Generic Matrix Method. Gmm++ provides some basic types of sparse and dense matrices and vectors. It provides some generic operations on them (copy, addition, multiplication, sub-vector and sub-matrices, solvers ... ). The syntax of Gmm++ is very close to MTL and ITL (see http://www.osl.iu.edu/research/mtl/). Especially, the code for most of the iterative solvers has been imported from ITL. The performance of Gmm++ is also close to the one of MTL, sometimes better. The difference is that basically Gmm++ has been written to be able to interface other libraries and gives an access to sub matrices and sub vectors in all cases. Also some optimizations has been made for matrix-matrix multiplication, usage of reference has been somewhat cleared, const qualifier usage is clarified, and we hope it is somewhat easier to use
Keywords for this software
References in zbMATH (referenced in 6 articles )
Showing results 1 to 6 of 6.
Sorted by year (- Agathos, Konstantinos; Chatzi, Eleni; Bordas, Stéphane P. A.: Multiple crack detection in 3D using a stable XFEM and global optimization (2018)
- El-Kurdi, Yousef; Dehnavi, Maryam Mehri; Gross, Warren J.; Giannacopoulos, Dennis: Parallel finite element technique using Gaussian belief propagation (2015)
- Bommes, David; Zimmer, Henrik; Kobbelt, Leif: Practical mixed-integer optimization for geometry processing (2012)
- Dudnikov, E. E.: Universal software packages to model the distributed-parameter systems (2009)
- Chahine, Elie; Laborde, Patrick; Pommier, Julien; Renard, Yves; Salaün, Michel: Study of some optimal XFEM type methods (2007)
- Botsch, Mario; Bommes, David; Kobbelt, Leif: Efficient linear system solvers for mesh processing (2005)
Further publications can be found at: http://download.gna.org/getfem/html/homepage/biblio.html