Searched refs:nmax (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | honee-meshtransform.c | 82 PetscInt nmax = 3, faces[3]; in HoneeMeshTransform_PlateMesh() local 83 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in HoneeMeshTransform_PlateMesh()
|
| /honee/problems/ |
| H A D | channel.c | 170 PetscInt nmax = 3, faces[3]; in DivDiffFluxVerifyMesh() local 171 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in DivDiffFluxVerifyMesh()
|
| H A D | stg_shur14.c | 283 PetscInt nmax = 3, faces[3]; in SetupStg() local 284 PetscCall(PetscOptionsGetIntArray(NULL, NULL, "-dm_plex_box_faces", faces, &nmax, NULL)); in SetupStg()
|