NOX  Development
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 ▼NAnasazi
 CLOCASortAn implementation of the Anasazi::SortManager that performs a collection of common sorting techniques
 CMultiVecTraits< double, NOX::Abstract::MultiVector >Implementation of the Anasazi::MultiVecTraits for NOX::Abstract::MultiVectors
 COperatorTraits< double, NOX::Abstract::MultiVector, LOCA::AnasaziOperator::AbstractStrategy >Implementation of the Anasazi::OperatorTraits for LOCA operators
 ▼NLOCA
 ►NAbstractLOCA abstract interface namespace
 ►NAnasaziOperatorVarious group based operators for computing eigenvalues with Anasazi
 ►NBifurcation
 ►NBorderedSolverStrategies for solving bordered systems of equations
 ►NBorderedSystem
 ►NContinuation
 ►NEigensolverCollection of eigensolver strategies
 ►NEigenvalueSortCollection of eigenvalue sorting strategies
 ►NEpetraLOCA Epetra support
 ►NExtendedExtended groups and vectors
 ►NHomotopy
 ►NHopfGroups and vectors for Hopf bifurcations
 ►NLAPACKLOCA BLAS/LAPACK support
 ►NMultiContinuationGroups and vectors for multi-parameter continuation
 ►NMultiPredictorPredictor direction strategies
 ►NParameter
 ►NPhaseTransitionGroups and vectors for turning point bifurcations
 ►NPitchforkGroups and vectors for pitchfork bifurcations
 ►NSaveEigenDataCollection strategies to save eigenvector/value data
 ►NSingularJacobianSolveStrategies for solving $Jx=b$ when $J$ is (nearly) singular
 ►NSolverLOCA Solver classes
 ►NStatusTestStatus checkers
 ►NStepSizeCollection of step size control strategies
 ►NThyraLOCA Thyra support
 ►NTimeDependent
 ►NTurningPointGroups and vectors for turning point bifurcations
 CAdaptiveStepperImplementation of LOCA::Abstract::Iterator for computing points along a continuation curve
 CDerivUtilsLOCA's generic derivative computation class to compute various derivatives via finite differencing
 CErrorCheckAn Error checking algorithm for NOX/LOCA routines
 CFactoryFactory class for creating strategies
 CGlobalDataContainer class to hold "global" LOCA objects
 CMultiStepperImplementation of LOCA::Abstract::Iterator for computing points along a continuation curve
 CParameterVectorLOCA's container for holding a set of parameters that are used by the LOCA continuation routines
 CStepperImplementation of LOCA::Abstract::Iterator for computing points along a continuation curve
 ▼Nnox
 CMatrixFreeModelEvaluatorDecoratorModel Evaluator Decorator class that adds support for the evaluation of a matrix-free W_op
 ▼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
 ►NMeritFunction
 ►NMultiphysics
 ►NPetscNOX Petsc support
 ►NSolverNOX nonlinear solvers namespace
 ►NStatusTestStatus checkers
 ►NThyraNOX Thyra support
 CGlobalDataContainer class to hold "global" NOX objects
 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
 CPrePostOperatorVectorConcrete implementation of PrePostOperator that stores a vector of PrePostOperators
 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
 ►CUtilsProvides printing utilities
 ▼NRTOpPack
 CTOpEleWiseMinSwapElement-wise product update transformation operator: z0[i] *= min(v0[i],abs(z0[i]) * z0[i]/abs(z0[i]), i=0...n-1
 CTOpEleWiseMinSwapEleWiseTransformationElement-wise transformation operator for TOpEleWiseMinSwap
 ▼NThyra
 CAdaptiveSolutionManager
 CAdaptiveStateBase
 CDefaultLinearOpSource
 CLinearOpBase
 CLinearOpWithSolveBase
 CLinearOpWithSolveFactoryBase
 CLOCAAdaptiveState
 CModelEvaluator
 CMultiVectorBase
 CNOXNonlinearSolverConcrete nonlinear solver for NOX
 CPreconditionerBase
 CPreconditionerFactoryBase
 CTransAdaptiveState
 CVectorBase
 CContinuationManager
 CLOCAData
 CLOCAInterface
 CLOCANVectorData
 CParamData
 CProblemLOCAPrototype
 CProblemNOXPrototype