rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Classes
Greedy.Plugin Namespace Reference

Detailed Description

Specialization plugins for the greedy algorithm.

Classes

class  Default
 Default implementation of a Greedy.Plugin.Interface interface class. More...
 
class  EI
 Plugin for the Greedy.Algorithm class generating a collateral reduced basis space plus interpolation DOFs and a local grid. More...
 
class  EICommon
 interface for Greedy.Plugin.Interface implementations generating an empirical interpolation basis More...
 
class  EIPOD
 Plugin for the Greedy.Algorithm class generating a collateral reduced basis space plus interpolation DOFs and a local grid. More...
 
class  InjectedTpart
 
class  Interface
 Interface class for extension algorithms which define the basis extension routines used by the abstract Greedy algorithm class Greedy.Algorithm More...
 
class  POD
 extension class implementing the POD-greedy algorithm extension routines More...
 
class  PODCommon
 interface for Greedy.Plugin.Interface implementations generating an reduced basis space for parametrized partial differential equations. More...
 
class  PODDune
 extension class implementing the POD-greedy algorithm extension routines More...
 
class  PODEI
 Greedy.Plugin.Interface implementation that extends in each basis extension step, the reduced basis space and/or the collateral reduced basis space(s). More...
 
class  SummedEI
 Plugin for the Greedy.Algorithm class generating collateral reduced basis space plus interpolation DOFs and a local grid for several different parameterized functions or operators. More...