Foam::symbols Namespace Reference

Classes

class  tokeniser
 

Functions

template<class Type >
Type parseNoBegin (const label lastPrior, tokeniser &tis, const Type &identity, const HashTable< Type > &table)
 Parse tokens into a dimension set or unit conversion, assuming that the '['. More...
 
template<class Type >
Type parseNoBegin (Istream &is, const Type &identity, const HashTable< Type > &table)
 Parse a dimension set or unit conversion, assuming that the '[' has already. More...
 

Function Documentation

◆ parseNoBegin() [1/2]

Type Foam::symbols::parseNoBegin ( const label  lastPrior,
tokeniser tis,
const Type &  identity,
const HashTable< Type > &  table 
)

Parse tokens into a dimension set or unit conversion, assuming that the '['.

has already been read

Referenced by Foam::operator>>(), and dimensionSet::readNoBegin().

Here is the caller graph for this function:

◆ parseNoBegin() [2/2]

Type Foam::symbols::parseNoBegin ( Istream is,
const Type &  identity,
const HashTable< Type > &  table 
)

Parse a dimension set or unit conversion, assuming that the '[' has already.

been read