misc index
- asknu: little function to ask user for number, with default.
- asks: little function to ask user for string, with default
- freezeColors: Lock colors of plot, enabling multiple colormaps per figure.
- getlabs: get point label list from dir
- 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
- mypause: alternative pause
- p2interpol: interpolate u to new mesh.
- p2phelp: call html help start menu
- p3interpol: used for 3D plots
- pcopy: copy p2p dir data and change file name variables
- pmove: move p2p dir data and change file name variables
- 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)
- screenlayout: open, clear and position profile, branch and info windows
- spjaccheck: compare numerical and assembled pa_u(G_u phi) (for spcont)
- unfreezeColors: restore after freezeColors, by John Iversen