Home
last modified time | relevance | path

Searched refs:jybegin (Results 1 – 18 of 18) sorted by relevance

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/idas/parallel/
H A DidasHeat2D_kry_p.c349 sunindextype lx, ly, ixbegin, ixend, jybegin, jyend, locu, mxsub, mysub; in PsetupHeat() local
369 jybegin = 0; in PsetupHeat()
373 if (jysub == 0) jybegin++; in PsetupHeat()
380 for (ly = jybegin; ly <=jyend; ly++) { in PsetupHeat()
469 sunindextype ixbegin, ixend, jybegin, jyend; in reslocal() local
503 jybegin = 0; in reslocal()
507 if (jysub == 0) jybegin++; in reslocal()
512 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
712 sunindextype ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
728 jybegin = MYSUB*jysub; in SetInitialProfile()
[all …]
H A DidasHeat2D_kry_bbd_p.c415 int ixbegin, ixend, jybegin, jyend; in reslocal() local
449 jybegin = 0; in reslocal()
453 if (jysub == 0) jybegin++; in reslocal()
458 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
660 int ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
676 jybegin = MYSUB*jysub; in SetInitialProfile()
684 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
H A DidasHeat2D_FSA_kry_bbd_p.c466 int ixbegin, ixend, jybegin, jyend; in reslocal() local
505 jybegin = 0; in reslocal()
509 if (jysub == 0) jybegin++; in reslocal()
514 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
719 int ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
735 jybegin = MYSUB*jysub; in SetInitialProfile()
743 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/math/sundials/sundials-5.7.0/examples/idas/parallel/
H A DidasHeat2D_kry_p.c349 sunindextype lx, ly, ixbegin, ixend, jybegin, jyend, locu, mxsub, mysub; in PsetupHeat() local
369 jybegin = 0; in PsetupHeat()
373 if (jysub == 0) jybegin++; in PsetupHeat()
380 for (ly = jybegin; ly <=jyend; ly++) { in PsetupHeat()
469 sunindextype ixbegin, ixend, jybegin, jyend; in reslocal() local
503 jybegin = 0; in reslocal()
507 if (jysub == 0) jybegin++; in reslocal()
512 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
712 sunindextype ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
728 jybegin = MYSUB*jysub; in SetInitialProfile()
[all …]
H A DidasHeat2D_kry_bbd_p.c415 int ixbegin, ixend, jybegin, jyend; in reslocal() local
449 jybegin = 0; in reslocal()
453 if (jysub == 0) jybegin++; in reslocal()
458 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
660 int ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
676 jybegin = MYSUB*jysub; in SetInitialProfile()
684 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
H A DidasHeat2D_FSA_kry_bbd_p.c466 int ixbegin, ixend, jybegin, jyend; in reslocal() local
505 jybegin = 0; in reslocal()
509 if (jysub == 0) jybegin++; in reslocal()
514 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
719 int ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
735 jybegin = MYSUB*jysub; in SetInitialProfile()
743 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/parallel/
H A DidaHeat2D_kry_p.c355 sunindextype lx, ly, ixbegin, ixend, jybegin, jyend, locu; in PsetupHeat() local
376 jybegin = 0; in PsetupHeat()
380 if (jysub == 0) jybegin++; in PsetupHeat()
386 for (ly = jybegin; ly <=jyend; ly++) { in PsetupHeat()
473 sunindextype ixbegin, ixend, jybegin, jyend; in reslocal() local
508 jybegin = 0; in reslocal()
512 if (jysub == 0) jybegin++; in reslocal()
517 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
828 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
836 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
H A DidaHeat2D_kry_bbd_p.c415 int ixbegin, ixend, jybegin, jyend; in reslocal() local
449 jybegin = 0; in reslocal()
453 if (jysub == 0) jybegin++; in reslocal()
458 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
660 int ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
676 jybegin = MYSUB*jysub; in SetInitialProfile()
684 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/math/sundials/sundials-5.7.0/examples/ida/parallel/
H A DidaHeat2D_kry_p.c355 sunindextype lx, ly, ixbegin, ixend, jybegin, jyend, locu; in PsetupHeat() local
376 jybegin = 0; in PsetupHeat()
380 if (jysub == 0) jybegin++; in PsetupHeat()
386 for (ly = jybegin; ly <=jyend; ly++) { in PsetupHeat()
473 sunindextype ixbegin, ixend, jybegin, jyend; in reslocal() local
508 jybegin = 0; in reslocal()
512 if (jysub == 0) jybegin++; in reslocal()
517 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
828 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
836 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
H A DidaHeat2D_kry_bbd_p.c415 int ixbegin, ixend, jybegin, jyend; in reslocal() local
449 jybegin = 0; in reslocal()
453 if (jysub == 0) jybegin++; in reslocal()
458 for (ly = jybegin; ly <=jyend; ly++) { in reslocal()
660 int ixbegin, ixend, jybegin, jyend; in SetInitialProfile() local
676 jybegin = MYSUB*jysub; in SetInitialProfile()
684 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/fcmix_parallel/
H A DfidaHeat2D_kry_bbd_p.f312 integer ixbegin, ixend, jybegin, jyend
330 jybegin = mysub*jysub
338 do 17 j = jybegin, jyend
465 integer ixbegin, ixend, jybegin, jyend, mxsub2
490 jybegin = 0
499 jybegin = jybegin+1
505 do 24 ly = jybegin, jyend
/dports/math/sundials/sundials-5.7.0/examples/ida/fcmix_parallel/
H A DfidaHeat2D_kry_bbd_p.f312 integer ixbegin, ixend, jybegin, jyend
330 jybegin = mysub*jysub
338 do 17 j = jybegin, jyend
465 integer ixbegin, ixend, jybegin, jyend, mxsub2
490 jybegin = 0
499 jybegin = jybegin+1
505 do 24 ly = jybegin, jyend
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/mpiraja/
H A DidaHeat2D_kry_p_mpiraja.cu971 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
978 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/trilinos/
H A DidaHeat2D_kry_p_tpetra.cpp945 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
952 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/math/sundials/sundials-5.7.0/examples/ida/trilinos/
H A DidaHeat2D_kry_p_tpetra.cpp945 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
952 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/math/sundials/sundials-5.7.0/examples/ida/mpiraja/
H A DidaHeat2D_kry_p_mpiraja.cpp971 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
978 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/mpicuda/
H A DidaHeat2D_kry_p_mpicuda.cu1109 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
1116 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()
/dports/math/sundials/sundials-5.7.0/examples/ida/mpicuda/
H A DidaHeat2D_kry_p_mpicuda.cu1109 const sunindextype jybegin = mysub*jysub; in SetInitialProfile() local
1116 for (j = jybegin, jloc = 0; j <= jyend; j++, jloc++) { in SetInitialProfile()