Home
last modified time | relevance | path

Searched refs:E_modeShape (Results 1 – 3 of 3) sorted by relevance

/phasta/shapeFunction/src/
H A DmodeShape.c21 double E_modeShape(int p, double *L) { in E_modeShape() function
H A DshapeFuncInternals.h46 double E_modeShape(int p, double *L);
H A DuniformP.c44 mode = E_modeShape(ip,Le); in TetShapeAndDrv()