Home
last modified time | relevance | path

Searched refs:nmax (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dblasius.c188 PetscInt nmax = 3, faces[3]; in ModifyMesh() local
189 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in ModifyMesh()
H A Dstg_shur14.c263 PetscInt nmax = 3, faces[3]; in SetupStg() local
264 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in SetupStg()