Home
last modified time | relevance | path

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

/phasta/shapeFunction/
H A DMakefile.am9 src/BnDrv.c \
/phasta/shapeFunction/src/
H A DmodeShapeDrv.c89 return BnDrv(alpha,beta,gamma,L[0],L[1],L[2],mdrv); in R_modeShapeTetDrv()
H A DshapeFuncInternals.h60 int BnDrv(int i,int j, int k, double r, double s, double t, double drv[3]);
H A DBnDrv.c19 int BnDrv(int i,int j, int k, double r, double s, double t, double drv[3]) { in BnDrv() function