randomGenerator::seed Class Reference

Seed class. More...

Public Member Functions

 seed (const label s)
 Construct from a label. More...
 
 seed (const word &s)
 Construct from a word. More...
 

Friends

class randomGenerator
 Allow randomGenerator to access the seed value. More...
 

Detailed Description

Seed class.

Definition at line 74 of file randomGenerator.H.

Constructor & Destructor Documentation

◆ seed() [1/2]

seed ( const label  s)
inline

Construct from a label.

Definition at line 140 of file randomGeneratorI.H.

◆ seed() [2/2]

seed ( const word s)
inline

Construct from a word.

Definition at line 146 of file randomGeneratorI.H.

Friends And Related Function Documentation

◆ randomGenerator

friend class randomGenerator
friend

Allow randomGenerator to access the seed value.

Definition at line 91 of file randomGenerator.H.


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