generate Subroutine

Description

set up all the coordination shells and stuff

private subroutine generate(mag, sl, uc, ss)

Arguments

Type IntentOptional AttributesName
class(lo_magdisorder), intent(out) :: mag

to keep track of all the coordination shells

type(lo_symlist), intent(in) :: sl

a symmetry table, useful for a bunch of stuff

type(lo_crystalstructure), intent(in) :: uc

unit cell

type(lo_crystalstructure), intent(in) :: ss

supercell

Calls

proc~~generate~2~~CallsGraph proc~generate~2 generate shelli shelli proc~generate~2->shelli lo_allocate lo_allocate proc~generate~2->lo_allocate lo_sqnorm lo_sqnorm proc~generate~2->lo_sqnorm shellmag shellmag proc~generate~2->shellmag
Help