NOX Namespace Reference

Nonlinear solvers package namespace. More...


Namespaces

namespace  Abstract
 NOX abstract interface for vector and group
namespace  Solver
 NOX nonlinear solvers namespace.
namespace  Direction
 Search direction strategies.
namespace  LineSearch
 NOX linesearches.
namespace  StatusTest
 Status checkers.
namespace  LAPACK
 NOX BLAS/LAPACK support.
namespace  Epetra
 Improved version of the Epetra support class.
namespace  Thyra
 NOX Thyra support.
namespace  Petsc
 NOX Petsc support.
namespace  Belos
 NOX Belos support

Classes

class  GlobalData
 Container class to hold "global" NOX objects. More...
class  MultiVector
 Default implementation for NOX::Abstract::MultiVector using an array of NOX::Abstract::MultiVector's. More...
class  Random
 A class to compute uniformly distributed random numbers in (-1,1). More...
class  SharedObject
 Holder for objects that are shared between NOX::Abstract::Groups. More...
class  Utils
 Provides printing utilities. More...

Enumerations

enum  CopyType { DeepCopy, ShapeCopy }
 Specify whether to copy using deep copy or just copy by shape. More...

Functions

string version ()
 Returns a string with the current version number of the NOX code.


Detailed Description

Nonlinear solvers package namespace.


Enumeration Type Documentation

Specify whether to copy using deep copy or just copy by shape.

Enumerator:
DeepCopy  Copy object including all data.
ShapeCopy  Copy the shape of the object only.

Definition at line 59 of file NOX_Abstract_Vector.H.


Function Documentation

string NOX::version (  ) 

Returns a string with the current version number of the NOX code.

Definition at line 41 of file NOX_Version.C.


Generated on Wed Oct 21 14:28:43 2009 for Nonlinear Solver Project by  doxygen 1.5.9