Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h427 } PforestAdaptCtx; typedef
431 PforestAdaptCtx *ctx = (PforestAdaptCtx *)p4est->user_pointer; in pforest_coarsen_currlevel()
441 PforestAdaptCtx *ctx = (PforestAdaptCtx *)p4est->user_pointer; in pforest_coarsen_uniform()
451 PforestAdaptCtx *ctx = (PforestAdaptCtx *)p4est->user_pointer; in pforest_coarsen_flag_any()
472 PforestAdaptCtx *ctx = (PforestAdaptCtx *)p4est->user_pointer; in pforest_coarsen_flag_all()
492 PforestAdaptCtx *ctx = (PforestAdaptCtx *)p4est->user_pointer; in pforest_refine_uniform()
500 PforestAdaptCtx *ctx = (PforestAdaptCtx *)p4est->user_pointer; in pforest_refine_flag()
710 PforestAdaptCtx ctx; in DMSetUp_pforest()