Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 5 of 5) sorted by relevance

/phasta/shapeFunction/src/
H A DEn.c17 double En(int ip, double r, double s) { in En()
H A DuniformP.c11 int NS,is,i,j,ip,nshp=0,(*fpdrv)[2]; in TetShapeAndDrv() local
H A DEnDrv.c17 int EnDrv(int ip, double r, double s, double drv[2]) { in EnDrv()
/phasta/phSolver/common/
H A Dnewshape.cc346 for(int ip =3; ip <p+1; ip++){ /* for each p */ in quad_face() local
395 for(int ip =6; ip< p+1; ip++){ in hex_regn() local
/phasta/phSolver/AMG/
H A Dramg_smoother.f307 integer :: i,j,k,ip,jp,kp variable