mod_write_gflle Module


Subroutines

public subroutine write_gflle_to_npy(lmmaxd, ielast, nqdos, i1, gflle)

Author
Philipp Rüßmann
License
Creative Commons License
Category
writeout

W r i t e

g f l l e

f i l e

o u t

i n

n p y

f o r m a t

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: lmmaxd
integer, intent(in) :: ielast
integer, intent(in) :: nqdos
integer, intent(in) :: i1
complex(kind=dp) :: gflle(lmmaxd,lmmaxd,ielast,nqdos)