Xyce  6.1
N_NLS_Manager.C File Reference
#include <Xyce_config.h>
#include <N_ERH_ErrorMgr.h>
#include <N_IO_CmdParse.h>
#include <N_IO_OutputMgr.h>
#include <N_IO_PkgOptionsMgr.h>
#include <N_NLS_ConductanceExtractor.h>
#include <N_NLS_DampedNewton.h>
#include <N_NLS_Manager.h>
#include <N_NLS_NOX_Interface.h>
#include <N_NLS_NonLinInfo.h>
#include <N_NLS_Sensitivity.h>
#include <N_NLS_TwoLevelNewton.h>
#include <N_TIA_DataStore.h>
#include <N_UTL_Expression.h>
#include <N_UTL_FeatureTest.h>
Include dependency graph for N_NLS_Manager.C:

Go to the source code of this file.

Namespaces

 Xyce
 Pure virtual class to augment a linear system.
 
 Xyce::Nonlinear
 

Enumerations

enum  {
  Xyce::Nonlinear::OPTION_BLOCK_DCOP,
  Xyce::Nonlinear::OPTION_BLOCK_TRANSIENT,
  Xyce::Nonlinear::OPTION_BLOCK_NLP,
  Xyce::Nonlinear::OPTION_BLOCK_HB,
  Xyce::Nonlinear::OPTION_BLOCK_LINSOL,
  Xyce::Nonlinear::OPTION_BLOCK_LOCA,
  Xyce::Nonlinear::OPTION_BLOCK_TWO_LEVEL_LOCA,
  Xyce::Nonlinear::OPTION_BLOCK_TWO_LEVEL,
  Xyce::Nonlinear::OPTION_BLOCK_TWO_LEVEL_TRAN,
  Xyce::Nonlinear::OPTION_BLOCK_IC,
  Xyce::Nonlinear::OPTION_BLOCK_NODESET,
  Xyce::Nonlinear::OPTION_BLOCK_DCOP_RESTART,
  Xyce::Nonlinear::OPTION_BLOCK_SENS,
  Xyce::Nonlinear::OPTION_BLOCK_SENSITIVITY
}
 

Functions

bool Xyce::Nonlinear::registerPkgOptionsMgr (Manager &manager, IO::PkgOptionsMgr &options_manager)