| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex28.c | 47 PetscInt mx, col[2], xs, xm, i; in ComputeInitialSolution() local 68 PetscInt mx; in ComputeRHS() local 85 PetscInt i, mx, xm, xs; in ComputeMatrix() local
|
| H A D | ex25.c | 74 PetscInt mx, idx[2]; in ComputeRHS() local 95 PetscInt i, mx, xm, xs; in ComputeMatrix() local
|
| H A D | ex29.c | 103 PetscInt i, j, mx, my, xm, ym, xs, ys; in ComputeRHS() local 142 PetscErrorCode ComputeRho(PetscInt i, PetscInt j, PetscInt mx, PetscInt my, PetscReal centerRho, Pe… in ComputeRho() 157 PetscInt i, j, mx, my, xm, ym, xs, ys; in ComputeMatrix() local
|
| H A D | ex34.c | 31 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, d, dof; in main() local 97 PetscInt d, dof, i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs; in ComputeRHS() local 135 PetscInt dof, i, j, k, d, mx, my, mz, xm, ym, zm, xs, ys, zs, num, numi, numj, numk; in ComputeMatrix() local
|
| H A D | ex32.c | 86 PetscInt i, j, mx, my, xm, ym, xs, ys; in ComputeRHS() local 120 PetscInt i, j, mx, my, xm, ym, xs, ys, num, numi, numj; in ComputeMatrix() local
|
| H A D | ex45.c | 76 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs; in ComputeRHS() local 120 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs; in ComputeMatrix() local
|
| /petsc/src/ts/tutorials/eimex/ |
| H A D | allen_cahn.c | 18 PetscInt mx; /* Discretization in x-direction */ member 31 PetscInt steps, mx; in main() local 110 PetscInt i, mx; in RHSFunction() local 132 PetscInt i, mx; in FormIFunction() local
|
| /petsc/src/dm/tests/ |
| H A D | ex21.c | 8 PetscErrorCode test1_DAInjection3d(PetscInt mx, PetscInt my, PetscInt mz) in test1_DAInjection3d() 97 PetscInt mx, my, mz; in main() local
|
| H A D | ex32.c | 24 PetscInt mx, my, mz; in TestQ2Q1DA() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex22f.F90 | 137 subroutine GetLayout(da, mx, xs, xe, gxs, gxe, ierr) argument 154 subroutine FormIFunctionLocal(mx, xs, xe, gxs, gxe, x, xdot, f, a, k, s, ierr) argument 198 subroutine FormRHSFunctionLocal(mx, xs, xe, gxs, gxe, t, x, f, a, k, s, ierr) argument 328 subroutine FormInitialSolutionLocal(mx, xs, xe, gxs, gxe, x, a, k, s, ierr) argument
|
| H A D | ex1.c | 33 PetscInt mx; /* Discretization in x-direction */ member 181 PetscInt i, j, row, mx, my; in FormInitialGuess() local 215 PetscInt i, j, row, mx, my; in FormFunction() local 268 PetscInt i, j, row, mx, my, col[5]; in FormJacobian() local
|
| H A D | ex22f_mf.F90 | 165 subroutine GetLayout(da, mx, xs, xe, gxs, gxe, ierr) argument 182 subroutine FormIFunctionLocal(mx, xs, xe, gxs, gxe, x, xdot, f, a, k, s, ierr) argument 227 subroutine FormRHSFunctionLocal(mx, xs, xe, gxs, gxe, t, x, f, a, k, s, ierr) argument 360 subroutine FormInitialSolutionLocal(mx, xs, xe, gxs, gxe, x, a, k, s, ierr) argument
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex29.c | 33 PetscInt mx, my; /* number grid points in x and y direction */ member 48 PetscInt mx, my; in main() local 121 PetscInt i, j, row, mx, my, xs, ys, xm, ym, Xs, Ys, Xm, Ym, col[5]; in FormJacobian_Grid() local
|
| H A D | ex14.c | 62 PetscInt mx, my; /* discretization in x,y directions */ member 279 PetscInt i, j, row, mx, my, xs, ys, xm, ym, gxm, gym, gxs, gys; in FormInitialGuess() local 343 PetscInt i, j, row, mx, my, xs, ys, xm, ym, gxs, gys, gxm, gym; in ComputeFunction() local 426 PetscInt i, j, row, mx, my, col[5]; in ComputeJacobian() local
|
| H A D | ex32.c | 115 PetscInt mx, my, mz; in ComputeRHS() local 127 PetscInt i, j, k, mx, my, mz, xm, ym, zm, xs, ys, zs, dof, k1, k2, k3; in ComputeMatrix() local
|
| /petsc/src/snes/tests/ |
| H A D | ex1.c | 46 PetscInt mx; /* Discretization in x-direction */ member 316 PetscInt i, j, row, mx, my; in FormInitialGuess() local 370 PetscInt i, j, row, mx, my; in FormFunction() local 436 PetscInt i, j, row, mx, my, col[5]; in FormJacobian() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | minsurf1.c | 22 PetscInt mx, my; /* discretization in x, y directions */ member 128 PetscInt mx = user->mx, my = user->my; in FormFunctionGradient() local 306 PetscInt mx = user->mx, my = user->my; in QuadraticH() local 474 PetscInt mx = user->mx, my = user->my; in MSA_BoundaryConditions() local 572 PetscInt mx = user->mx, my = user->my; in MSA_InitialPoint() local
|
| H A D | minsurf2.c | 27 PetscInt mx, my; /* discretization in x, y directions */ member 165 PetscInt mx = user->mx, my = user->my; in FormFunction() local 299 PetscInt mx = user->mx, my = user->my; in FormFunctionGradient() local 505 PetscInt mx = user->mx, my = user->my; in QuadraticH() local 691 PetscInt mx = user->mx, my = user->my; in MSA_BoundaryConditions() local 827 PetscInt mx = user->mx, my = user->my; in MSA_InitialPoint() local
|
| H A D | eptorsion2.c | 51 PetscInt mx, my; /* global discretization in x- and y-directions */ member 158 PetscInt i, j, k, mx = user->mx, my = user->my; in FormInitialGuess() local 202 PetscInt mx = user->mx, my = user->my; in FormFunctionGradient() local
|
| /petsc/src/tao/complementarity/tutorials/ |
| H A D | minsurf1.c | 25 PetscInt mx, my; member 140 PetscInt mx = user->mx, my = user->my; in FormConstraints() local 261 PetscInt mx = user->mx, my = user->my; in FormJacobian() local 426 PetscInt mx = user->mx, my = user->my; in MSA_BoundaryConditions() local 523 PetscInt mx = user->mx, my = user->my; in MSA_InitialPoint() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex16.c | 94 PetscInt mx, my, its; in main() local 197 PetscInt OnBoundary(PetscInt i, PetscInt j, PetscInt k, PetscInt mx, PetscInt my, PetscInt mz) in OnBoundary() 203 void BoundaryValue(PetscInt i, PetscInt j, PetscInt k, PetscInt mx, PetscInt my, PetscInt mz, Petsc… in BoundaryValue() 416 void GatherElementData(PetscInt mx, PetscInt my, PetscInt mz, Field ***x, CoordField ***c, PetscInt… in GatherElementData() 560 void ApplyBCsElement(PetscInt mx, PetscInt my, PetscInt mz, PetscInt i, PetscInt j, PetscInt k, Pet… in ApplyBCsElement() 604 PetscInt mx = info->mx, my = info->my, mz = info->mz; in FormJacobianLocal() local 713 PetscInt mx = info->mx, my = info->my, mz = info->mz; in FormFunctionLocal() local 779 PetscInt mx, my, mz; in TangentLoad() local 869 PetscInt mx, my, mz; in FormCoordinates() local 902 PetscInt mx, my, mz; in InitialGuess() local [all …]
|
| H A D | ex55k.kokkos.cxx | 41 …PetscInt xs = info->xs, ys = info->ys, xm = info->xm, ym = info->ym, mx = info->mx, my = info->my; in FormFunctionLocalVec() local 118 …PetscInt xs = info->xs, ys = info->ys, xm = info->xm, ym = info->ym, mx = info->mx, my = info->my; in FormObjectiveLocalVec() local 176 …PetscInt xs = info->xs, ys = info->ys, xm = info->xm, ym = info->ym, mx = info->mx, my = info-… in FormJacobianLocalVec() local
|
| H A D | ex4.c | 115 PetscInt mx = info->mx, my = info->my; in FormObjectiveLocal() local 213 PetscInt mx = info->mx, my = info->my; in FormFunctionLocal() local 304 PetscInt mx = info->mx, my = info->my; in FormJacobianLocal() local 459 PetscInt mx, my; in FormBoundaryConditions_Enneper() local 552 PetscInt mx, my; in FormBoundaryConditions_Sins() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex14.c | 21 PetscInt lx[4] = {2, 3}, ranksx = 2, mx = 5; in main() local
|
| H A D | ex1.c | 40 PetscInt lx[4] = {1, 2, 3}, ranksx = 3, mx = 6; in main() local
|