Searched refs:along (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | newshape.cc | 175 double Pyr_eB(double xi[3], int sign[3], int k, int m, int along) in Pyr_eB() argument 180 k--; m--; along--; in Pyr_eB() 182 if (along==2) { // if actually along=3 in Pyr_eB() 193 double dPeBdxi(double xi[3], int sign[3], int k, int m, int along, int byWhich) in dPeBdxi() argument 200 k--; m--; along--; in dPeBdxi() 201 if (along==2) { // for edges along xi3 in dPeBdxi() 995 int k, m, along, j; in PyrShapeAndDrv() local 1001 k =1; m =2; sign[m-1] =-1; along =k; in PyrShapeAndDrv() 1004 k =2; m =1; sign[m-1] =1; along =k; in PyrShapeAndDrv() 1007 k =1; m =2; sign[m-1] =1; along =k; in PyrShapeAndDrv() [all …]
|
| /phasta/AcuStat/ |
| H A D | AcuStat_input.dat | 21 The next lines contain the time steps series for restart files along with the associated number of …
|
| /phasta/converterIO/ |
| H A D | README.md | 13 Both IO converters are compiled by default along with the phasta executable using cmake.
|
| /phasta/phSolver/ |
| H A D | CHANGES | 453 and is now correctly dimensioned throughout code (along with strl)
|