%MAXIMUM_MP%

maximum of a functional based on all non-irreducible monitor points with respect to given material flags

Maximum of a given functional \( f\) (ExpressionOfIntegrand) with respect to the set \( MP\) of all non-irreducible points (see MONITORPOINTS_CREATION) with given material flags:
\begin{align} I_{\text{Max}} = \max_{i \in MP} f_i\end{align}
Example:
MONITORPOINTS_CREATION($MaterialTag$) = ( %MONITORPOINTS_CREATION_AtBoundary%, CreationFunctional ) ... INTEGRATION($IntInd$) = ( %MAXIMUM_MP%, ExpressionOfIntegrand, $MaterialTag$ )
Note: Integration with respect to irreducible monitor points have to be defined by INTEGRATION statements for the point cloud!