%MINIMUM_MP%

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

Minimum 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{Min}} = \min_{i \in MP} f_i\end{align}
Example:
MONITORPOINTS_CREATION($MaterialTag$) = ( %MONITORPOINTS_CREATION_AtBoundary%, CreationFunctional ) ... INTEGRATION($IntInd$) = ( %MINIMUM_MP%, ExpressionOfIntegrand, $MaterialTag$ )
Note: Integration with respect to irreducible monitor points have to be defined by INTEGRATION statements for the point cloud!