#include "implicit_f.inc"#include "param_c.inc"#include "com01_c.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | radiatoff (ibcr, fradia, iparg, igroups, ixs, elbuf_tab, glob_therm) |
| subroutine radiatoff | ( | integer, dimension(glob_therm%niradia,*) | ibcr, |
| fradia, | |||
| integer, dimension(nparg,*) | iparg, | ||
| integer, dimension(numels) | igroups, | ||
| integer, dimension(nixs,*) | ixs, | ||
| type(elbuf_struct_), dimension(ngroup), target | elbuf_tab, | ||
| type (glob_therm_), intent(inout) | glob_therm ) |
Definition at line 31 of file radiatoff.F.