petsc-3.8.4 2018-03-24
Report Typos and Errors

PetscUnit

The seven fundamental SI units

Synopsis

typedef enum {PETSC_UNIT_LENGTH, PETSC_UNIT_MASS, PETSC_UNIT_TIME, PETSC_UNIT_CURRENT, PETSC_UNIT_TEMPERATURE, PETSC_UNIT_AMOUNT, PETSC_UNIT_LUMINOSITY, NUM_PETSC_UNITS} PetscUnit;

See Also

DMPlexGetScale(), DMPlexSetScale()

Level:beginner
Location:
src/dm/../../include/petscdm.h
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages