integer iter1
number of iterations at which the currently active evolution was branched off from
integer neqs
total number of equations to evolve (size of xc)
integer first
"counter" monitoring sign of jacobian; resets R, Z, and Lambda when jacobian changes sign and decreas...
integer ijacob
counter for number of times jacobian changes sign
integer iter2
total number of iterations
real(rprec), dimension(:), allocatable, target xc
stacked array of scaled R, Z, Lambda Fourier coefficients (see above for stack order)