next up previous contents index
Next: Function num_free_groups Up: Module group_module Previous: Function group_nth_object   Contents   Index

Function free_group


\begin{boxedminipage}{\textwidth}
\begin{verbatim}n = free_group(this[,first])\end{verbatim}
\end{boxedminipage}

Given an array of groups, return the index of an empty one or the lowest index minus 1 (i.e. zero by default) if none are free. If the first index of the array is not 1, then supply it in first

this -- type(Group), dimension(:), intent(in)

first -- integer, optional, intent(in)

Return value -- integer

num_free_groups function

gabor 2009-06-30