next up previous contents index
Next: Interface set_cutoff_minimum Up: Module atoms_module Previous: Interface assignment(=)   Contents   Index

Interface set_atoms


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call set_atoms(this,Z)
call set_atoms(this,Z[,mass])\end{verbatim}
\end{boxedminipage}

Set atomic numbers and optionally masses (if mass property is present) If mass is not specified then ElementMass(Z) is used.

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

Z -- integer, intent(in), scalar or dimension(:)

mass -- real(dp), optional, intent(in), dimension(:)

set_cutoff_minimum interface

gabor 2009-06-30