#include "implicit_f.inc"#include "com01_c.inc"#include "com04_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ani_segquadfr1 (ixq, segtag, knod2elq, nod2elq, x, nseg) |
| subroutine | ani_segquadfr2 (segtag, segquadfr) |
| subroutine ani_segquadfr1 | ( | integer, dimension(nixq,*) | ixq, |
| integer, dimension(4,*) | segtag, | ||
| integer, dimension(*) | knod2elq, | ||
| integer, dimension(*) | nod2elq, | ||
| x, | |||
| integer | nseg ) |
Definition at line 28 of file ani_segquadfr.F.
| subroutine ani_segquadfr2 | ( | integer, dimension(4,*) | segtag, |
| integer, dimension(2,*) | segquadfr ) |
Definition at line 106 of file ani_segquadfr.F.