DIPELM
2.0
|
Functions/Subroutines | |
subroutine | get_state_information (luscat, sform, nsset, ndcomp, nstat |
subroutine | write_oriented_photo_dcs (lu_photo_dcs, escat, ionizati lab_component, th_grid, ph_grid |
subroutine | write_para_or_perp_dcs (lu_photo_dcs, escat, ionization lab_component, beta, temp_photo |
subroutine dipelmio::get_state_information | ( | integer, dimension(:), intent(in) | luscat, |
character(len=11), intent(in) | sform, | ||
integer, dimension(:), intent(in) | nsset, | ||
integer, intent(in) | ndcomp, | ||
integer, dimension(:), intent(out) | nstat | ||
) |
subroutine dipelmio::write_oriented_photo_dcs | ( | integer | lu_photo_dcs, |
real(kind=idp), dimension(:) | escat, | ||
ionizati, | |||
integer | lab_component, | ||
real(kind=idp), dimension(:) | th_grid, | ||
real(kind=idp), dimension(:) | ph_grid | ||
) |
subroutine dipelmio::write_para_or_perp_dcs | ( | integer | lu_photo_dcs, |
real(kind=idp), dimension(:) | escat, | ||
ionization, | |||
integer | lab_component, | ||
real(kind=idp) | beta, | ||
temp_photo | |||
) |