Home
last modified time | relevance | path

Searched refs:bmx (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
74 user.bmx = user.mx / 2; in main()
76 PetscCall(PetscOptionsGetInt(NULL, NULL, "-bmx", &user.bmx, &flg)); in main()
80 …etscInt_FMT ", bmy:%" PetscInt_FMT ", height:%g\n", user.mx, user.my, user.bmx, user.bmy, (double)… in main()
727 PetscInt mx = user->mx, my = user->my, bmy, bmx; in MSA_Plate() local
735 user->bmx = PetscMax(0, user->bmx); in MSA_Plate()
736 user->bmx = PetscMin(mx, user->bmx); in MSA_Plate()
738 bmx = user->bmx; in MSA_Plate()
754 t2 = (2.0 * j - my) * bmx; in MSA_Plate()
755 t3 = bmx * bmx * bmy * bmy; in MSA_Plate()
[all …]
H A Dplate2f.F9027 PetscInt bmx, bmy
680 if (bmx < 0) bmx = 0
681 if (bmx > mx) bmx = mx
696 if (i >= ((mx - bmx)/2) .and. i < (mx - (mx - bmx)/2) .and. &
823 bmx = mx/2
826 PetscCallA(PetscOptionsGetInt(PETSC_NULL_OPTIONS, PETSC_NULL_CHARACTER, '-bmx', bmx, 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_alt.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.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_alt.out3 mx:8, my:12, bmx:4, bmy:10, height:0.1
H A Dplate2_6.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_4.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_10.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_12.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_20.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