#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | connesurf (numnod, nseg, surf_nodes, knod2surf, nnod2surf) |
| subroutine connesurf | ( | integer, intent(in) | numnod, |
| integer | nseg, | ||
| integer, dimension(nseg,4) | surf_nodes, | ||
| integer, dimension(numnod+1) | knod2surf, | ||
| integer | nnod2surf ) |
Definition at line 28 of file connesurf.F.