| /petsc/share/petsc/datafiles/matrices/ |
| H A D | LFAT5.mtx | 10 % ed: E. Rudnyi 11 % fields: name title A id notes aux date author ed kind
|
| /petsc/src/ksp/pc/impls/telescope/ |
| H A D | telescope.c | 132 PetscInt m, M, bs, st, ed; in PCTelescopeSetUp_default() local 171 PetscCall(VecGetOwnershipRange(xred, &st, &ed)); in PCTelescopeSetUp_default() 172 PetscCall(ISCreateStride(comm, ed - st, st, 1, &isin)); in PCTelescopeSetUp_default() 174 PetscCall(VecGetOwnershipRange(x, &st, &ed)); in PCTelescopeSetUp_default() 249 PetscInt st, ed; in PCTelescopeSubNullSpaceCreate_Telescope() local 258 PetscCall(VecGetOwnershipRange(sub_vecs[k], &st, &ed)); in PCTelescopeSubNullSpaceCreate_Telescope() 260 for (i = 0; i < ed - st; i++) LA_sub_vec[i] = x_array[i]; in PCTelescopeSubNullSpaceCreate_Telescope() 571 PetscInt i, st, ed; in PCApply_Telescope() local 592 PetscCall(VecGetOwnershipRange(xred, &st, &ed)); in PCApply_Telescope() 594 for (i = 0; i < ed - st; i++) LA_xred[i] = x_array[i]; in PCApply_Telescope() [all …]
|
| H A D | telescope_dmda.c | 632 PetscInt m, bs, st, ed; in PCTelescopeSetUp_dmda_scatters() local 647 PetscCall(VecGetOwnershipRange(xred, &st, &ed)); in PCTelescopeSetUp_dmda_scatters() 648 PetscCall(ISCreateStride(comm, ed - st, st, 1, &isin)); in PCTelescopeSetUp_dmda_scatters() 651 PetscCall(VecGetOwnershipRange(x, &st, &ed)); in PCTelescopeSetUp_dmda_scatters() 804 PetscInt st, ed; in PCTelescopeSubNullSpaceCreate_dmda_Telescope() local 817 PetscCall(VecGetOwnershipRange(sub_vecs[k], &st, &ed)); in PCTelescopeSubNullSpaceCreate_dmda_Telescope() 819 for (i = 0; i < ed - st; i++) LA_sub_vec[i] = x_array[i]; in PCTelescopeSubNullSpaceCreate_dmda_Telescope() 874 PetscInt i, st, ed; in PCApply_Telescope_dmda() local 902 PetscCall(VecGetOwnershipRange(xred, &st, &ed)); in PCApply_Telescope_dmda() 905 for (i = 0; i < ed - st; i++) LA_xred[i] = x_array[i]; in PCApply_Telescope_dmda() [all …]
|
| H A D | telescope_coarsedm.c | 47 PetscInt m, bs, st, ed; in PCTelescopeSetUp_scatters_CoarseDM() local 62 PetscCall(VecGetOwnershipRange(xred, &st, &ed)); in PCTelescopeSetUp_scatters_CoarseDM() 63 PetscCall(ISCreateStride(comm, ed - st, st, 1, &isin)); in PCTelescopeSetUp_scatters_CoarseDM() 66 PetscCall(VecGetOwnershipRange(x, &st, &ed)); in PCTelescopeSetUp_scatters_CoarseDM()
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex73.c | 282 PetscInt m, bs, st, ed; in PCTelescopeSetUp_dmda_scatters() local 311 PetscCall(VecGetOwnershipRange(xred, &st, &ed)); in PCTelescopeSetUp_dmda_scatters() 312 PetscCall(ISCreateStride(comm, ed - st, st, 1, &isin)); in PCTelescopeSetUp_dmda_scatters() 315 PetscCall(VecGetOwnershipRange(x, &st, &ed)); in PCTelescopeSetUp_dmda_scatters() 438 PetscInt i, st, ed; in DMShellDAFieldScatter_Forward() local 460 PetscCall(VecGetOwnershipRange(xc, &st, &ed)); in DMShellDAFieldScatter_Forward() 463 for (i = 0; i < ed - st; i++) LA_xred[i] = x_array[i]; in DMShellDAFieldScatter_Forward() 476 PetscInt i, st, ed; in DMShellDAFieldScatter_Reverse() local 493 PetscCall(VecGetOwnershipRange(yc, &st, &ed)); in DMShellDAFieldScatter_Reverse() 495 for (i = 0; i < ed - st; i++) array[i] = LA_yred[i]; in DMShellDAFieldScatter_Reverse()
|
| /petsc/doc/manual/ |
| H A D | performance.md | 367 resources such as caches—or “scatter”-ed, with little resource
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 2992 (premixc/fgm-ed-beta 20.) 3003 (premixc/fgm-ed-const-scaling? #f) 3004 (premixc/fgm-ed-ff-full? #f) 3005 (premixc/fgm-ed-ff? #f)
|
| /petsc/doc/ |
| H A D | petsc.bib | 3004 …url = {http://www.easc2015.ed.ac.uk/sites/default/files/attachments/EASC15Proceedings.pd… 7423 url = {http://scholar.google.com/url?sa=U&q=http://www.hcrc.ed.ac.uk/\~{ 16851 title = {A Multigrid Tutorial (2nd ed.)},
|