Home
last modified time | relevance | path

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

/phasta/shapeFunction/
H A DMakefile.am10 src/En.c \
/phasta/shapeFunction/src/
H A DmodeShape.c27 return En(p-2,L[0],L[1]); in E_modeShape()
H A DshapeFuncInternals.h55 double En(int ip, double r, double s);
H A DEn.c17 double En(int ip, double r, double s) { in En() function