Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dnewshape.cc175 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 DAcuStat_input.dat21 The next lines contain the time steps series for restart files along with the associated number of …
/phasta/converterIO/
H A DREADME.md13 Both IO converters are compiled by default along with the phasta executable using cmake.
/phasta/phSolver/
H A DCHANGES453 and is now correctly dimensioned throughout code (along with strl)