#include "implicit_f.inc"#include "units_c.inc"#include "com04_c.inc"#include "scr03_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | inslin (nrt, msn, irect, noint, slin_nodes, itab, msv, ntag) |
| subroutine inslin | ( | integer | nrt, |
| integer | msn, | ||
| integer, dimension(4,*) | irect, | ||
| integer | noint, | ||
| integer, dimension(nrt,2) | slin_nodes, | ||
| integer, dimension(*) | itab, | ||
| integer, dimension(*) | msv, | ||
| integer, dimension(2*numnod+1), intent(inout) | ntag ) |
Definition at line 34 of file inslin.F.