masque Subroutine

public subroutine masque(ibeg, iend, som_tau, visible, w)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ibeg
integer, intent(in) :: iend
real, intent(in) :: som_tau
integer, intent(inout) :: visible
real, intent(inout), DIMENSION(:) :: w

Called by

proc~~masque~2~~CalledByGraph proc~masque~2 masque proc~sous_section~2 sous_section proc~sous_section~2->proc~masque~2 proc~cloud_structure~2 cloud_structure proc~cloud_structure~2->proc~sous_section~2 proc~sim_mesh~2 sim_mesh proc~sim_mesh~2->proc~cloud_structure~2

Contents