Home
last modified time | relevance | path

Searched defs:type (Results 1 – 7 of 7) sorted by relevance

/phasta/shapeFunction/src/
H A DparDrv.c57 int E_parDrv(int i, int j, int type, double drv[][2]) { in E_parDrv()
107 int F_parDrv(int i, int j, int k, int type, int (**drv)[2]) { in F_parDrv()
/phasta/phSolver/common/test/
H A DphIOreaddatablock.cc20 const char* type = "double"; in main() local
H A DphIOwrite.cc21 const char* type = "double"; in main() local
H A DphIOwriteReadZeroSz.cc25 const char* type = "double"; in main() local
H A DphIOwriteFields.cc26 const char* type = "double"; in main() local
H A DphIOreadIlwork.cc42 const char* type = "integer"; in main() local
/phasta/phSolver/common/
H A Dbctint.f15 type(r2d),dimension(:),allocatable :: BCtptr variable