The Elk Code
 
Loading...
Searching...
No Matches
writespecies.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine writespecies (symb, name, zn, mass, rmin, rm, rmax, nrm, nst, n, l, k, occ, eval)
 

Function/Subroutine Documentation

◆ writespecies()

subroutine writespecies ( character(*), intent(in)  symb,
character(*), intent(in)  name,
real(8), intent(in)  zn,
real(8), intent(in)  mass,
real(8), intent(in)  rmin,
real(8), intent(in)  rm,
real(8), intent(in)  rmax,
integer, intent(in)  nrm,
integer, intent(in)  nst,
integer, dimension(nst), intent(in)  n,
integer, dimension(nst), intent(in)  l,
integer, dimension(nst), intent(in)  k,
real(8), dimension(nst), intent(in)  occ,
real(8), dimension(nst), intent(in)  eval 
)

Definition at line 6 of file writespecies.f90.

Here is the caller graph for this function: