SelectionFeatures

additional options to further select MESHFREE integration points for integration

A regular integration statement is given by:
INTEGRATION($IntInd$) = ( %INTEGRATION_INT_...%, ExpressionOfIntegrand, $MaterialTag$, $MaterialTag2$, ... ) INTEGRATION($IntInd$) = ( %INTEGRATION_BND_...%, ExpressionOfIntegrand, $BoundaryTag$, $BoundaryTag2$, ... )
This statement integrates over all MESHFREE points with the material flag $MaterialTag$ or with the boundary flags $BoundaryTag$ with no further selection of integration points. If a more distinct selection is needed, use either or both of This is the selection order: 1.) first select by the given $MaterialTag$ or $BoundaryTag$ 2.) on top of this, select by SelectBySwitchOffFunctional, if invoked 3.) on top of this, select by SelectByPercentileBounds, if invoked
List of members:
SelectBySwitchOffFunctional further selection MESHFREE integration points by switch-off-functional
SelectByPercentileBounds further selection of MESHFREE integration points by percentile restrictions