Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c500 PetscBool is_layers, is_blob, is_sinker_box, is_sinker_sphere; in CtxCreateAndSetFromOptions() local
507 PetscCall(PetscStrncmp(mode, "blob", sizeof(mode), &is_blob)); in CtxCreateAndSetFromOptions()
513 if (is_blob) { in CtxCreateAndSetFromOptions()