| /petsc/src/snes/impls/gs/ |
| H A D | snesgs.c | 35 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESNGSSetTolerances() local 81 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESNGSGetTolerances() local 110 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESNGSSetSweeps() local 133 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESNGSGetSweeps() local 143 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESReset_NGS() local 170 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESSetFromOptions_NGS() local 201 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESView_NGS() local 319 SNES_NGS *gs; in SNESCreate_NGS() local
|
| H A D | gssecant.c | 5 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESComputeNGSDefaultSecant() local
|
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | gs.c | 182 PCTFS_gs_id *gs; in PCTFS_gs_init() local 209 PCTFS_gs_id *gs; in gsi_new() local 224 PCTFS_gs_id *gs; in gsi_check_args() local 381 static PetscErrorCode gsi_via_bit_mask(PCTFS_gs_id *gs) in gsi_via_bit_mask() 487 static PetscErrorCode get_ngh_buf(PCTFS_gs_id *gs) in get_ngh_buf() 654 static PetscErrorCode set_pairwise(PCTFS_gs_id *gs) in set_pairwise() 774 static PetscErrorCode set_tree(PCTFS_gs_id *gs) in set_tree() 818 static PetscErrorCode PCTFS_gs_gop_local_out(PCTFS_gs_id *gs, PetscScalar *vals) in PCTFS_gs_gop_local_out() 847 static PetscErrorCode PCTFS_gs_gop_local_plus(PCTFS_gs_id *gs, PetscScalar *vals) in PCTFS_gs_gop_local_plus() 882 static PetscErrorCode PCTFS_gs_gop_local_in_plus(PCTFS_gs_id *gs, PetscScalar *vals) in PCTFS_gs_gop_local_in_plus() [all …]
|
| /petsc/src/mat/tests/ |
| H A D | ex183.c | 7 PetscErrorCode MyISView(IS *rowis, IS *colis, PetscInt gs, PetscInt ss, PetscViewer viewer) in MyISView() 30 PetscInt nis, *cols, gnsubdomains, gsubdomainnums[1], gsubdomainperm[1], s, gs; in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex55.c | 215 PetscSection gs; in main() local
|
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 257 PetscErrorCode PetscSectionVecNorm(PetscSection s, PetscSection gs, Vec x, NormType type, PetscReal… in PetscSectionVecNorm()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexnatural.c | 309 PetscSection gs; in DMPlexGlobalToNaturalBegin() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex18.c | 297 PetscScalar dn, ds, de, dw, an, as, ae, aw, bn, bs, be, bw, gn, gs, ge, gw; in FormJacobian() local
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 677 PetscSection s, gs; in SNESMonitorDefaultField() local
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 78 static PetscErrorCode PetscSectionSelectFields_Private(PetscSection s, PetscSection gs, PetscInt nu… in PetscSectionSelectFields_Private()
|
| H A D | dm.c | 3107 PetscSection s, gs; in DMLocalToGlobalBegin() local
|
| /petsc/src/snes/tests/ |
| H A D | ex20.c | 452 PetscScalar ***x, bn, bs, be, bw, bu, bd, gn, gs, ge, gw, gu, gd; in FormJacobian() local
|
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 521 const PetscSection gs = dm->globalSection; in DMGetGlobalFieldOffset_Private() local
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 1477 PetscSection gs; in PetscSectionCreateGlobalSection() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm.c | 1072 PetscSection gs; in DMCreateGradientMatrix_Swarm() local
|
| /petsc/src/mat/impls/aij/mpi/mumps/ |
| H A D | mumps.c | 2708 PetscBool gs; /* gs is false if any rank other than root has non-empty IS */ in MatSetFromOptions_MUMPS() local
|