RBGen
Version of the Day
|
RBGen | Namespace RBGen contains the classes, structs, enums and utilities used by the RBGen package |
AnasaziPOD | Class for producing a basis using the Anasazi eigensolver |
BurkardtFileIOHandler | FileIOHandler for reading an Epetra_MultiVector from Burkardt data files |
EpetraCrsMatrixFileIOHandler | FileIOHandler for reading EpetraCrsMatrix data from a file using EpetraExt |
EpetraMVFileIOFactory | Abstract factory for creating a concrete FileIOFactory for reading an Epetra_MultiVector |
EpetraMVMethodFactory | Specialization of MethodFactory for Epetra_MultiVector datasets |
EpetraMVPreprocessorFactory | Specialization of a PreprocessorFactor for Epetra_MultiVector datasets |
FileIOHandler | Abstract base class for reading datasets from files |
FileIOFactory | Abstract factory for instantiating FileIOHandler concrete classes |
Filter | Class for selecting desired singular values |
RangeFilter | Range-based filter |
ThreshFilter | Threshold-based filter |
CompFilter | Composite filter |
IncSVDPOD | Class for producing a basis using the Incremental SVD |
ISVD_MultiCDUDV | IncSVD method implementing UDV storage with multiple coordinate descent passes |
ISVD_MultiSDAUDV | IncSVD method implementing UDV storage with multiple steepest descent (variant A) passes |
ISVD_MultiSDBUDV | IncSVD method implementing UDV storage with multiple steepest descent (variant B) passes |
ISVD_SingleUDV | IncSVD method implementing UDV storage with a single coordinate descent pass |
ISVDMultiCD | Class for producing a basis using the Incremental SVD in a single pass |
ISVDMultiSDA | Class for producing a basis using the Incremental SVD in a single pass |
ISVDMultiSDB | Class for producing a basis using the Incremental SVD in a single pass |
ISVDSingle | Class for producing a basis using the Incremental SVD in a single pass |
ISVDUDV | Class for producing a basis using the Incremental SVD |
LapackPOD | Class for producing a basis using LAPACK |
MatrixMarketFileIOHandler | FileIOHandler for reading an Epetra_MultiVector from a Matrix Market file |
Method | Abstract base class for reduced basis methods |
MethodFactory | Abstract factory for creating basis generation methods |
MSPreprocessor | Specialization for Preprocessor using Epetra_MultiVector |
NetCDFFileIOHandler | FileIOHandler for reading an Epetra_MultiVector from a NetCDF file |
NoPreprocessor | Null preprocessor concrete class |
PODMethod | Abstract base class for reduced basis POD methods |
Preprocessor | Abstract base class for encapsulating dataset preprocessing |
PreprocessorFactory | Abstract factory for instantiating Preprocessor concrete classes |
StSVDRTR | Class for producing a POD basis using a trust-region optimization on the Stiefel manifold |
Trilinos | |
Details |