Next: Function atoms_n_neighbours
Up: Module atoms_module
Previous: Function atoms_cutoff
Contents
Index
Return the actual cutoff in Å used by this atoms object
used to break Z1--Z2 bonds. If this%use_uniform_cutoff is
true, then this is simply this%cutoff, otherwise the
cutoff is used multiplied by the Z1--Z2 bond-length.
- this -- type(Atoms), intent(in)
-
- Z1, Z2 -- integer, intent(in)
-
- Return value --
real(dp)
-
atoms_n_neighbours function
gabor
2009-06-30