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

Strategies for solving $Jx=b$ when $J$ is (nearly) singular More...

Classes

class  Default
 Default singular Jacobian solve computation class More...
 
class  Generic
 Generic singular jacobian solve interface. More...
 
class  ItRef
 This class computes the solution to $J x = b$ using one step of iterative refinement. More...
 
class  Manager
 Manager for all singular Jacobian solve computations More...
 
class  Nic
 This class computes the solution to $J x = b$ using the Nic method. More...
 
class  NicDay
 This class computes the solution to $J x = b$ using the Nic-Day method. More...
 

Detailed Description

Strategies for solving $Jx=b$ when $J$ is (nearly) singular