uses the unode area calculated when a voronoi of the unodes is created
or
CalculateInitialAreas() sets U_ATTRIB_A ??!! hope this attrib is not
used for anything else - specific to fft runs?
flynnarray.h
bool getParent(int flynn1) needed by merge code but no longer exists -
put it in?
general.cc/h
calcfmod for unitcell shear
interface.cc/h
ElleGetFlynnEulerCAxis moved from various processes to basecode. Assumes
ZXZ.
mineraldb.c
Temporarily just parked the symmetry matrices for cubic and hexagonal
misorient.cc/h
new misorient functions
eulerZXZ assumption
polygon.cc
Not sure why index incrementing was changed - safer code?
runopts.cc/h
split SetCellBBox into two functions, one to be called by processes
which deform the cell and the other called by reposition. Trying to fix
shear cumulation and make it more logical.
unodes.cc/h
moved FindUnode from ebsd and process codes to basecode. Allow wrap to
be turned off when finding closest unode to a point.
ElleReassignUnodes()-Problem if unode exactly on a flynn boundary - not
assigned to either flynn?