rbmatlab
1.16.09
|
Implementation of algorithms and data structures for the generation and storage of reduced basis spaces.
This module provides
The routines and data structure from this module can therefore be used to ease the implementation of an IDetailedData class as described in Module (M3).
![]() |
Classes | |
class | Greedy.User.IDetailedData |
an interface specialization for detailed data objects used with the Greedy algorithm. More... | |
class | Test.DetailedData |
class generating the reduced basis space for the LinEvol problem with a Greedy algorithm. More... | |
class | SimpleDetailedData |
a very simple detailed data implementation gathering several detailed snapshots spanning the reduced basis space. More... | |
Namespaces | |
Greedy | |
Customizable implementation of an abstract greedy algorithm. | |
ParameterSampling | |
Parameter sampling sets. | |
SnapshotsGenerator | |
Cacheable generators of detailed data snapshots. | |