Searched refs:HoneeOptionsSetValueDefault (Results 1 – 3 of 3) sorted by relevance
| /honee/src/ |
| H A D | setupdm.c | 40 PetscCall(HoneeOptionsSetValueDefault(NULL, "-dm_plex_simplex", "0")); in CreateDM() 41 …PetscCall(HoneeOptionsSetValueDefault(NULL, "-dm_localize", "0")); // Delay localization until DM… in CreateDM() 47 …if (distribute && num_ranks > 1) PetscCall(HoneeOptionsSetValueDefault(NULL, "-dm_plex_csr_alg", "… in CreateDM()
|
| H A D | misc.c | 209 PetscErrorCode HoneeOptionsSetValueDefault(PetscOptions options, const char name[], const char valu… in HoneeOptionsSetValueDefault() function
|
| /honee/include/ |
| H A D | navierstokes.h | 301 PetscErrorCode HoneeOptionsSetValueDefault(PetscOptions options, const char name[], const char valu…
|