#1/4 #include <ngspice/...> --> #include "ngspice/..."

This commit is contained in:
rlar 2011-12-11 18:05:00 +00:00
parent 87d9383971
commit 10346e055c
1612 changed files with 7250 additions and 7238 deletions

View File

@ -1,3 +1,12 @@
2011-12-11 Robert Larice
* **/* :
#1/4 #include <ngspice/...> --> #include "ngspice/..."
use "" instead of <> to better express project membership
<> includes might be skipped by dependency generator tools
assuming those being stable system include files
2011-12-11 Robert Larice
* src/spicelib/analysis/acan.c ,
* src/spicelib/analysis/dcpss.c ,

View File

@ -4,12 +4,12 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/bdrydefs.h>
#include <ngspice/meshext.h>
#include <ngspice/gendev.h>
#include <ngspice/sperror.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/bdrydefs.h"
#include "ngspice/meshext.h"
#include "ngspice/gendev.h"
#include "ngspice/sperror.h"
extern int BDRYcheck( BDRYcard *, DOMNdomain * );
extern int BDRYsetup( BDRYcard *, MESHcoord *, MESHcoord *, DOMNdomain * );

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/bdrydefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/bdrydefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#define UM_TO_CM 1.0e-4

View File

@ -4,8 +4,8 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
extern IFcardInfo CONTinfo;
extern IFcardInfo DOPinfo;

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/contdefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/contdefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int CONTnewCard(void**,void*);
extern int CONTparam(int,IFvalue*,void*);

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/contdefs.h>
#include <ngspice/meshext.h>
#include <ngspice/gendev.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/contdefs.h"
#include "ngspice/meshext.h"
#include "ngspice/gendev.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int CONTcheck( CONTcard * );
extern int CONTsetup( CONTcard *, ELCTelectrode * );

View File

@ -4,14 +4,14 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group\
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/numenum.h>
#include <ngspice/domndefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/numenum.h"
#include "ngspice/domndefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#define UM_TO_CM 1.0e-4

View File

@ -4,15 +4,15 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modifed: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/numenum.h>
#include <ngspice/domndefs.h>
#include <ngspice/material.h>
#include <ngspice/meshext.h>
#include <ngspice/gendev.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/numenum.h"
#include "ngspice/domndefs.h"
#include "ngspice/material.h"
#include "ngspice/meshext.h"
#include "ngspice/gendev.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int DOMNcheck( DOMNcard *, MATLmaterial * );

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/dopdefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/dopdefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#define UM_TO_CM 1.0e-4

View File

@ -5,18 +5,18 @@ Modifed: 2001 Paolo Nenzi
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/numenum.h>
#include <ngspice/dopdefs.h>
#include <ngspice/meshext.h>
#include <ngspice/profile.h>
#include <ngspice/gendev.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include <ngspice/cidersupt.h>
#include <ngspice/carddefs.h>
#include <ngspice/ciderinp.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/numenum.h"
#include "ngspice/dopdefs.h"
#include "ngspice/meshext.h"
#include "ngspice/profile.h"
#include "ngspice/gendev.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#include "ngspice/cidersupt.h"
#include "ngspice/carddefs.h"
#include "ngspice/ciderinp.h"
extern int DOPnewCard(void**,void*);
extern int DOPparam(int,IFvalue*,void*);

View File

@ -4,14 +4,14 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/elctdefs.h>
#include <ngspice/meshext.h>
#include <ngspice/twomesh.h>
#include <ngspice/gendev.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/elctdefs.h"
#include "ngspice/meshext.h"
#include "ngspice/twomesh.h"
#include "ngspice/gendev.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int ELCTcheck( ELCTcard * );

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/elctdefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/elctdefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#define UM_TO_CM 1.0e-4

View File

@ -4,14 +4,14 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/numenum.h>
#include <ngspice/matldefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/numenum.h"
#include "ngspice/matldefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int MATLnewCard(void**,void *);

View File

@ -5,15 +5,15 @@ Modified: 2001 Paolo Nenzi
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/matldefs.h>
#include <ngspice/material.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/matldefs.h"
#include "ngspice/material.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#include "ngspice/cidersupt.h"
extern int MATLcheck( MATLcard * );
extern int MATLsetup( MATLcard *, MaterialInfo ** );

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/meshdefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/meshdefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int XMSHnewCard(void**,void*);
extern int YMSHnewCard(void**,void*);

View File

@ -9,13 +9,13 @@ Mesh Setup & Query Routines.
**********/
/* Imports */
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/meshdefs.h>
#include <ngspice/meshext.h>
#include <ngspice/gendev.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/meshdefs.h"
#include "ngspice/meshext.h"
#include "ngspice/gendev.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
/* Local Constants */
#define CMP_TOL 1.0e-9 /* Tolerance on (double) comparisons */

