Xyce  6.1
N_ANP_SweepParam.C File Reference
#include <Xyce_config.h>
#include <iostream>
#include <N_ANP_SweepParam.h>
#include <N_ANP_AnalysisManager.h>
#include <N_ERH_ErrorMgr.h>
#include <N_LOA_CktLoader.h>
#include <N_UTL_FeatureTest.h>
#include <N_UTL_MachDepParams.h>
#include <N_UTL_Math.h>
#include <N_UTL_Param.h>
Include dependency graph for N_ANP_SweepParam.C:

Go to the source code of this file.

Namespaces

 Xyce
 Pure virtual class to augment a linear system.
 
 Xyce::Analysis
 Circuit Analysis Definitions.
 

Functions

std::ostream & Xyce::Analysis::operator<< (std::ostream &os, const SweepParam &sp)
 
SweepParam Xyce::Analysis::parseSweepParams (Util::ParamList::const_iterator first, Util::ParamList::const_iterator last)
 Populate the sweep params from the parameter list. More...
 
int Xyce::Analysis::setupSweepLoop (Parallel::Machine comm, Loader::Loader &loader, std::vector< SweepParam >::iterator begin, std::vector< SweepParam >::iterator end)
 
bool Xyce::Analysis::updateSweepParams (Loader::Loader &loader, int step_count, std::vector< SweepParam >::iterator begin, std::vector< SweepParam >::iterator end, bool overrideOriginal)