DMPlexGetScale#
Get the scale for the specified fundamental unit
Synopsis#
#include "petscdmplex.h"   
PetscErrorCode DMPlexGetScale(DM dm, PetscUnit unit, PetscReal *scale)
Not Collective
Input Parameters#
- dm - the - DM
- unit - The SI unit 
Output Parameter#
- scale - The value used to scale all quantities with this unit 
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexSetScale(), PetscUnit
Level#
advanced
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages