Holger Vogt
|
e8d5bb4301
|
compile script for ngspice-klu on Linux
|
4 years ago |
Holger Vogt
|
132957a5b3
|
Enable compiling with VS 2019
Add hicum2bindCSC.c to project
|
4 years ago |
Francesco Lannutti
|
ae83b7c807
|
Added KLU support to HICUM model
|
4 years ago |
Holger Vogt
|
6b6e9bb7cb
|
Enable log output (warning and error messages) on the Windows GUI
|
4 years ago |
Holger Vogt
|
684e0a8779
|
Add XSPICE table models to MS project
|
4 years ago |
Holger Vogt
|
d6aeb6cd94
|
Set up the matrix according to branch KLU-6+11-rebase-master-28_10_2020
All cpl example files from ngspice\examples\TransmissionLines are o.k.
|
4 years ago |
Francesco Lannutti
|
02e7c1c5b0
|
KLU branch rebased upon master @ 3 Feb 2022
Some merge conflicts have not been solved yet
Please look for >>>> HEAD if you want to solve them
|
4 years ago |
Francesco Lannutti
|
b900527341
|
Fixed KLU binding for VDMOS
|
5 years ago |
Francesco Lannutti
|
2bfd22c8f9
|
Fixed KLU binding for BJT
|
5 years ago |
Francesco Lannutti
|
caf1ee7c47
|
Fixed a crash when SPARSE is used
|
6 years ago |
Holger Vogt
|
30ee07b4c2
|
Re-enable compiling with Visual Studio
|
6 years ago |
Francesco Lannutti
|
3c15993fe5
|
Fixed the case when DiagGmin has to not be loaded again and the case when refactoring returns 1
|
6 years ago |
Francesco Lannutti
|
1ee798ec9d
|
Fixed CKTsetup for KLU when XSPICE is used
|
6 years ago |
Francesco Lannutti
|
6ccaacaf1d
|
Added the support for KLU to VBIC Self Heating
|
6 years ago |
Francesco Lannutti
|
12288f7be6
|
Fixed KLU memory leak during SMPdestroy
|
6 years ago |
Francesco Lannutti
|
7048a24b74
|
Added the KLU support to Noise Analysis
|
6 years ago |
Francesco Lannutti
|
4639e936a3
|
Fixed the dimension of the COO Trash Can
|
6 years ago |
Francesco Lannutti
|
73626c62f8
|
Add KLU support to VDMOS
|
6 years ago |
Holger Vogt
|
3bb643c8f5
|
re-enable CIDER with option sparse by setting CKTkluMODE
in new matrix to CKTkluMODE from current circuit.
|
6 years ago |
Holger Vogt
|
98dd7da1c4
|
fix a memory leak in ASRC
|
6 years ago |
Francesco Lannutti
|
613ae18db9
|
Fixed a memory leak
|
6 years ago |
Holger Vogt
|
33eec95855
|
plug a memory leak
|
6 years ago |
Holger Vogt
|
d5434a2df2
|
fix a memory leak
ckt->CKTmatrix is now malloced, so has to bee freed as well
|
6 years ago |
Holger Vogt
|
ee0b52b779
|
Enable compiling with MSVC 2019
Remove reference to 'Visual Leak Detector'
Remove unused files from devices
Add custom build to invoke Flex_bison
|
6 years ago |
Francesco Lannutti
|
967ee13940
|
Added a comment in NIiter
|
6 years ago |
Francesco Lannutti
|
1110019ff2
|
Changed the PivTol in SMPreorder with PivRel
|
6 years ago |
Francesco Lannutti
|
0b7dc09fc1
|
Fixed the accounting statistics for SPICE and CIDER about number of elements in KLU
|
6 years ago |
Francesco Lannutti
|
3b1f5e6122
|
Changed the Error message in klusmp.c to Information
|
6 years ago |
Francesco Lannutti
|
88074a23c9
|
Fixed 2 files due to rebasing KLU branch on the master branch - 8/7/2020
|
6 years ago |
Holger Vogt
|
dbd5d18b99
|
remove unused file
|
6 years ago |
Francesco Lannutti
|
fe89da2b2c
|
Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well
SPARSE can still used through '.options sparse', but it isn't possible to switch from KLU to SPARSE and viceversa at run-time
|
6 years ago |
Francesco Lannutti
|
4d00b67b4d
|
Used IF_REAL instead of IF_FLAG
|
6 years ago |
Francesco Lannutti
|
49f6444957
|
Added "klu_memgrow_factor" option to control the KLU memory grow factor
|
6 years ago |
Francesco Lannutti
|
5513f6e5f6
|
Handled the SINGULAR matrix case in a more clever way!
|
6 years ago |
Francesco Lannutti
|
658f449c9b
|
Fixed the VSRCbindCSC routine
|
6 years ago |
Francesco Lannutti
|
bb90374402
|
Added missing ISCAS85 libraries
|
6 years ago |
Francesco Lannutti
|
f487720b10
|
Fixed BJTbindCSC routine
|
6 years ago |
Francesco Lannutti
|
fbd8d94cdf
|
Fixed again the NIiter loop for KLU
|
6 years ago |
Francesco Lannutti
|
710341bbfd
|
Fixed KLU returns values so that NIiter can Factor again, if the matrix is numerically singular from the refactorization
Fixed the NIiter code to perform a factorization without reloading the matrix
|
6 years ago |
Francesco Lannutti
|
72d78a2053
|
Added the KLU support to ADMS models
|
6 years ago |
Francesco Lannutti
|
77fa5c06a9
|
Fixed the KLU returns values for Factorization and ReFactorization.
If the matrix is Numerically Singular, continue the factorization till the end
|
6 years ago |
Francesco Lannutti
|
8a8adfe451
|
First KLU support of CIDER TWOD simulations
|
6 years ago |
Holger Vogt
|
30d09c62ae
|
retarget the VS project to VS 2019
add mifbindCSC.c to vngspice.vcxpro
|
6 years ago |
Francesco Lannutti
|
fdd815183a
|
Fix SMPfindElement for KLU
|
6 years ago |
Francesco Lannutti
|
11fb209ee6
|
First KLU support of CIDER ONED simulations
|
6 years ago |
Francesco Lannutti
|
4c351f51bd
|
Moved the KLU binding structures to be property of the XSPICE connections, instead of XSPICE instances
|
6 years ago |
Francesco Lannutti
|
534394c0bb
|
First attempt of KLU support for XSPICE
|
6 years ago |
Francesco Lannutti
|
6b6642fbcf
|
Updating CKTsetup in preparation of XSPICE support
|
6 years ago |
Francesco Lannutti
|
f3127234aa
|
Maintain the KLU related changes under '#ifdef KLU'
|
6 years ago |
Francesco Lannutti
|
a5885f0e95
|
Compacted the flag for KLU matrix being Real or Complex to one single bit
|
6 years ago |