Home
last modified time | relevance | path

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

/phasta/shapeFunction/
H A DMakefile.am12 src/Fn.c \
/phasta/shapeFunction/src/
H A DmodeShape.c54 return Fn(alpha, beta, L[0], L[1]); in F_modeShapeTri()
H A DshapeFuncInternals.h57 double Fn(int i, int j, double r, double s);
H A DFn.c18 double Fn(int i, int j, double r, double s) { in Fn() function