#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | c_tricall (pnodes, pseg, pholes, ptri, nnp, nseg, nhol, nelp) |
| subroutine | tribox3 (icut, bcenter, bhalfsize, tverts) |
| subroutine | tritri3 (icut, fv0, fv1, fv2, fu0, fu1, fu2) |
| subroutine c_tricall | ( | pnodes, | |
| integer, dimension(*) | pseg, | ||
| pholes, | |||
| ptri, | |||
| integer | nnp, | ||
| integer | nseg, | ||
| integer | nhol, | ||
| integer | nelp ) |
Definition at line 31 of file fvmbags_stub.F.
| subroutine tribox3 | ( | integer | icut, |
| bcenter, | |||
| bhalfsize, | |||
| tverts ) |
Definition at line 52 of file fvmbags_stub.F.
| subroutine tritri3 | ( | integer | icut, |
| fv0, | |||
| fv1, | |||
| fv2, | |||
| fu0, | |||
| fu1, | |||
| fu2 ) |
Definition at line 71 of file fvmbags_stub.F.