next up previous contents index
Next: Subroutine list_to_property Up: Module atoms_module Previous: Subroutine parse_atom_mask   Contents   Index

Subroutine property_to_list


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call property_to_list(at,prop,list)\end{verbatim}
\end{boxedminipage}

Find atoms which have integer property prop set to true (i.e. set to 1) and return them in the Table list.

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

prop -- character(*), intent(in)

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

list_to_property subroutine

gabor 2009-06-30