Namespaces | |
namespace | Interface |
Provides a set of interfaces for users to provide information about the nonlinear problem to LOCA. | |
namespace | TransposeLinearSystem |
Strategies for solving transpose linear systems. | |
Classes | |
class | AugmentedOp |
Epetra operator representing a ![]() | |
class | CompactWYOp |
An Epetra operator for solving extended sets of equations using Householder transformations. More... | |
class | Factory |
Implementation of the LOCA::Abstract::Factory for Epetra groups. More... | |
class | Group |
Extension of the NOX::Epetra::Group to LOCA. More... | |
class | IdentityOp |
An Epetra operator representing the identity matrix. More... | |
class | LeftPreconditionedOp |
An Epetra operator for implementing the operator ![]() | |
class | LowRankUpdateOp |
An Epetra operator for implementing the operator ![]() | |
class | LowRankUpdateRowMatrix |
An Epetra row matrix for implementing the operator ![]() | |
class | ModelEvaluatorInterface |
Wrapper for an EpetraExt::ModelEvaluator. More... | |
class | ShiftInvertInterface |
Interface for LOCA::Epetra::ShifterInvertOperator. More... | |
class | ShiftInvertOperator |
Epetra operator for ![]() | |
class | xyztPrec |
Preconditioner operator class for solving space-time (XYZT) systems. More... |