Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Dbps.h18 static const char *const coarsen_types[] = {"uniform", "logarithmic", "CoarsenType", "COARSEN", 0}; variable
H A Dmultigrid.c102 …PetscCall(PetscOptionsEnum("-coarsen", "Coarsening strategy to use", NULL, coarsen_types, (PetscEn… in main()