Home
last modified time | relevance | path

Searched defs:zone (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/tutorials/
H A Dswarm_ex1.c298 CollectZoneCtx *zone = (CollectZoneCtx *)ctx; in collect_zone() local
346 CollectZoneCtx *zone; in ex1_4() local
/petsc/include/petsc/private/
H A Dviewercgnsimpl.h15 int base, zone; member
/petsc/src/snes/tutorials/network/power/
H A Dpower.h36 PetscInt zone; /* Zone number */ member
57 PetscInt zone; /* Zone to which load is assigned */ member
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c797 …exCGNS_CreateCornersConnectivitySection(DM dm, PetscInt cgid, int base, int zone, PetscInt num_sec… in DMPlexCGNS_CreateCornersConnectivitySection()
1549 int zone = 1; // Only supports single zone files in DMPlexCreateCGNS_Internal_Parallel() local
2021 int base, zone; in DMView_PlexCGNS() local