24!||====================================================================
31 SUBROUTINE c_tricall(PNODES, PSEG, PHOLES, PTRI, NNP,
36#include "implicit_f.inc"
40 my_real :: pnodes(*),pholes(*),ptri(*)
41 INTEGER :: NNP,NSEG,NHOL,NELP,PSEG(*)
52 SUBROUTINE tribox3(ICUT, BCENTER, BHALFSIZE, TVERTS)
56#include "implicit_f.inc"
61 my_real :: bcenter(3),bhalfsize(3),tverts(9)
71 SUBROUTINE tritri3(ICUT, FV0, FV1, FV2, FU0, FU1, FU2)
75#include "implicit_f.inc"
80 my_real :: fv0, fv1, fv2, fu0, fu1, fu2
subroutine c_tricall(pnodes, pseg, pholes, ptri, nnp, nseg, nhol, nelp)
subroutine tritri3(icut, fv0, fv1, fv2, fu0, fu1, fu2)
subroutine tribox3(icut, bcenter, bhalfsize, tverts)