#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 | convecoff (ibcv, fconv, iparg, igroups, elbuf_tab, glob_therm) |
| subroutine convecoff | ( | integer, dimension(glob_therm%niconv,*) | ibcv, |
| fconv, | |||
| integer, dimension(nparg,*) | iparg, | ||
| integer, dimension(numels) | igroups, | ||
| type (elbuf_struct_), dimension(ngroup), target | elbuf_tab, | ||
| type (glob_therm_), intent(inout) | glob_therm ) |
Definition at line 31 of file convecoff.F.