Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c415 static PetscErrorCode LevelCtxCreate(LevelCtx *p_level_ctx) in LevelCtxCreate() function
538 for (PetscInt i = 0; i < ctx->n_levels; ++i) PetscCall(LevelCtxCreate(&ctx->levels[i])); in CtxCreateAndSetFromOptions()