![]() |
JaRMoS
1.1
Java Reduced Model Simulations
|
JRB main package. More...
JRB main package.
Packages | |
package | affinefcn |
Contains interfaces for affine functions. | |
Classes | |
class | ComplexRBSystem |
RB system class for complex-valued fields. More... | |
class | Const |
Class with constants used throughout JRB. More... | |
class | GetPot |
Utility helper class from rbAppMIT included for compatibility of rbAppMIT model loading. More... | |
class | InconsistentStateException |
Exception imported from rbappmit. More... | |
class | QNTransientRBSystem |
This class provides the Online reduced basis functionality for quadratically nonlinear time-dependent problems. More... | |
class | QNTransientSCMSystem |
Base class for quadratically nonlinear RB systems including the SCM method for error bound computation. More... | |
class | rbappmitCustomMeshTransform |
Compatibility class for old rbAppMIT models with custom mesh/geometry transformations. More... | |
class | RBContainer |
Base class for RB models and systems. More... | |
class | RBnSCMCSystem |
Reduced basis SCM system. More... | |
class | RBSCMSystem |
This class implements the Online stage of the Successive Constraint Method for coercive problems. More... | |
class | RBSystem |
This class provides the Online stage for the reduced basis method for elliptic steady state problems. More... | |
enum | SCMType |
Enum containing the known SCM (successive constraint method) model types in JRB. More... | |
enum | SystemType |
Enum for known RB system types in JRB. More... | |
class | TransientRBSystem |
This class provides the Online reduced basis functionality for linear parabolic problems. More... | |