NOX Development
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NAnasazi
 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
 CLOCASortAn implementation of the Anasazi::SortManager that performs a collection of common sorting techniques
 NLOCA
 NParameter
 NMultiContinuationGroups and vectors for multi-parameter continuation
 NEpetraLOCA Epetra support
 NBorderedSolverStrategies for solving bordered systems of equations
 NLAPACKLOCA BLAS/LAPACK support
 NEigensolverCollection of eigensolver strategies
 NThyraLOCA Thyra support
 NTpetra
 NAnasaziOperatorVarious group based operators for computing eigenvalues with Anasazi
 NEigenvalueSortCollection of eigenvalue sorting strategies
 NMultiPredictorPredictor direction strategies
 NStepSizeCollection of step size control strategies
 NSaveEigenDataCollection strategies to save eigenvector/value data
 NTurningPointGroups and vectors for turning point bifurcations
 NPitchforkGroups and vectors for pitchfork bifurcations
 NHopfGroups and vectors for Hopf bifurcations
 NAbstractLOCA abstract interface namespace
 NBifurcation
 NBorderedSystem
 NContinuation
 NExtendedExtended groups and vectors
 NHomotopy
 NPhaseTransitionGroups and vectors for turning point bifurcations
 NSingularJacobianSolveStrategies for solving $Jx=b$ when $J$ is (nearly) singular
 NSolverLOCA Solver classes
 NStatusTestStatus checkers
 NTimeDependent
 CMultiStepperImplementation of LOCA::Abstract::Iterator for computing points along a continuation curve
 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
 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
 NNOXNonlinear solvers package namespace
 NAbstractNOX abstract interface for vector and group
 NSolverNOX nonlinear solvers namespace
 NDirectionSearch direction strategies
 NMeritFunction
 NExceptions
 NLineSearchNOX linesearches
 NStatusTestStatus checkers
 NMultiphysics
 NEpetraImproved version of the Epetra support class
 NThyraNOX Thyra support
 NPetscNOX Petsc support
 NLAPACKNOX BLAS/LAPACK support
 CGlobalDataContainer class to hold "global" NOX objects
 CLineSearchCountersCommon counters that all line search algorithms should report
 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)
 CSharedObjectHolder for objects that are shared between NOX::Abstract::Groups
 CSolverStatsContainer for solver statistics
 CUtilsProvides printing utilities
 CMatrixFreeModelEvaluatorDecoratorModel Evaluator Decorator class that adds support for the evaluation of a matrix-free W_op
 CObserverReusePreconditionerObserver that controls when to update the preconditioner for the Thyra interface
 CRowSumScalingUpdates an inverse row sum scaling vector at the beginning of a solve
 Nnox
 CMatrixFreeModelEvaluatorDecoratorModel Evaluator Decorator class that adds support for the evaluation of a matrix-free W_op
 NRTOpPack
 CTOpEleWiseMinSwapEleWiseTransformationElement-wise transformation operator for TOpEleWiseMinSwap
 CTOpEleWiseMinSwapElement-wise product update transformation operator: z0[i] *= min(v0[i],abs(z0[i]) * z0[i]/abs(z0[i]), i=0...n-1
 NThyra
 CAdaptiveStateBase
 CLOCAAdaptiveState
 CTransAdaptiveState
 CAdaptiveSolutionManager
 CDefaultLinearOpSource
 CModelEvaluator
 CVectorBase
 CPreconditionerBase
 CPreconditionerFactoryBase
 CMultiVectorBase
 CLinearOpBase
 CLinearOpWithSolveBase
 CLinearOpWithSolveFactoryBase
 CNOXNonlinearSolverConcrete nonlinear solver for NOX
 CContinuationManager
 CLOCAData
 CLOCAInterface
 CLOCANVectorData
 CParamData
 CProblemLOCAPrototype
 CProblemNOXPrototype