rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Classes
SnapshotsGenerator Namespace Reference

Detailed Description

Cacheable generators of detailed data snapshots.

Classes

class  Cached
 Interface for the storage and generation of detailed data that can be used to build reduced basis functions. More...
 
class  MergedSpaceOpEvals
 this class combines two SnapshotsGenerator.SpaceOpEvals and produces the combination of both operator/function evaluations. More...
 
class  Random
 creates random Dof vectors (for testing purposes only!) More...
 
class  SpaceOpEvals
 Implementation of a SnapshotsGenerator.Cached for empirical basis generation. The generate() method returns the evaluations of an operator or a function on the solution (trajectory) of a detailed simulation. More...
 
class  Trajectories
 Implementation of a SnapshotsGenerator.Cached for reduced basis generation. The generate() method returns a detailed simulation. More...