Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c905 static const char *s_refine_names[] = {"RE", "Z1", "Origin", "Z2", "Uniform"}; variable
933 PetscCall(PetscInfo(sol, "%" PetscInt_FMT ") Refine phase: %s\n", grid, s_refine_names[type])); in adaptToleranceFEM()
984 …cCall(PetscInfo(sol, "\t%" PetscInt_FMT ") (debug) found %s cells\n", grid, s_refine_names[type])); in adaptToleranceFEM()
987 …cCall(PetscInfo(sol, "\t%" PetscInt_FMT ") (debug) found %s cells\n", grid, s_refine_names[type])); in adaptToleranceFEM()