#include "implicit_f.inc"#include "units_c.inc"#include "com04_c.inc"#include "param_c.inc"#include "scr03_c.inc"#include "inter22.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ingrbric (msn, brics, msv, ixs, nbric, pm, s_msv, igeo) |
| subroutine ingrbric | ( | integer, intent(inout) | msn, |
| integer, dimension(nbric), intent(in) | brics, | ||
| integer, dimension(s_msv), intent(inout) | msv, | ||
| integer, dimension(nixs,numels), intent(in) | ixs, | ||
| integer, intent(in) | nbric, | ||
| dimension(npropm,nummat), intent(in) | pm, | ||
| integer, intent(in) | s_msv, | ||
| integer, dimension(npropgi,numgeo), intent(in) | igeo ) |
Definition at line 31 of file ingrbric.F.