Home
last modified time | relevance | path

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

/phasta/shapeFunction/src/
H A DmodeShapeDrv.c28 int F_modeShapeTriDrv(int p, int i, double *L, double mdrv[2]) { in F_modeShapeTriDrv() function
H A DshapeFuncInternals.h42 int F_modeShapeTriDrv(int p, int i, double *L, double mdrv[2]);
H A DuniformP.c71 F_modeShapeTriDrv(ip,is,Lf,mfdrv); in TetShapeAndDrv()