**process gp_vol#

Description#

This post-processing gives the volume associated with each Gauss point.

Syntax#

**process gp_vol

The name of the output variable is gpV.

Example#

****post_processing
 ***global_post_processing
  **file integ
  **process gp_vol
****return