Searched refs:CoarsenType (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/petsc/ | ||
| H A D | bps.h | 17 typedef enum { COARSEN_UNIFORM = 0, COARSEN_LOGARITHMIC = 1 } CoarsenType; typedef |
| H A D | multigrid.c | 72 CoarsenType coarsen; in main() |