Master index |
Index for ./freetb4matlab/secs1d/DDG ![]() |
| n=DDGelectron_driftdiffusion(psi,x,ng,p) | |
| p=DDGhole_driftdiffusion(psi,x,pg,n) | |
| phin = DDGn2phin (V,n); | |
| [V,n,p,res,niter] = DDGnlpoisson (x,sinodes,Vin,nin,... | |
| phip = DDGp2phip (V,p); | |
| n = DDGphin2n (V,phin); | |
| p = DDGphip2p (V,phip); | |
| DDGplotresults(x,n,p,V,Fn,Fp); |