NOX Development
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 ▼NNOXNonlinear solvers package namespace
 ►NAbstractNOX abstract interface for vector and group
 ►NDirectionSearch direction strategies
 ►NEpetraImproved version of the Epetra support class
 ►NLAPACKNOX BLAS/LAPACK support
 ►NLineSearchNOX linesearches
 ►NPetscNOX Petsc support
 ►NSolverNOX nonlinear solvers namespace
 ►NStatusTestStatus checkers
 ►NThyraNOX Thyra support
 CGlobalDataContainer class to hold "global" NOX objects
 CLineSearchCountersCommon counters that all line search algorithms should report
 CMatrixFreeModelEvaluatorDecoratorModel Evaluator Decorator class that adds support for the evaluation of a matrix-free W_op
 CMultiVectorDefault implementation for NOX::Abstract::MultiVector using an array of NOX::Abstract::MultiVector's
 CObserverNOX's pure virtual class to allow users to insert user defined operations into nox's solvers (before and after the NOX::Solver::Generic::step() and NOX::Solver::Generic::solve() methods). This is an Observer from GoF design pattern book
 CObserverLogLogs observer calls. Useful for unit testing and debugging
 CObserverPrintA NOX::Observer that provides summary solver output
 CObserverVectorConcrete implementation of NOX::Observer that stores a vector of Observers
 CRandomA class to compute uniformly distributed random numbers in (-1,1)
 CRowSumScalingUpdates an inverse row sum scaling vector at the beginning of a solve
 CSharedObjectHolder for objects that are shared between NOX::Abstract::Groups
 ►CSolverStatsContainer for solver statistics
 ►CUtilsProvides printing utilities