Next: Interface remove_atoms
Up: Module dynamicalsystem_module
Previous: Interface assignment(=)
Contents
Index
Add one or more atoms to this DynamicalSystem
- this -- type(DynamicalSystem), intent(inout)
-
- z -- integer, intent(in), scalar or dimension(:)
-
- mass -- real(dp), optional, intent(in), scalar or dimension(:)
-
- p -- real(dp), optional, intent(in), dimension(3) or dimension(:,:)
-
- v -- real(dp), optional, intent(in), dimension(3) or dimension(:,:)
-
- a -- real(dp), optional, intent(in), dimension(3) or dimension(:,:)
-
- t -- integer, optional, intent(in), dimension(3) or dimension(:,:)
-
- data -- type(table), optional, intent(in)
-
remove_atoms interface
gabor
2009-06-30