Home
last modified time | relevance | path

Searched refs:F_modeShapeTri (Results 1 – 3 of 3) sorted by relevance

/phasta/shapeFunction/src/
H A DmodeShape.c30 double F_modeShapeTri(int p, int i, double *L) { in F_modeShapeTri() function
H A DshapeFuncInternals.h47 double F_modeShapeTri(int p, int i, double *L);
H A DuniformP.c69 mode = F_modeShapeTri(ip,is,Lf); in TetShapeAndDrv()