View File

@ -4,14 +4,14 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/numenum.h>
#include <ngspice/methdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/devdefs.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/numenum.h"
#include "ngspice/methdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/devdefs.h"
#include "ngspice/suffix.h"
extern int METHnewCard(void**,void*);

View File

@ -4,14 +4,14 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/numenum.h>
#include <ngspice/mobdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/devdefs.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/numenum.h"
#include "ngspice/mobdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/devdefs.h"
#include "ngspice/suffix.h"
extern int MOBnewCard(void**,void*);
extern int MOBparam(int,IFvalue*,void*);

View File

@ -4,15 +4,15 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/mobdefs.h>
#include <ngspice/material.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/mobdefs.h"
#include "ngspice/material.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#include "ngspice/cidersupt.h"
extern int MOBcheck( MOBcard *, MaterialInfo * );
extern int MOBsetup( MOBcard *, MaterialInfo * );

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/modldefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/modldefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int MODLnewCard(void**,void*);
extern int MODLparam(int,IFvalue*,void*);

View File

@ -5,11 +5,11 @@ Modified: 2001 Paolo Nenzi
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/modldefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/modldefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int MODLcheck( MODLcard * );
extern int MODLsetup( MODLcard * );

View File

@ -4,13 +4,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/optndefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/optndefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#define M_TO_CM 1.0e2
#define M2_TO_CM2 (M_TO_CM * M_TO_CM)

View File

@ -5,12 +5,12 @@ Modified: 2001 Paolo Nenzi
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cktdefs.h>
#include <ngspice/numenum.h>
#include <ngspice/outpdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "ngspice/numenum.h"
#include "ngspice/outpdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
extern int OUTPcheck( OUTPcard * );
extern int OUTPsetup( OUTPcard * );

View File

@ -4,14 +4,14 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
Modified: 2001 Paolo Nenzi
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numcards.h>
#include <ngspice/numgen.h>
#include <ngspice/numenum.h>
#include <ngspice/outpdefs.h>
#include <ngspice/devdefs.h>
#include <ngspice/sperror.h>
#include <ngspice/suffix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numcards.h"
#include "ngspice/numgen.h"
#include "ngspice/numenum.h"
#include "ngspice/outpdefs.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
#include "../misc/tilde.h"
extern int OUTPnewCard(void**,void*);

View File

@ -6,19 +6,19 @@ $Id$
/* Functions to compute small-signal parameters of 1D devices */
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/numconst.h>
#include <ngspice/onedev.h>
#include <ngspice/onemesh.h>
#include <ngspice/complex.h>
#include <ngspice/spmatrix.h>
#include <ngspice/ifsim.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/numconst.h"
#include "ngspice/onedev.h"
#include "ngspice/onemesh.h"
#include "ngspice/complex.h"
#include "ngspice/spmatrix.h"
#include "ngspice/ifsim.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
extern IFfrontEnd *SPfrontEnd;

View File

@ -3,11 +3,11 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/macros.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/macros.h"
#include "onedext.h"
#include "oneddefs.h"

View File

@ -6,13 +6,13 @@ $Id$
/* Functions to compute device conductances and currents */
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/macros.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/macros.h"
#include "ngspice/spmatrix.h"
#include "onedext.h"
#include "oneddefs.h"

View File

@ -4,16 +4,16 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/spmatrix.h>
#include <ngspice/macros.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/spmatrix.h"
#include "ngspice/macros.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
#include "../../maths/misc/bernoull.h"

View File

@ -3,12 +3,12 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onedev.h>
#include <ngspice/onemesh.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onedev.h"
#include "ngspice/onemesh.h"
#include "ngspice/spmatrix.h"
#include "onedext.h"
#include "oneddefs.h"

View File

@ -7,12 +7,12 @@
#ifndef _ONEDEXT_H
#define _ONEDEXT_H
#include <ngspice/profile.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/carddefs.h>
#include <ngspice/bool.h>
#include <ngspice/complex.h>
#include "ngspice/profile.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/carddefs.h"
#include "ngspice/bool.h"
#include "ngspice/complex.h"
/* oneadmit.c */
extern int NUMDadmittance(ONEdevice *, double, SPcomplex *);

