Searched refs:is_sinker_box (Results 1 – 1 of 1) sorted by relevance
500 PetscBool is_layers, is_blob, is_sinker_box, is_sinker_sphere; in CtxCreateAndSetFromOptions() local504 PetscCall(PetscStrncmp(mode, "sinker", sizeof(mode), &is_sinker_box)); in CtxCreateAndSetFromOptions()505 if (!is_sinker_box) PetscCall(PetscStrncmp(mode, "sinker_box", sizeof(mode), &is_sinker_box)); in CtxCreateAndSetFromOptions()518 if (is_sinker_box) { in CtxCreateAndSetFromOptions()