<?xml version="1.0" encoding="ISO-8859-1"?> <root text=""crystallite_updateState"" comment="" color="ffffff" type="sub" style="nice"> <children> <instruction text=""residuum = ( constitutive_state - constitutive_subState0 ) - constitutive_subdt * constitutive_dotState ( ... )"" comment="""" color="ffffff" rotated="0"></instruction> <alternative text=""NaN occured in residuum"" comment="""" color="ffffff"> <qTrue> <instruction text=""NO CONVERGENCE: return"" comment="""" color="ffffff" rotated="0"></instruction> </qTrue> <qFalse> </qFalse> </alternative> <instruction text=""constitutive_state = constitutive_state - residuum"" comment="""" color="ffffff" rotated="0"></instruction> <instruction text=""crystallite_updateState = abs ( residuum / constitutive_state ) < rTol_crystalliteState"" comment="""" color="ffffff" rotated="0"></instruction> <instruction text=""return"" comment="""" color="ffffff" rotated="0"></instruction> </children> </root>