Next: Interface remove_atoms
Up: Module atoms_module
Previous: Interface set_cutoff_factor
Contents
Index
Add one or more atoms to an Atoms object.
- this -- type(Atoms), intent(inout)
-
- pos -- real(dp), intent(in), optional, dimension(3) or dimension(:,:)
-
- Z -- integer, intent(in), optional, scalar or dimension(:)
-
- mass -- real(dp), optional, intent(in), scalar or dimension(:)
-
- travel -- integer, optional, intent(in), dimension(3) or dimension(:,:)
-
- velo, acc -- real(dp), optional, intent(in), dimension(:,:)
-
- data -- type(Table), optional, intent(in)
-
remove_atoms interface
gabor
2009-06-30