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

Write gflle file out in npy format

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)