Home
last modified time | relevance | path

Searched refs:HoneeOptionsSetValueDefault (Results 1 – 3 of 3) sorted by relevance

/honee/src/
H A Dsetupdm.c40 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 Dmisc.c209 PetscErrorCode HoneeOptionsSetValueDefault(PetscOptions options, const char name[], const char valu… in HoneeOptionsSetValueDefault() function
/honee/include/
H A Dnavierstokes.h301 PetscErrorCode HoneeOptionsSetValueDefault(PetscOptions options, const char name[], const char valu…