G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsLinearOperator.h File Reference

Simple abstract class for (discrete) linear operators. More...

+ Include dependency graph for gsLinearOperator.h:

Go to the source code of this file.

Classes

class  gsIdentityOp< T >
 Identity operator. More...
 
class  gsLinearLambdaOp< T, L >
 Wrapper that allows to use lambdas as a gsLinearOperator. More...
 
class  gsLinearOperator< T >
 Simple abstract class for discrete operators. More...
 
class  gsScaledOp< T >
 Allows an operator to be multiplied with a scalar. More...
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 

Detailed Description

Simple abstract class for (discrete) linear operators.

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, A. Manzaflaris, C. Hofreither, S. Takacs, C. Hofer