GRASP
Functions/Subroutines
lasax-reada.f90 File Reference

Functions/Subroutines

subroutine lasa1 (fil, rad, pop, skal, slut)
 
subroutine lasa2 (fil, rad2, rad3, stopp, slut)
 
subroutine reada (rad1, pop, skal, slut)
 

Function/Subroutine Documentation

◆ lasa1()

subroutine lasa1 ( integer, intent(in fil,
character  rad,
integer, dimension(15,0:10,0:1)  pop,
integer  skal,
logical  slut 
)
Here is the call graph for this function:

◆ lasa2()

subroutine lasa2 ( integer, intent(in fil,
character  rad2,
character  rad3,
integer  stopp,
logical, intent(inout)  slut 
)
Here is the call graph for this function:

◆ reada()

subroutine reada ( character, intent(in rad1,
integer, dimension(15,0:10,0:1), intent(out pop,
integer, intent(inout)  skal,
logical, intent(out slut 
)