asknu | little function to ask user for number, with default |
asks | little function to ask user for number, with default |
assemadv | assemble K for advective terms. |
assemadv1 | assemble advection matrix for scalar problem |
bel | bordered elim after govaerts |
bellss | bordered elimination lss after govaerts; p.blss syntax interface |
belpo | bordered elim +1 after govaerts'90 |
belpolss | bordered elimination plus one lss after govaerts; p.blss syntax interface |
bgradu2f | include b grad u into f for error-est and mesh-adapt. |
bifdetec | Check for change of sign(det(A)). If yes, locate bif-point and save. |
blss | BorderedLinearSystemSolver |
boundarymatrix | b = boundarymatrix([arglist]) by Pruefert |
bss | bordered system solution after govaerts |
cfail | convergence failure handling. |
cont | main cont. routine for -div(c grad u)+au-f-b grad u=0, |
errcheck | compute a posteriori error estimate |
findbif | find bifpoint starting at p such that ineg=p.ineg+ichange. |
getGlam | calc Glam |
getGu | calc G_u |
getder | calc Gu, Glam depending on p.jsw; |
getkey | GETKEY - get a single keypress |
getlabs | get label list from dir pre |
getmaxlab | get maximal label in dir pre |
gnbc | generalized Neumann BC: generate q,g in form for pdetoolbox |
gnbcs | generalized Neumann BC: generate q,g, string allowed |
iblss | IterativeBorderedLinearSystemSolver, template for customization by user |
ilss | LinearSystemSolver, template for customization by user |
inistep | initial step in cont; yields first 2 points on branch and first tangent |
isoc | Generates pdetoolbox c-tensor for the isotropic case |
jaccheck | compare numerical and assembled Jacobian; useful to check coding, timing, |
l1norm | l1 norm of u, nodal and scalar, i.e., size(u)=np x 1 |
loadp | load point from pre/fname.mat |
lss | LinearSystemSolver |
meshada | adapt mesh for pde in struct. p, called by meshadac, |
meshadac | adapt mesh after Coarsening, i.e. first interpol to (coarse) standard-mesh, then adapt |
meshcheck | check if FEM-solution is converged to PDE-solution by refining mesh |
meshref | adapt (i.e., refine locally) mesh |
movedatadirs | move data directories from subdirs of appdir to backdir (for cleanup!) |
mypause | alternative pause |
n2triamat | compute transf.-matrix from nodal values to triangle centers values |
newbmesh | build new base mesh |
newmesh | build new mesh and interpolate (u,tau) to it |
nloopext | newton loop (with damping parameter alpha) for extended system |
nlooppde | newton-loop (with damping parameter alpha) for pde alone, |
p2interpol | interpolate u def. on x,y to new mesh given in xn,yn |
plotbra | plot branch, with diverse optional arguments |
plotbraf | plot branch from file, optional arguments as in plotbra |
ploterr | plot err-estimate over xc (typically xc=2, i.e. lambda) |
plotsol | plot component cnr of solution p.u in struct p to window wnr |
plotsolf | plot component cnr of solution in file pre/sfname.mat to window wnr |
plottauf | plot tangent from pre/sfname.mat |
pmcont | parallel multi continuation routine |
pmnewtonloop | parallel newtonloops called from pmcont |
polygong | g = polygong(pointlist) or g = polygong(xlist,ylist) by Pruefert |
rec | provide rectangle-geometry in pdetoolbox-form |
recdbc1 | rectangle with DBC for 1 component (scalar), ssc=stiff-spring constant |
recnbc1 | rectangle with NBC, 1 component (scalar) |
recnbc2 | rectangle with Neumann BC, 2 components |
resetc | reset counters in p and clear p.branch, p.bifvals |
resi | compute residual for -div(c grad u)+au-f-b grad u=0, |
resinj | residual, called in numerical G_u via numjac, dummy interface |
rmdatadirs | remove data directories from subdirs of appdir (a cleanup tool) |
rmlocdirs | remove data directories from current dir (a cleanup tool) |
setbmesh | reset basemesh to current mesh |
setfn | set filenames according to name of p or varargin |
setpde2path | set path for pde2path, version in pde2p (mainly here for m2html) |
sgndetA | compute sign(detA) from data in p |
spcalc | calculate p.neig EVals of Gu closest to 0. Return them sorted wrt real parts, |
specGu | computes and plots neig eigenvalues nearest to origin in figure p.ifig |
sscontrol | stepsize control. |
stanbra | standard function for output to bifurcation diagram |
stanheadfu | standard "head function" called at start of cont/pmcont |
stanmesh | generate mesh, 2 possible calls |
stanparam | set almost everything (except, e.g., p.f and p.jac) to 'standard' values |
stanufu | standard "user function" called after each cont.step |
swibra | load data from file pre/fname and attempt branch switch, |
tint | time integration |
triar | row-vector of triangle areas from pdetrg |
triint | integrate u over Omega given by p(oints) and t(riangles) |
xinorm | compute xi-norm of z |