(git:3add494)
negf_atom_map Module Reference

Map atoms between various force environments. More...

Functions/Subroutines

subroutine, public negf_map_atomic_indices (atom_map, atom_list, subsys_device, subsys_contact, eps_geometry)
 Map atoms in the cell 'subsys_device' listed in 'atom_list' with the corresponding atoms in the cell 'subsys_contact'. More...
 

Detailed Description

Map atoms between various force environments.

Author
Sergey Chulkov

Function/Subroutine Documentation

◆ negf_map_atomic_indices()

subroutine, public negf_atom_map::negf_map_atomic_indices ( type(negf_atom_map_type), dimension(:), intent(out)  atom_map,
integer, dimension(:), intent(in)  atom_list,
type(qs_subsys_type), pointer  subsys_device,
type(qs_subsys_type), pointer  subsys_contact,
real(kind=dp), intent(in)  eps_geometry 
)

Map atoms in the cell 'subsys_device' listed in 'atom_list' with the corresponding atoms in the cell 'subsys_contact'.

Parameters
atom_maplist of atoms in the cell 'subsys_contact' (initialised on exit)
atom_listatomic indices of selected atoms in the cell 'subsys_device'
subsys_deviceQuickStep subsystem of the device force environment
subsys_contactQuickStep subsystem of the contact force environment
eps_geometryaccuracy in mapping atoms based on their Cartesian coordinates
History
  • 08.2017 created [Sergey Chulkov]

Definition at line 75 of file negf_atom_map.F.

Here is the call graph for this function:
Here is the caller graph for this function: