KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ngspice.cpp File Reference
#include <config.h>
#include <common.h>
#include <locale_io.h>
#include <fmt/core.h>
#include <paths.h>
#include "spice_circuit_model.h"
#include "ngspice.h"
#include "simulator_reporter.h"
#include "spice_settings.h"
#include <wx/stdpaths.h>
#include <wx/dir.h>
#include <wx/log.h>
#include <stdexcept>
#include <algorithm>

Go to the source code of this file.

Variables

static const wxChar *const traceNgspice = wxT( "KICAD_NGSPICE" )
 Flag to enable debug output of Ngspice simulator. More...