#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | inifill (numels, numeltg, numelq, numnod, npart, npropmi, nummat, n2d, ngroup, ixs, ipm, ipart_, iphase, sipart_, idp, kvol, bufmat, itagnsol, isolnod, nbip, ntrace, part_fill, nbsubmat, mlw, elbuf_tab, ng, multi_fvm, ixq, ixtg, ityp, imat, siphase, numel_tot, nel, nft, sbufmat) |
| subroutine inifill | ( | integer, intent(in) | numels, |
| integer, intent(in) | numeltg, | ||
| integer, intent(in) | numelq, | ||
| integer, intent(in) | numnod, | ||
| integer, intent(in) | npart, | ||
| integer, intent(in) | npropmi, | ||
| integer, intent(in) | nummat, | ||
| integer, intent(in) | n2d, | ||
| integer, intent(in) | ngroup, | ||
| integer, dimension(nixs,numels), target | ixs, | ||
| integer, dimension(npropmi,nummat) | ipm, | ||
| integer, dimension(sipart_) | ipart_, | ||
| integer, dimension(nbsubmat+1,siphase/(nbsubmat+1)) | iphase, | ||
| integer, intent(in) | sipart_, | ||
| integer | idp, | ||
| kvol, | |||
| bufmat, | |||
| integer, dimension(numnod) | itagnsol, | ||
| integer | isolnod, | ||
| integer, dimension(nbsubmat,numel_tot) | nbip, | ||
| integer | ntrace, | ||
| integer, dimension(npart) | part_fill, | ||
| integer | nbsubmat, | ||
| integer | mlw, | ||
| type(elbuf_struct_), dimension(ngroup), intent(in), target | elbuf_tab, | ||
| integer | ng, | ||
| type (multi_fvm_struct), intent(in) | multi_fvm, | ||
| integer, dimension(nixq,numelq), target | ixq, | ||
| integer, dimension(nixtg, numeltg), target | ixtg, | ||
| integer | ityp, | ||
| integer | imat, | ||
| integer | siphase, | ||
| integer | numel_tot, | ||
| integer | nel, | ||
| integer | nft, | ||
| integer, intent(in) | sbufmat ) |
Definition at line 31 of file inifill.F.