Searched refs:PetscOptionsEnumArray (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex13.c | 19 …PetscCall(PetscOptionsEnumArray("-periodic", "Periodicity in each of three dimensions", NULL, DMBo… in main()
|
| /petsc/include/ |
| H A D | petscoptions.h | 323 PetscErrorCode PetscOptionsEnumArray(T...); 1415 …#define PetscOptionsEnumArray(opt, text, man, list, value, n, set) PetscOptionsEnum… macro
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 4853 …PetscCall(PetscOptionsEnumArray("-dm_plex_box_bd", "Boundary type for each dimension", "", DMBound… in DMPlexCreateFromOptions_Internal() 4945 …PetscCall(PetscOptionsEnumArray("-dm_plex_tps_periodic", "Periodicity in each of three dimensions"… in DMPlexCreateFromOptions_Internal() 4984 …PetscCall(PetscOptionsEnumArray("-dm_plex_box_bd", "Boundary type for each dimension", "", DMBound… in DMPlexCreateFromOptions_Internal() 5351 …PetscCall(PetscOptionsEnumArray("-dm_plex_box_label_bd", "Boundary type for each dimension when us… in DMSetFromOptions_Plex()
|