Home
last modified time | relevance | path

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

/phasta/shapeFunction/
H A DMakefile.am8 src/Bn.c \
/phasta/shapeFunction/src/
H A DmodeShape.c93 return Bn(alpha,beta,gamma,L[0],L[1],L[2]); in R_modeShapeTet()
H A DshapeFuncInternals.h59 double Bn(int i, int j, int k, double r, double s, double t);
H A DBn.c19 double Bn(int i, int j, int k, double r, double s, double t) { in Bn() function