| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex13.c | 11 DMBoundaryType periodic[3] = {DM_BOUNDARY_NONE, DM_BOUNDARY_NONE, DM_BOUNDARY_NONE}; in main() local
|
| /petsc/src/dm/tests/ |
| H A D | ex7.c | 10 DMBoundaryType periodic; in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexextrude.c | 52 …ayers, PetscReal thickness, PetscBool tensor, PetscBool symmetric, PetscBool periodic, const Petsc… in DMPlexExtrude()
|
| H A D | plexegads.c | 1083 int periodic[2]; in DMPlexCreateGeom_Internal() local 1108 int Nf, fid, periodic[2]; in DMPlexCreateGeom_Internal() local 1692 int periodic; in DMPlexCreateGeom() local 2658 int periodic; in ConvertGeomModelToAllBSplines() local 4613 int periodic; in DMPlexModifyGeomModel() local
|
| H A D | plexcreate.c | 2220 PetscBool periodic = PETSC_FALSE; in DMPlexCreateHypercubicMesh_Internal() local 3833 …ernal(DM dm, DMPlexTPSType tpstype, const PetscInt extent[], const DMBoundaryType periodic[], Pets… in DMPlexCreateTPSMesh_Internal() 4403 …I_Comm comm, DMPlexTPSType tpstype, const PetscInt extent[], const DMBoundaryType periodic[], Pets… in DMPlexCreateTPSMesh() 4940 DMBoundaryType periodic[3] = {DM_BOUNDARY_NONE, DM_BOUNDARY_NONE, DM_BOUNDARY_NONE}; in DMPlexCreateFromOptions_Internal() local
|
| H A D | plexgmsh.c | 1584 PetscBool flg, binary, hybrid = interpolate, periodic = PETSC_TRUE; in DMPlexCreateGmsh() local
|
| /petsc/src/snes/impls/qn/ |
| H A D | qn.c | 70 PetscBool powell, periodic, restart; in SNESSolve_QN() local
|
| /petsc/src/ts/tutorials/ |
| H A D | extchem.c | 76 const char *periodic = "file://${PETSC_DIR}/${PETSC_ARCH}/share/periodictable.dat"; in main() local
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 1142 PetscErrorCode DMPlexTransformExtrudeGetPeriodic(DMPlexTransform tr, PetscBool *periodic) in DMPlexTransformExtrudeGetPeriodic() 1166 PetscErrorCode DMPlexTransformExtrudeSetPeriodic(DMPlexTransform tr, PetscBool periodic) in DMPlexTransformExtrudeSetPeriodic()
|
| /petsc/src/dm/impls/da/ |
| H A D | da.c | 939 static PetscErrorCode DMDARefineOwnershipRanges(DM da, PetscBool periodic, PetscInt stencil_width, … in DMDARefineOwnershipRanges() 980 static PetscErrorCode DMDACoarsenOwnershipRanges(DM da, PetscBool periodic, PetscInt stencil_width,… in DMDACoarsenOwnershipRanges()
|
| /petsc/include/petsc/private/ |
| H A D | dmplextransformimpl.h | 83 PetscBool periodic; /* Connect the extruded layer periodically to the beginning */ member
|
| H A D | dmpleximpl.h | 217 } periodic; member
|
| H A D | dmimpl.h | 287 } periodic; member
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 300 PetscBool flgN, flgP, flgM, flgB, useMorton = PETSC_TRUE, periodic = PETSC_FALSE; in DMFTopologyCreate_pforest() local
|