Home
last modified time | relevance | path

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

123456

/petsc/share/petsc/saws/js/
H A DdrawDiagrams.js55 var side = size/(numChildren+1);//leave one extra block of space
56 var curr_x = x + i*side;
57 var curr_y = y + i*side;
59 …s=\""+curr_x+","+curr_y+" "+(curr_x+side)+","+curr_y+" "+(curr_x+side)+","+(curr_y+side)+" "+curr_…
69 … var possible = drawDiagrams(data,childEndtag,targetEndtag,x+size+20+146,y+i*side);
71 …ret += "<image x=\""+(x+size+20)+"\" y=\""+(y+i*side+side/2-13)+"\" width=\"146\" height=\"26\" xl…
76 var side = size/(numChildren+1);//side of the blank square
77 var blank_x = x + numChildren*side;
78 var blank_y = y + numChildren*side;
80 var inc = side/4;//the increment
/petsc/src/ts/event/
H A Dtsevent.c50 PetscCall(PetscFree((*event)->side)); in TSEventDestroy()
334 PetscCall(PetscMalloc1(nevents, &event->side)); in TSSetEventHandler()
347 event->side[i] = 2; in TSSetEventHandler()
518 …etscReal tright, PetscReal fleft, PetscReal f, PetscReal fright, PetscInt side, PetscInt *side_pre… in RefineAndersonBjorck() argument
526 …if (*side_prev * side > 0) *side_prev += side; // the side keeps repeating -> increment the si… in RefineAndersonBjorck()
527 else *side_prev = side; // reset the counter in RefineAndersonBjorck()
528 …reps = PetscMin(*side_prev * side, REPS_CAP); // the length of the recent side-repeat series,… in RefineAndersonBjorck()
530 } else *side_prev = side; // initial reset of the counter in RefineAndersonBjorck()
533 if (side == -1) { in RefineAndersonBjorck()
551 if (side == -1) new_dt = scal * fleft / (scal * fleft - f) * (t - tleft); in RefineAndersonBjorck()
[all …]
/petsc/src/ksp/pc/interface/
H A Dprecon.c793 PetscErrorCode PCApplyBAorAB(PC pc, PCSide side, Vec x, Vec y, Vec work) in PCApplyBAorAB() argument
797 PetscValidLogicalCollectiveEnum(pc, side, 2); in PCApplyBAorAB()
805 …PetscCheck(side == PC_LEFT || side == PC_SYMMETRIC || side == PC_RIGHT, PetscObjectComm((PetscObje… in PCApplyBAorAB()
806 …PetscCheck(!pc->diagonalscale || side != PC_SYMMETRIC, PetscObjectComm((PetscObject)pc), PETSC_ERR… in PCApplyBAorAB()
815 PetscUseTypeMethod(pc, applyBA, side, work2, y, work); in PCApplyBAorAB()
818 } else if (side == PC_RIGHT) { in PCApplyBAorAB()
823 } else if (side == PC_LEFT) { in PCApplyBAorAB()
828 …} else PetscCheck(side != PC_SYMMETRIC, PetscObjectComm((PetscObject)pc), PETSC_ERR_SUP, "Cannot p… in PCApplyBAorAB()
831 PetscUseTypeMethod(pc, applyBA, side, x, y, work); in PCApplyBAorAB()
832 } else if (side == PC_RIGHT) { in PCApplyBAorAB()
[all …]
/petsc/src/snes/tutorials/output/
H A Dex11_gdsw_corner.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_p4est_bc_type-neumann_rhs_type-analytical_coefficient_type-analytical.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-analytical_coefficient_type-checkerboard.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_bc_type-neumann_rhs_type-analytical_coefficient_type-checkerboard.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_bc_type-neumann_rhs_type-constant_coefficient_type-constant.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_p4est_bc_type-neumann_rhs_type-analytical_coefficient_type-checkerboard.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-analytical.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-analytical.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_quad_bc_type-neumann_rhs_type-analytical_coefficient_type-analytical.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_bc_type-neumann_rhs_type-analytical_coefficient_type-constant.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_quad_bc_type-neumann_rhs_type-analytical_coefficient_type-constant.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_bc_type-neumann_rhs_type-constant_coefficient_type-checkerboard.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_bc_type-dirichlet_rhs_type-constant_coefficient_type-constant.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_quad_bc_type-dirichlet_rhs_type-constant_coefficient_type-checkerboard.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_p4est_bc_type-neumann_rhs_type-constant_coefficient_type-constant.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_p4est_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_quad_bc_type-neumann_rhs_type-analytical_coefficient_type-checkerboard.out4 right-hand side: ANALYTICAL, order 1
H A Dex11_0_p4est_bc_type-neumann_rhs_type-constant_coefficient_type-analytical.out4 right-hand side: CONSTANT, order 1
H A Dex11_0_bc_type-dirichlet_rhs_type-analytical_coefficient_type-constant.out4 right-hand side: ANALYTICAL, order 1

123456