#include "implicit_f.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hm_preread_radiation (igrsurf, igrnod, igrbric, unitab, lsubmodel, nradia, numradia) |
| subroutine hm_preread_radiation | ( | type (surf_), dimension(nsurf) | igrsurf, |
| type (group_), dimension(ngrnod) | igrnod, | ||
| type (group_), dimension(ngrbric) | igrbric, | ||
| type (unit_type_), intent(in) | unitab, | ||
| type(submodel_data), dimension(*), intent(in) | lsubmodel, | ||
| integer, intent(in) | nradia, | ||
| integer, intent(inout) | numradia ) |
Definition at line 37 of file hm_preread_radiation.F.