The following local variables need to be defined for the examples in this section:
Before user initialization, work arrays lstelt must be allocated, like in basic example.
Classical initialization:
At the end of the subroutine, it is recommended to deallocate the work array lstelt, like in basic example.