Home
last modified time | relevance | path

Searched defs:gs (Results 1 – 16 of 16) sorted by relevance

/petsc/src/snes/impls/gs/
H A Dsnesgs.c35 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 Dgssecant.c5 SNES_NGS *gs = (SNES_NGS *)snes->data; in SNESComputeNGSDefaultSecant() local
/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c182 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 Dex183.c7 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 Dex55.c215 PetscSection gs; in main() local
/petsc/src/vec/vec/utils/
H A Dvsection.c257 PetscErrorCode PetscSectionVecNorm(PetscSection s, PetscSection gs, Vec x, NormType type, PetscReal… in PetscSectionVecNorm()
/petsc/src/dm/impls/plex/
H A Dplexnatural.c309 PetscSection gs; in DMPlexGlobalToNaturalBegin() local
/petsc/src/snes/tutorials/
H A Dex18.c297 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 Dsnesut.c677 PetscSection s, gs; in SNESMonitorDefaultField() local
/petsc/src/dm/interface/
H A Ddmi.c78 static PetscErrorCode PetscSectionSelectFields_Private(PetscSection s, PetscSection gs, PetscInt nu… in PetscSectionSelectFields_Private()
H A Ddm.c3107 PetscSection s, gs; in DMLocalToGlobalBegin() local
/petsc/src/snes/tests/
H A Dex20.c452 PetscScalar ***x, bn, bs, be, bw, bu, bd, gn, gs, ge, gw, gu, gd; in FormJacobian() local
/petsc/include/petsc/private/
H A Ddmimpl.h521 const PetscSection gs = dm->globalSection; in DMGetGlobalFieldOffset_Private() local
/petsc/src/vec/is/section/interface/
H A Dsection.c1477 PetscSection gs; in PetscSectionCreateGlobalSection() local
/petsc/src/dm/impls/swarm/
H A Dswarm.c1072 PetscSection gs; in DMCreateGradientMatrix_Swarm() local
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c2708 PetscBool gs; /* gs is false if any rank other than root has non-empty IS */ in MatSetFromOptions_MUMPS() local