Home
last modified time | relevance | path

Searched defs:nint (Results 1 – 10 of 10) sorted by relevance

/phasta/phSolver/common/
H A Dsymline.c49 int lineIntPnt(int nint, DARR2 **bcord, double **wt) in lineIntPnt()
H A Dsymquad.c77 int quadIntPnt(int nint, DARR3 **bcord, double **wt) in quadIntPnt()
H A Dsymtripyr.c124 int triIntPntPyr(int nint, DARR3 **bcord, double **wt) in triIntPntPyr()
H A Dsymtri.c85 int triIntPnt(int nint, DARR3 **bcord, double **wt) in triIntPnt()
H A Dsymtet.c175 int tetIntPnt(int nint, DARR4 **bcord, double **wt) in tetIntPnt()
H A Dsymquadw.c136 int quadwIntPnt(int nint, DARR3 **bcord, double **wt) in quadwIntPnt()
H A Dsymhex.c144 int hexIntPnt(int nint, DARR4 **bcord, double **wt) in hexIntPnt()
H A Dsympyr.c227 int pyrIntPnt(int nint, DARR4 **bcord, double **wt) in pyrIntPnt()
H A Dsymwdg.c211 int wdgIntPnt(int nint, DARR4 **bcord, double **wt) in wdgIntPnt()
/phasta/phSolver/compressible/
H A Dget_h.c41 int nint; in length() local