Code covered by the BSD License
function c=cext2(c) % cext2 - Constants file converted from c. format with convertcc.m % % Created by : ecoetzee % Date : 20-Jul-2010 11:21:06 % c.Ndim=2; c.Ips=4; c.Irs=4; c.Ilp=0; c.Icp=[1]; c.Ntst=8; c.Ncol=3; c.Iad=0; c.Isp=2; c.Isw=-1; c.Iplt=0; c.Nbc=2; c.Nint=0; c.Nmx=500; c.Rl0=0; c.Rl1=6; c.A0=-1e+006; c.A1=1e+006; c.Npr=500; c.Mxbf=3; c.Iid=2; c.Itmx=10; c.Itnw=5; c.Nwtn=3; c.Jac=0; c.Epsl=1e-007; c.Epsu=1e-007; c.Epss=0.0001; c.Ds=0.1; c.Dsmin=0.0001; c.Dsmax=0.2; c.Iads=1; c.Thl=[]; c.Thu=[]; c.Uzr=[];
Contact us