**process gp_xyz#
Description#
This post-processing gives the positions of Gauss points.
Syntax#
**process gp_xyz (X | Y | Z)
\(~\,\) [ screen ]
screendisplays the Gauss point positions directly on the screen.
If no direction (X, Y, or Z) is specified, it outputs all available position components according to the problem’s dimensionality.
Example#
****post_processing
***global_post_processing
**file integ
**process gp_xyz
****return