| /petsc/src/benchmarks/ |
| H A D | benchmarkAssembly.py | 112 grid = [10]*len(procs) variable 114 grid = [1250]*len(procs) variable 117 grid = [100, 150, 200, 250, 300] variable 119 grid = range(150, 1350, 100) variable
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 37 for (PetscInt grid = 0; grid < maps[0].numgrids; grid++) { in LandauGPUMapsDestroy() local 116 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) PetscCall(DMCreateMatrix(ctx->plex[grid], &… in LandauFormJacobian_Internal() local 127 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in LandauFormJacobian_Internal() local 148 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in LandauFormJacobian_Internal() local 155 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) cellClosure_sz += Nb * Nf[grid] * numCells[… in LandauFormJacobian_Internal() local 163 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in LandauFormJacobian_Internal() local 216 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in LandauFormJacobian_Internal() local 225 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauFormJacobian_Internal() local 246 PetscInt grid = 0; in LandauFormJacobian_Internal() local 316 PetscInt grid = 0; in LandauFormJacobian_Internal() local [all …]
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 290 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { // add same particels for all grids in gridToParticles_private() local 304 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in gridToParticles_private() local 324 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in gridToParticles_private() local 393 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in PostStep() local 420 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in PostStep() local 440 PetscInt grid = printCtx->g_target, id; in PostStep() local 509 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { // add same particels for a… in go() local 553 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { // add same parti… in go() local 672 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in go() local 689 … for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { // add same particels for all grids in go() local [all …]
|
| /petsc/src/snes/tutorials/ |
| H A D | ex30.c | 104 GridInfo *grid; member 128 GridInfo grid; in main() local 309 GridInfo *grid = user->grid; in HorizVelocity() local 326 GridInfo *grid = user->grid; in VertVelocity() local 343 GridInfo *grid = user->grid; in Pressure() local 358 GridInfo *grid = user->grid; in CalcSecInv() local 465 GridInfo *grid = user->grid; in XMomentumResidual() local 516 GridInfo *grid = user->grid; in ZMomentumResidual() local 569 GridInfo *grid = user->grid; in ContinuityResidual() local 586 GridInfo *grid = user->grid; in EnergyResidual() local [all …]
|
| /petsc/include/petsc/private/ |
| H A D | petscelemental.h | 13 El::Grid *grid; member 21 El::Grid *grid; member
|
| H A D | petscscalapack.h | 15 Mat_ScaLAPACK_Grid *grid; /* process grid */ member
|
| /petsc/src/ts/utils/dmplexlandau/kokkos/ |
| H A D | landau.kokkos.cxx | 93 …Maps maps[], pointInterpolationP4est (*pointMaps)[LANDAU_MAX_Q_FACE], PetscInt Nf[], PetscInt grid) in LandauKokkosCreateMatMaps() 126 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauKokkosDestroyMatMaps() local 155 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauKokkosStaticDataSet() local 460 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauKokkosJacobian() local 467 for (PetscInt grid = 0; grid < num_grids; grid++) maps[grid] = NULL; in LandauKokkosJacobian() local 472 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauKokkosJacobian() local 495 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauKokkosJacobian() local 589 PetscInt grid = 0; in LandauKokkosJacobian() local 791 for (PetscInt grid = 0; grid < num_grids; grid++) { in LandauKokkosJacobian() local
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex1.c | 23 PetscErrorCode landau_field_print_access_callback(DM dm, Vec x, PetscInt local_field, PetscInt grid… in landau_field_print_access_callback() 93 …ians(DM dm, Vec X, PetscReal time, PetscReal temps[], PetscReal ns[], PetscInt grid, PetscReal shi… in SetMaxwellians() 256 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in Monitor() local 374 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in main() local
|
| H A D | ex2.c | 396 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in FormSource() local 459 for (PetscInt grid = 0; grid < ctx->num_grids; grid++) { in Monitor() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/lib/_pytypes/viewer/ |
| H A D | petscpyvista.py | 208 def viewCell(self, grid, c): argument
|
| /petsc/src/ts/tutorials/ |
| H A D | ex50.c | 52 Vec grid; /* total grid */ member 57 Vec grid; /* total grid */ member
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 57 Vec grid; /* total grid */ member 65 Vec grid; /* total grid */ member
|
| H A D | spectraladjointassimilation.c | 64 Vec grid; /* total grid */ member 73 Vec grid; /* total grid */ member
|
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex29.c | 118 PetscErrorCode FormJacobian_Grid(GridCtx *grid, Mat *J) in FormJacobian_Grid()
|
| H A D | ex26.c | 148 PetscErrorCode FormJacobian_Grid(GridCtx *grid, Mat jac) in FormJacobian_Grid()
|
| H A D | ex19.c | 172 PetscErrorCode FormJacobian_Grid(AppCtx *user, GridCtx *grid, Mat *J) in FormJacobian_Grid()
|
| /petsc/src/ksp/ksp/tests/raja/ |
| H A D | ex1.raja.cxx | 410 void computeErr(double *I, grid_s grid) in computeErr()
|
| /petsc/src/mat/impls/aij/mpi/superlu_dist/ |
| H A D | superlu_dist.c | 94 gridinfo_t grid; member 142 gridinfo_t grid; member
|
| /petsc/src/mat/impls/scalapack/ |
| H A D | matscalapack.c | 1249 Mat_ScaLAPACK_Grid *grid; in MatDestroy_ScaLAPACK() local 1778 Mat_ScaLAPACK_Grid *grid; in MatCreate_ScaLAPACK() local
|
| /petsc/src/mat/impls/elemental/ |
| H A D | matelem.cxx | 844 const El::Grid &grid = a->emat->Grid(); in MatConvert_Elemental_Dense() local
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 4781 PetscInt grid; in SNESSolve() local
|