misc index
- BAgraphA: adjacency matrix for Barabasi-Albert graph; taken from Tapan P Patel
- Kuv: compute div(c(u) grad v) with c in p.fuha.cfu
- asknu: little function to ask user for number, with default.
- asks: little function to ask user for string, with default
- cheb: compute D=diff.matrix, x=Chebyshev grid, from Trefethen'02
- chebr: D=diff.matrix, x=Chebyshev grid (in increasing order), mod of Trefethen'02
- clearpause: rm 'pause.m' (copy of mypause, used for testing) from libs/misc
- fspcalc: file-spectral-calc, to be used for a-posteriori spectral (stab) comp.
- fsstint: Fourier split step for NLS/GP 1D
- getlabs: get point label list from dir
- hpjaccheck: compare numerical and assembled pa_u(G_u phi) (for HP cont)
- huclean: close figures, new layout
- jaccheck: compare numerical and assembled Jacobian (to check coding)
- keep: by Mirko Hrovat/ Xiaoning (David) Yang
- l1norm: l1 norm of u, nodal and scalar
- mclf: convenience function to clear figure
- mygraph: convenience function to generate different graphs (or load from disk)
- mypause: alternative pause
- newtontest: test different Newton loop settings
- nopause: do othing, i.e., overload pause for tests
- p2interpol: interpolate u to new mesh.
- p2phelp: call html help menu
- p2pilutest: script to test if ilupack is up (and which one)
- p2psetuptricks: various tricks to fix unexpected matlab behavior
- p3interpol: used for 3D plots
- pcopy: copy p2p dir data and change file name variables
- plotmat: plot matrix
- pmove: move p2p dir data and change file name variables
- postspcalc: to be used when p.sw.spcalc was 0 and one a posteriori wants
- printaux: print auxiliary variable index and value
- printbradat: print data from branch of file or p
- printcon: give 10char to number, default %f
- printdirdat: print data for each point stored in directory
- ptselect: read contents of dir and ask user (with default)
- pubidx: publish library index html files (internal use)
- spjaccheck: compare numerical and assembled pa_u(G_u phi) (for foldcont)
- testdemo: run ddir/cmds.m and write log.txt to calling dir
- testhopf: test (some) Hopf demos, log written to calling directory
- testoc: test (some) OC demos, log written to calling directory
- testp2p: call teststat ... testoc to test (some) demos, log written to calling directory
- teststat: test (some) stationary demos, log written to calling directory
- testsym: test (some) symtut demos, log written to calling directory