NOX  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Namespaces | Classes
LOCA::Epetra Namespace Reference

LOCA Epetra support More...

Namespaces

 Interface
 Provides a set of interfaces for users to provide information about the nonlinear problem to LOCA.
 
 TransposeLinearSystem
 Strategies for solving transpose linear systems.
 

Classes

class  AdaptiveSolutionManager
 
class  AdaptiveStepper
 Implementation of LOCA::Abstract::Iterator for computing points along a continuation curve. More...
 
class  AugmentedOp
 Epetra operator representing a $n+m$ bordered matrix. More...
 
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 $P = M^{-1}J$. More...
 
class  LowRankUpdateOp
 An Epetra operator for implementing the operator $P = J + U V^T$. More...
 
class  LowRankUpdateRowMatrix
 An Epetra row matrix for implementing the operator $P = J + U V^T$. More...
 
class  ModelEvaluatorInterface
 Wrapper for an EpetraExt::ModelEvaluator. More...
 
class  ShiftInvertInterface
 Interface for LOCA::Epetra::ShifterInvertOperator. More...
 
class  ShiftInvertOperator
 Epetra operator for $(J-\sigma M)^{-1}$. More...
 
class  xyztPrec
 Preconditioner operator class for solving space-time (XYZT) systems. More...
 

Detailed Description

LOCA Epetra support