This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
epilectrik
/
pyNgSpice
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1774
Commits
1
Branch
0
Tags
36 MiB
C
90.4%
C++
3.2%
AMPL
2.4%
M4
1.4%
Perl
0.4%
Other
1.8%
Tree:
6c4e0cb6d0
pre-master-46
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6c4e0cb6d0'
${ noResults }
pyNgSpice
/
src
/
frontend
/
plotting
/
pvec.h
8 lines
87 B
Raw
Blame
History
#
ifndef _PVEC_H
#
define _PVEC_H
#
include
<dvec.h>
void
pvec
(
struct
dvec
*
d
)
;
#
endif
Reference in new issue