Home
last modified time | relevance | path

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

/phasta/shapeFunction/src/
H A DmodeShapeDrv.c62 int R_modeShapeTetDrv(int p, int i, double *L, double mdrv[3]) { in R_modeShapeTetDrv() function
H A DshapeFuncInternals.h43 int R_modeShapeTetDrv(int p, int i, double *L, double mdrv[3]);
H A DuniformP.c97 R_modeShapeTetDrv(ip, is, L, mdrv); in TetShapeAndDrv()