Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/
H A Dforest.c8 typedef struct _DMForestTypeLink *DMForestTypeLink; typedef
12 DMForestTypeLink next;
15 DMForestTypeLink DMForestTypeList;
19 DMForestTypeLink oldLink, link = DMForestTypeList; in DMForestPackageFinalize()
56 DMForestTypeLink link; in DMForestRegisterType()
84 DMForestTypeLink link = DMForestTypeList; in DMIsForest()