G+Smo
24.08.0
Geometry + Simulation Modules
|
Provides declaration of the gsSparseMatrix class. More...
Go to the source code of this file.
Classes | |
class | gsSparseEntries< T > |
Class that provides a container for triplets (i,j,value) to be filled in a sparse matrix. More... | |
class | gsSparseMatrix< T, _Options, _Index > |
Sparse matrix class, based on gsEigen::SparseMatrix. More... | |
class | gsSparseMatrixIter< T, _Options, _Index > |
Iterator over the non-zero entries of a sparse matrix. More... | |
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Provides declaration of the gsSparseMatrix class.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): A. Mantzaflaris