(git:1f285aa)
negf_vectors.F File Reference

Go to the source code of this file.

Modules

module  negf_vectors
 Routines to deal with vectors in 3-D real space.
 

Functions/Subroutines

subroutine, public negf_vectors::contact_direction_vector (origin, direction_vector, origin_bias, direction_vector_bias, atomlist_screening, atomlist_bulk, subsys)
 compute direction vector of the given contact More...
 
pure real(kind=dp) function, public negf_vectors::projection_on_direction_vector (vector, vector0)
 project the 'vector' onto the direction 'vector0'. Both vectors should have the same origin. More...