Home
last modified time | relevance | path

Searched refs:EnDrv (Results 1 – 4 of 4) sorted by relevance

/phasta/shapeFunction/
H A DMakefile.am11 src/EnDrv.c \
/phasta/shapeFunction/src/
H A DmodeShapeDrv.c25 return EnDrv(p-2,L[0],L[1],drv); in E_modeShapeDrv()
H A DshapeFuncInternals.h56 int EnDrv(int ip, double r, double s, double *drv);
H A DEnDrv.c17 int EnDrv(int ip, double r, double s, double drv[2]) { in EnDrv() function