Home
last modified time | relevance | path

Searched refs:mesh_edge (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dtopo_shapedefs.h43 extern "C" int mesh_edge(double xi1,int gOrd[3], int p, double* entfn,
H A Dnewshape.cc292 int mesh_edge(double xi1, int gOrd[3], int p,double* entfn,double** edrv) in mesh_edge() function
582 num_e_modes = mesh_edge(arg[0],arg2,p,entfn,endrv); in HexShapeAndDrv()