Searched refs:NUM_PETSC_UNITS (Results 1 – 3 of 3) sorted by relevance
280 NUM_PETSC_UNITS enumerator
225 PetscReal scale[NUM_PETSC_UNITS]; /* The scale for each SI unit */
5859 for (unit = 0; unit < NUM_PETSC_UNITS; ++unit) mesh->scale[unit] = 1.0; in DMCreate_Plex()