Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c22 typedef LevelCtxData *LevelCtx; typedef
35 LevelCtx *levels;
415 static PetscErrorCode LevelCtxCreate(LevelCtx *p_level_ctx) in LevelCtxCreate()
417 LevelCtx level_ctx; in LevelCtxCreate()
428 static PetscErrorCode LevelCtxDestroy(LevelCtx *p_level_ctx) in LevelCtxDestroy()
430 LevelCtx level_ctx; in LevelCtxDestroy()