Searched refs:nmax (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | blasius.c | 188 PetscInt nmax = 3, faces[3]; in ModifyMesh() local 189 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in ModifyMesh()
|
| H A D | stg_shur14.c | 263 PetscInt nmax = 3, faces[3]; in SetupStg() local 264 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in SetupStg()
|