KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
spacereduction Namespace Reference

Classes

class  BaseSpaceReducer
 Base class for all space reduction algorithms. More...
 
class  Krylov
 KRYLOV Krylov Subspace generation. More...
 
class  ManualReduction
 Allows manual selection of the projection matrices \(V\) and \(W\). More...
 
class  PODGreedy
 PODGreedy: Greedy subspace computation over a fixed set of trajectories. More...
 
class  RotationDecorator
 RotationDecorator: Decorator for any other space reducer which rotates the resulting matrix. More...