View File

@ -4,16 +4,16 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/profile.h>
#include <ngspice/macros.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/profile.h"
#include "ngspice/macros.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
/* functions in this file are used to calculate the conc */

View File

@ -3,10 +3,10 @@ Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/onemesh.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/onemesh.h"
#include "../../maths/misc/accuracy.h"
#include "onedext.h"
#include "oneddefs.h"

View File

@ -4,12 +4,12 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/macros.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/macros.h"
#include "onedext.h"
#include "oneddefs.h"

View File

@ -4,14 +4,14 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/spmatrix.h>
#include "ngspice/spmatrix.h"
/* Functions to setup and solve the 1D poisson equation. */

View File

@ -5,14 +5,14 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/carddefs.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/carddefs.h"
#include "ngspice/spmatrix.h"
#include "onedext.h"
#include "oneddefs.h"

View File

@ -4,17 +4,17 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/macros.h>
#include <ngspice/spmatrix.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/macros.h"
#include "ngspice/spmatrix.h"
#include "ngspice/bool.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
/*

View File

@ -8,15 +8,15 @@ $Id$
* Functions needed to read solutions for 1D devices.
*/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onedev.h>
#include <ngspice/onemesh.h>
#include <ngspice/plot.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onedev.h"
#include "ngspice/onemesh.h"
#include "ngspice/plot.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
int
ONEreadState(ONEdevice *pDevice, char *fileName, int numVolts,

View File

@ -9,17 +9,17 @@ $Id$
One-Dimensional Numerical Device Setup Routines
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/onemesh.h>
#include <ngspice/onedev.h>
#include <ngspice/carddefs.h> /* XXX Not really modular if we need this. */
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/onemesh.h"
#include "ngspice/onedev.h"
#include "ngspice/carddefs.h" /* XXX Not really modular if we need this. */
/* #include "material.h" */
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
/* compute node parameters */
void

View File

@ -9,20 +9,20 @@ $Id$
* Functions needed to calculate solutions for 1D devices.
*/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/onedev.h>
#include <ngspice/onemesh.h>
#include <ngspice/spmatrix.h>
#include <ngspice/bool.h>
#include <ngspice/macros.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/onedev.h"
#include "ngspice/onemesh.h"
#include "ngspice/spmatrix.h"
#include "ngspice/bool.h"
#include "ngspice/macros.h"
#include "onedext.h"
#include "oneddefs.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
#include "../../maths/misc/norm.h"
#include <ngspice/ifsim.h>
#include "ngspice/ifsim.h"
extern IFfrontEnd *SPfrontEnd;

View File

@ -3,10 +3,10 @@ Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1992 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/fteext.h>
#include "ngspice/ngspice.h"
#include "ngspice/fteext.h"
/* #include "ftedata.h" */
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
struct plot *
DBread( char *fileName )

View File

@ -5,9 +5,9 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
/* Device-type Dependent Printing Routines */
#include <ngspice/ngspice.h>
#include <ngspice/optndefs.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/optndefs.h"
#include "ngspice/cidersupt.h"
void
printVoltages(FILE *file, char *mName, char *iName, int devType,

View File

@ -4,11 +4,11 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/gendev.h>
#include <ngspice/macros.h>
#include <ngspice/memory.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/gendev.h"
#include "ngspice/macros.h"
#include "ngspice/memory.h"
#include "ngspice/cidersupt.h"
void printCoordInfo(CoordInfo *pFirstCoord)
{

View File

@ -4,11 +4,11 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/cidersupt.h"
/* Global Variable Declarations
char *LogFileName = "cider.log";

View File

@ -4,9 +4,9 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numenum.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numenum.h"
#include "ngspice/cidersupt.h"
/* compute the coefficient for the integration and predictor methods */
/* based on the Lagrange polynomial method in Liniger et. al. */

View File

@ -3,11 +3,11 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/gendev.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/gendev.h"
#include "ngspice/cidersupt.h"
/* function to compute the integrated variables discretization */

View File

@ -3,8 +3,8 @@ Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1992 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/cidersupt.h"
static char *LogFileName = "cider.log";
static int LogError = 0;

View File

@ -4,12 +4,12 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/material.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/material.h"
#include "ngspice/cidersupt.h"
/*

View File

@ -9,11 +9,11 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
* code will run without having to compile the oned code
*/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/spmatrix.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/spmatrix.h"
#include "ngspice/cidersupt.h"
/* Used in Solution Projection Calculations */

View File

@ -4,13 +4,13 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/macros.h>
#include <ngspice/material.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/macros.h"
#include "ngspice/material.h"
#include "ngspice/cidersupt.h"
void MOBdefaults(MaterialInfo *info , int carrier, int type,
int concmodel, int fieldmodel )

View File

@ -3,9 +3,9 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/cidersupt.h"
/*
* function recomb calculates the recobination rates and the

View File

@ -7,9 +7,9 @@ $Id$
/* Functions to read SUPREM (Binary or Ascii) & ASCII input files */
#include <ngspice/ngspice.h>
#include <ngspice/profile.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/profile.h"
#include "ngspice/cidersupt.h"
void
readAsciiData( char *fileName, int impType, DOPtable **ppTable )

View File

@ -9,8 +9,8 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
*/
#include <ngspice/ngspice.h>
#include <ngspice/cidersupt.h>
#include "ngspice/ngspice.h"
#include "ngspice/cidersupt.h"
#define MAXMAT 10
#define MAXIMP 4

View File

@ -6,20 +6,20 @@ $Id$
/* Functions to compute the ac admittances of a device. */
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/numconst.h>
#include <ngspice/twodev.h>
#include <ngspice/twomesh.h>
#include <ngspice/complex.h>
#include <ngspice/spmatrix.h>
#include <ngspice/bool.h>
#include <ngspice/macros.h>
#include <ngspice/ifsim.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/numconst.h"
#include "ngspice/twodev.h"
#include "ngspice/twomesh.h"
#include "ngspice/complex.h"
#include "ngspice/spmatrix.h"
#include "ngspice/bool.h"
#include "ngspice/macros.h"
#include "ngspice/ifsim.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
extern IFfrontEnd *SPfrontEnd;

View File

@ -4,10 +4,10 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1990 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -6,13 +6,13 @@ $Id$
/* Functions to compute terminal conductances & currents. */
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -5,16 +5,16 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
#include "../../maths/misc/bernoull.h"
/*

View File

@ -4,10 +4,10 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -3,12 +3,12 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twodev.h>
#include <ngspice/twomesh.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twodev.h"
#include "ngspice/twomesh.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -7,12 +7,12 @@
#ifndef _TWODEXT_H
#define _TWODEXT_H
#include <ngspice/profile.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/carddefs.h>
#include <ngspice/bool.h>
#include <ngspice/complex.h>
#include "ngspice/profile.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/carddefs.h"
#include "ngspice/bool.h"
#include "ngspice/complex.h"
/* twoadmit.c */
extern int NUMD2admittance(TWOdevice *, double, SPcomplex *);

View File

@ -4,17 +4,17 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/profile.h>
#include <ngspice/macros.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/profile.h"
#include "ngspice/macros.h"
#include "ngspice/bool.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
/* functions in this file are used to calculate the conc */

View File

@ -4,13 +4,13 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "twoddefs.h"
#include "twodext.h"
@ -19,7 +19,7 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
#define NEXT next
#define SORT TWOssortElectrodes
#define SORT1 TWOsortElectrodes
#include <ngspice/lsort.h>
#include "ngspice/lsort.h"
#define ARG_MIN(a,b,c) ((a) > (b) ? 1 : ((a) < (b) ? -1 : (c)))

View File

@ -4,10 +4,10 @@ Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -5,13 +5,13 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -3,10 +3,10 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/twomesh.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/twomesh.h"
#include "ngspice/bool.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -4,12 +4,12 @@ Author: 1990 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/material.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/material.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -3,9 +3,9 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1990 David A. Gates, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/twomesh.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/twomesh.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -5,16 +5,16 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
#include "../../maths/misc/bernoull.h"

View File

@ -5,16 +5,16 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
#include "../../maths/misc/bernoull.h"
/*

View File

@ -5,12 +5,12 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -5,15 +5,15 @@ Author: 1992 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/carddefs.h>
#include <ngspice/spmatrix.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/carddefs.h"
#include "ngspice/spmatrix.h"
#include "ngspice/bool.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -9,16 +9,16 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
* two-level Newton scheme
*/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/bool.h>
#include <ngspice/spmatrix.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/bool.h"
#include "ngspice/spmatrix.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
/* Forward Declarations */

View File

@ -8,15 +8,15 @@ $Id$
* Functions needed to read solutions for 2D devices.
*/
#include <ngspice/ngspice.h>
#include <ngspice/plot.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twodev.h>
#include <ngspice/twomesh.h>
#include "ngspice/ngspice.h"
#include "ngspice/plot.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twodev.h"
#include "ngspice/twomesh.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
int

View File

@ -3,11 +3,11 @@ Copyright 1991 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "twoddefs.h"
#include "twodext.h"

View File

@ -9,16 +9,16 @@ $Id$
Two-Dimensional Numerical Device Setup Routines
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numconst.h>
#include <ngspice/numenum.h>
#include <ngspice/twomesh.h>
#include <ngspice/twodev.h>
#include <ngspice/carddefs.h> /* XXX Not really modular if we need this. */
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numconst.h"
#include "ngspice/numenum.h"
#include "ngspice/twomesh.h"
#include "ngspice/twodev.h"
#include "ngspice/carddefs.h" /* XXX Not really modular if we need this. */
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
/* compute node parameters */

View File

@ -5,21 +5,21 @@ Author: 1991 David A. Gates, U. C. Berkeley CAD Group
$Id$
**********/
#include <ngspice/ngspice.h>
#include <ngspice/numglobs.h>
#include <ngspice/numenum.h>
#include <ngspice/twodev.h>
#include <ngspice/twomesh.h>
#include <ngspice/spmatrix.h>
#include <ngspice/bool.h>
#include <ngspice/macros.h>
#include "ngspice/ngspice.h"
#include "ngspice/numglobs.h"
#include "ngspice/numenum.h"
#include "ngspice/twodev.h"
#include "ngspice/twomesh.h"
#include "ngspice/spmatrix.h"
#include "ngspice/bool.h"
#include "ngspice/macros.h"
#include "twoddefs.h"
#include "twodext.h"
#include <ngspice/cidersupt.h>
#include "ngspice/cidersupt.h"
#include "../../maths/misc/norm.h"
#include <ngspice/ifsim.h>
#include "ngspice/ifsim.h"
extern IFfrontEnd *SPfrontEnd;

View File

@ -8,10 +8,10 @@ Author: 1987 Jeffrey M. Hsu
and prompt the user if necessary.
*/
#include <ngspice/ngspice.h>
#include <ngspice/fteinput.h>
#include <ngspice/cpdefs.h>
#include <ngspice/fteext.h>
#include "ngspice/ngspice.h"
#include "ngspice/fteinput.h"
#include "ngspice/cpdefs.h"
#include "ngspice/fteext.h"
#include "arg.h"
#include "variable.h"

View File

@ -8,9 +8,9 @@ $Id$
* Stuff for asynchronous spice runs, and also rspice.
*/
#include <ngspice/ngspice.h>
#include <ngspice/cpdefs.h>
#include <ngspice/ftedefs.h>
#include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h"
#include "ngspice/ftedefs.h"
#include "aspice.h"
#include "variable.h"
@ -33,8 +33,8 @@ $Id$
#include <signal.h>
#include <ngspice/fteinp.h>
#include <ngspice/dvec.h>
#include "ngspice/fteinp.h"
#include "ngspice/dvec.h"
#include "../misc/mktemp.h"

View File

@ -8,11 +8,11 @@ $Id$
* Code to deal with breakpoints and tracing.
*/
#include <ngspice/ngspice.h>
#include <ngspice/cpdefs.h>
#include <ngspice/ftedefs.h>
#include <ngspice/dvec.h>
#include <ngspice/ftedebug.h>
#include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h"
#include "ngspice/ftedefs.h"
#include "ngspice/dvec.h"
#include "ngspice/ftedebug.h"
#include "breakp.h"
#include "breakp2.h"
#include "runcoms2.h"

View File

@ -8,11 +8,11 @@ $Id$
* Code to deal with breakpoints and tracing.
*/
#include <ngspice/ngspice.h>
#include <ngspice/cpdefs.h>
#include <ngspice/ftedefs.h>
#include <ngspice/dvec.h>
#include <ngspice/ftedebug.h>
#include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h"
#include "ngspice/ftedefs.h"
#include "ngspice/dvec.h"
#include "ngspice/ftedebug.h"
#include "quote.h"
#include "breakp2.h"

View File

@ -6,10 +6,10 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
/* Routines for dealing with the circuit database. This is currently
* unimplemented. */
#include <ngspice/ngspice.h>
#include <ngspice/cpdefs.h>
#include <ngspice/ftedefs.h>
#include <ngspice/dvec.h>
#include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h"
#include "ngspice/ftedefs.h"
#include "ngspice/dvec.h"
#include "circuits.h"

View File

@ -1,9 +1,9 @@
#include <config.h>
#include <ngspice/ngspice.h>
#include "ngspice/ngspice.h"
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
#include <ngspice/fteext.h>
#include "ngspice/bool.h"
#include "ngspice/wordlist.h"
#include "ngspice/fteext.h"
#include "variable.h"
#include "com_help.h"

View File

@ -5,8 +5,8 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
/* Do alias substitution. */
#include <ngspice/ngspice.h>
#include <ngspice/cpdefs.h>
#include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h"
#include "com_alias.h"
struct alias *cp_aliases = NULL;

View File

@ -1,8 +1,8 @@
#include <config.h>
#include <ngspice/ngspice.h>
#include "ngspice/ngspice.h"
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
#include "ngspice/bool.h"
#include "ngspice/wordlist.h"
#include "plotting/plotit.h"

View File

@ -1,12 +1,12 @@
/* Command cdump: dump the control structure to the console output */
#include <ngspice/ngspice.h>
#include "ngspice/ngspice.h"
#include <stdio.h>
#include <ngspice/wordlist.h>
#include "ngspice/wordlist.h"
#include "control.h"
#include <ngspice/cpextern.h>
#include "ngspice/cpextern.h"
#include "com_cdump.h"

View File

@ -3,9 +3,9 @@
* $Id$
************/
#include <ngspice/ngspice.h>
#include "ngspice/ngspice.h"
#include <ngspice/wordlist.h>
#include "ngspice/wordlist.h"
#ifdef HAVE_PWD_H
#include <pwd.h>
@ -13,7 +13,7 @@
#include "com_chdir.h"
#include "quote.h"
#include <ngspice/cpextern.h>
#include "ngspice/cpextern.h"
void

View File

@ -6,7 +6,7 @@
#ifndef COM_CHDIR_H
#define COM_CHDIR_H
#include <ngspice/wordlist.h>
#include "ngspice/wordlist.h"
void com_chdir(wordlist *wl);

View File

@ -1,13 +1,13 @@
/* The 'compose' command. This is a more powerful and convenient form
* of the 'let' command. */
#include <ngspice/ngspice.h>
#include <ngspice/complex.h>
#include <ngspice/dvec.h>
#include <ngspice/bool.h>
#include <ngspice/sim.h>
#include <ngspice/pnode.h>
#include <ngspice/fteext.h>
#include <ngspice/cpextern.h>
#include "ngspice/ngspice.h"
#include "ngspice/complex.h"
#include "ngspice/dvec.h"
#include "ngspice/bool.h"
#include "ngspice/sim.h"
#include "ngspice/pnode.h"
#include "ngspice/fteext.h"
#include "ngspice/cpextern.h"
#include "quote.h"
#include "com_compose.h"

View File

@ -2,7 +2,7 @@
#ifndef _COM_COMPOSE_H
#define _COM_COMPOSE_H
#include <ngspice/wordlist.h>
#include "ngspice/wordlist.h"
void com_compose(wordlist *wl);

View File

@ -1,8 +1,8 @@
#include <ngspice/ngspice.h>
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
#include <ngspice/fteext.h>
#include <ngspice/cpextern.h>
#include "ngspice/ngspice.h"
#include "ngspice/bool.h"
#include "ngspice/wordlist.h"
#include "ngspice/fteext.h"
#include "ngspice/cpextern.h"
#include "com_display.h"
#include "quote.h"

View File

@ -1,7 +1,7 @@
#ifndef _COM_DISPLAY_H
#define _COM_DISPLAY_H
#include <ngspice/wordlist.h>
#include "ngspice/wordlist.h"
void com_display(wordlist *wl);

View File

@ -1,6 +1,6 @@
#include <ngspice/ngspice.h> /* for wl */
#include <ngspice/ftedefs.h>
#include <ngspice/devdefs.h> /* solve deps in dev.h*/
#include "ngspice/ngspice.h" /* for wl */
#include "ngspice/ftedefs.h"
#include "ngspice/devdefs.h" /* solve deps in dev.h*/
#include <../spicelib/devices/dev.h> /*for load library commands*/
#include "com_dl.h"

View File

@ -1,12 +1,12 @@
#include <config.h>
#include <ngspice/ngspice.h>
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
#include <ngspice/inpdefs.h>
#include "ngspice/ngspice.h"
#include "ngspice/bool.h"
#include "ngspice/wordlist.h"
#include "ngspice/inpdefs.h"
#include "circuits.h"
#include "com_dump.h"
#include <ngspice/cpextern.h>
#include <ngspice/fteext.h>
#include "ngspice/cpextern.h"
#include "ngspice/fteext.h"
#include "spiceif.h"

View File

@ -4,13 +4,13 @@
************/
#include <config.h>
#include <ngspice/ngspice.h>
#include <ngspice/wordlist.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/wordlist.h"
#include "ngspice/bool.h"
#include "com_echo.h"
#include "quote.h"
#include <ngspice/cpextern.h>
#include "ngspice/cpextern.h"
void
com_echo(wordlist *wlist)

View File

@ -6,7 +6,7 @@
#ifndef COM_ECHO_H
#define COM_ECHO_H
#include <ngspice/wordlist.h>
#include "ngspice/wordlist.h"
void com_echo(wordlist *wlist);

View File

@ -9,16 +9,16 @@ Author: 2008 Holger Vogt
#define GREEN /* select fast Green's fft */
#include <ngspice/ngspice.h>
#include <ngspice/ftedefs.h>
#include <ngspice/dvec.h>
#include <ngspice/sim.h>
#include "ngspice/ngspice.h"
#include "ngspice/ftedefs.h"
#include "ngspice/dvec.h"
#include "ngspice/sim.h"
#include "com_fft.h"
#include "variable.h"
#include "parse.h"
#include "../misc/misc_time.h"
#include <ngspice/fftext.h>
#include "ngspice/fftext.h"
static void fftext(double*, double*, long int, long int, int);

View File

@ -1,13 +1,13 @@
#ifndef X_DISPLAY_MISSING
#include <ngspice/ngspice.h>
#include <ngspice/wordlist.h>
#include <ngspice/bool.h>
#include "ngspice/ngspice.h"
#include "ngspice/wordlist.h"
#include "ngspice/bool.h"
#include <variable.h>
#include "variable.h"
#include <ngspice/cpextern.h>
#include <ngspice/cpextern.h>
#include <ngspice/hlpdefs.h>
#include "ngspice/cpextern.h"
#include "ngspice/cpextern.h"
#include "ngspice/hlpdefs.h"
#endif
#include "com_ghelp.h"

View File

@ -1,8 +1,8 @@
#include <stddef.h>
#include <ngspice/ngspice.h>
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
#include "ngspice/ngspice.h"
#include "ngspice/bool.h"
#include "ngspice/wordlist.h"
#include "plotting/plotit.h"
#include "../misc/mktemp.h"

View File

@ -1,14 +1,14 @@
#include <config.h>
#include <stdio.h>
#include <ngspice/ngspice.h>
#include <ngspice/defines.h>
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
#include <ngspice/cpdefs.h>
#include <ngspice/fteinput.h>
#include <ngspice/ftedev.h>
#include <ngspice/ftedbgra.h>
#include "ngspice/ngspice.h"
#include "ngspice/defines.h"
#include "ngspice/bool.h"
#include "ngspice/wordlist.h"
#include "ngspice/cpdefs.h"
#include "ngspice/fteinput.h"
#include "ngspice/ftedev.h"
#include "ngspice/ftedbgra.h"
#include "plotting/plotit.h"
#include "plotting/graphdb.h"

View File

@ -1,14 +1,14 @@
#include <config.h>
#include <ngspice/ngspice.h>
#include "ngspice/ngspice.h"
#include <ngspice/macros.h>
#include <ngspice/wordlist.h>
#include <ngspice/cpdefs.h>
#include <ngspice/bool.h>
#include "ngspice/macros.h"
#include "ngspice/wordlist.h"
#include "ngspice/cpdefs.h"
#include "ngspice/bool.h"
#include "hcomp.h"
#include "com_help.h"
#include <ngspice/fteext.h>
#include "ngspice/fteext.h"
void

View File

@ -6,8 +6,8 @@ $Id$
/* Do history substitutions. */
#include <ngspice/ngspice.h>
#include <ngspice/cpdefs.h>
#include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h"
#include "com_history.h"

Some files were not shown because too many files have changed in this diff Show More