Accessing Material Point Data
You are provided with access to the values of the material point quantities through the utility routine GETVRM described in Obtaining Material Point Information in an Abaqus/Standard Analysis. In a nonlinear analysis values returned will correspond to the current solution iteration, representing a converged solution only at the final iteration for each increment. In the static perturbation procedure, only those quantities for which perturbation values are computed can be accessed. The values of the material point data are recovered in the arrays ARRAY, JARRAY, and FLGRAY for floating point, integer, and character data, respectively. Floating point data are recovered as double-precision data.