Home
last modified time | relevance | path

Searched refs:bmy (Results 1 – 25 of 25) sorted by relevance

/petsc/src/tao/bound/tutorials/
H A Dplate2.c28 PetscInt bmx, bmy; /* Size of plate under the surface */ member
75 user.bmy = user.my / 2; in main()
77 PetscCall(PetscOptionsGetInt(NULL, NULL, "-bmy", &user.bmy, &flg)); in main()
80 …T ", bmy:%" PetscInt_FMT ", height:%g\n", user.mx, user.my, user.bmx, user.bmy, (double)user.bheig… in main()
727 PetscInt mx = user->mx, my = user->my, bmy, bmx; in MSA_Plate() local
733 user->bmy = PetscMax(0, user->bmy); in MSA_Plate()
734 user->bmy = PetscMin(my, user->bmy); in MSA_Plate()
737 bmy = user->bmy; in MSA_Plate()
753 t1 = (2.0 * i - mx) * bmy; in MSA_Plate()
755 t3 = bmx * bmx * bmy * bmy; in MSA_Plate()
[all …]
H A Dplate2f.F9027 PetscInt bmx, bmy
678 if (bmy < 0) bmy = 0
679 if (bmy > my) bmy = my
697 & j >= ((my - bmy)/2) .and. j < (my - (my - bmy)/2)) then
824 bmy = my/2
827 PetscCallA(PetscOptionsGetInt(PETSC_NULL_OPTIONS, PETSC_NULL_CHARACTER, '-bmy', bmy, flg, ierr))
/petsc/src/tao/bound/tutorials/output/
H A Dplate2_5.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_7.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_2.out3 mx:8, my:8, bmx:2, bmy:5, height:0.3
H A Dplate2_1.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_2_alt.out3 mx:8, my:8, bmx:2, bmy:5, height:0.3
H A Dplate2_9.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_6.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_6_alt.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_4.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_3.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_20_alt.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_20.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_10.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_12.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_11.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_18.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_19.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_8.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_15.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_17.out3 mx:8, my:8, bmx:2, bmy:5, height:0.3
H A Dplate2_16.out3 mx:8, my:8, bmx:2, bmy:5, height:0.3
H A Dplate2_14.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2
H A Dplate2_13.out3 mx:8, my:6, bmx:3, bmy:3, height:0.2