unitSet.C File Reference
Include dependency graph for unitSet.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

 defineTypeNameAndDebug (unitSet, 0)
 

Variables

const Foam::autoPtr< Foam::NamedEnum< Foam::unitSet::dimlessUnitType, 2 > > dimlessUnitTypeNamesPtr_ (new Foam::NamedEnum< Foam::unitSet::dimlessUnitType, 2 >({ "fraction", "angle" }))
 

Detailed Description

Original source file unitSet.C

Definition in file unitSet.C.

Variable Documentation

◆ dimlessUnitTypeNamesPtr_

const Foam::autoPtr<Foam::NamedEnum<Foam::unitSet::dimlessUnitType, 2> > dimlessUnitTypeNamesPtr_(new Foam::NamedEnum< Foam::unitSet::dimlessUnitType, 2 >({ "fraction", "angle" })) ( new Foam::NamedEnum< Foam::unitSet::dimlessUnitType, 2 >  { "fraction", "angle" })