next up previous contents index
Next: Subroutine estimate_origin_extent Up: Module clusters_module Previous: Subroutine discard_non_min_images   Contents   Index

Subroutine make_convex


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call make_convex(this,list)\end{verbatim}
\end{boxedminipage}

Add atoms to list to make the selection region convex, i.e. if $i$ and $j$ are nearest neighbours, with $i$ in the list and not $j$ then $j$ will be added if more than half its nearest neighbours are in the list.

this -- type(Atoms), intent(in)

list -- type(Table), intent(inout)

estimate_origin_extent subroutine

gabor 2009-06-30