Home
last modified time | relevance | path

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

/phasta/shapeFunction/
H A DMakefile.am13 src/FnDrv.c \
/phasta/shapeFunction/src/
H A DmodeShapeDrv.c53 return FnDrv(alpha,beta,L[0],L[1],mdrv); in F_modeShapeTriDrv()
H A DshapeFuncInternals.h58 int FnDrv(int i,int j, double r, double s, double drv[2]);
H A DFnDrv.c18 int FnDrv(int i,int j, double r, double s, double drv[2]) { in FnDrv() function