![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
Simple adapter classes to use matrices or linear solvers as gsLinearOperators. More...
Include dependency graph for gsMatrixOp.h:Go to the source code of this file.
Classes | |
| class | gsMatrixOp< MatrixType > |
| Simple adapter class to use a matrix (or matrix-like object) as a linear operator. Needed for the iterative method classes. More... | |
| class | gsSolverOp< SolverType > |
| Simple adapter class to use an Eigen solver (having a compute() and a solve() method) as a linear operator. More... | |
Namespaces | |
| namespace | gismo |
| The G+Smo namespace, containing all definitions for the library. | |
Simple adapter classes to use matrices or linear solvers as gsLinearOperators.
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): J. Sogn, C. Hofreither