#include <Xyce_config.h>
#include <N_ANP_AnalysisManager.h>
#include <N_ANP_OutputMgrAdapter.h>
#include <N_ANP_SweepParam.h>
#include <N_ANP_Step.h>
#include <N_ANP_StepEvent.h>
#include <N_ERH_Message.h>
#include <N_IO_PkgOptionsMgr.h>
#include <N_IO_CmdParse.h>
#include <N_TIA_StepErrorControl.h>
#include <N_TIA_DataStore.h>
#include <N_UTL_Diagnostic.h>
#include <N_UTL_FeatureTest.h>
#include <N_UTL_OptionBlock.h>
#include <N_UTL_Timer.h>
Go to the source code of this file.
|
bool | Xyce::Analysis::registerStepFactory (const std::string &netlist_filename, IO::PkgOptionsMgr &options_manager, AnalysisManager &analysis_manager, Linear::System &linear_system, Nonlinear::Manager &nonlinear_manager) |
|
AnalysisManager& analysisManager_ |
Linear::System& linearSystem_ |
Nonlinear::Manager& nonlinearManager_ |
std::vector<Util::OptionBlock> stepSweepAnalysisOptionBlock_ |