next up previous contents index
Next: Interface set_cutoff_factor Up: Module atoms_module Previous: Interface set_cutoff_minimum   Contents   Index

Interface set_cutoff


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call set_cutoff(this,cutoff[,cutoff_break])\end{verbatim}
\end{boxedminipage}

set (a uniform) cutoff Specify a uniform neighbour cutoff throughout the system. If zero, revert to default (uniform_cutoff=false, factor=DEFAULT_NNEIGHTOL)

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

cutoff -- real(dp), intent(in)

cutoff_break -- real(dp), optional, intent(in)

set_cutoff_factor interface

gabor 2009-06-30