Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
N_ANP_AnalysisBase.C File Reference
#include <Xyce_config.h>
#include <N_ANP_AnalysisBase.h>
#include <N_ANP_AnalysisManager.h>
#include <N_ANP_SweepParam.h>
#include <N_ERH_Message.h>
#include <N_TIA_StepErrorControl.h>
#include <N_TIA_TIAParams.h>
#include <N_UTL_OptionBlock.h>
#include <N_LOA_NonlinearEquationLoader.h>
Include dependency graph for N_ANP_AnalysisBase.C:

Go to the source code of this file.

Namespaces

namespace  Xyce
 Root namespace for the Xyce project.
 
namespace  Xyce::Analysis
 Circuit Analysis Definitions.
 

Functions

Util::JSON & Xyce::Analysis::operator<< (Util::JSON &json, const StatCounts &s)
 
StatCounts Xyce::Analysis::operator- (const StatCounts &s0, const StatCounts &s1)
 
int Xyce::Analysis::setupSweepLoop (N_LOA_Loader &loader, int debug_level, std::vector< SweepParam >::iterator begin, std::vector< SweepParam >::iterator end)
 
bool Xyce::Analysis::updateSweepParams (N_LOA_Loader &loader, AnalysisManager &analysis_manager, int step_count, std::vector< SweepParam >::iterator begin, std::vector< SweepParam >::iterator end)