Public Member Functions | List of all members
dimensionSets Class Reference

Public Member Functions

 dimensionSets (const HashTable< dimensionedScalar > &, const wordList &unitNames)
 
const PtrList< dimensionedScalar > & units () const noexcept
 
bool valid () const noexcept
 
void coefficients (scalarField &exponents) const
 

Detailed Description

Definition at line 85 of file dimensionSets.H.

Constructor & Destructor Documentation

◆ dimensionSets()

dimensionSets ( const HashTable< dimensionedScalar > &  units,
const wordList unitNames 
)

Definition at line 220 of file dimensionSets.C.

References dimensioned::dimensions(), forAll, and Foam::LUDecompose().

Here is the call graph for this function:

Member Function Documentation

◆ units()

const PtrList<dimensionedScalar>& units ( ) const
inlinenoexcept

Definition at line 117 of file dimensionSets.H.

Referenced by dimensionSet::write().

Here is the caller graph for this function:

◆ valid()

bool valid ( ) const
inlinenoexcept

Definition at line 123 of file dimensionSets.H.

Referenced by dimensionSet::write().

Here is the caller graph for this function:

◆ coefficients()

void coefficients ( scalarField exponents) const

Definition at line 263 of file dimensionSets.C.

References Foam::LUBacksubstitute().

Referenced by dimensionSet::write().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: