Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Data access pattern

In the UserMatCPU, arrays with the p_ prefix are data pointers to arrays used for calculation of material response.

Since arrays are structured per integration point for CPU implementation, there is no need to calculate global offsets. For instance, p_strain[0] through p_strain[5] relate to the current integration point.