Public Member Functions | List of all members
reader::options Class Reference

Public Member Functions

 options ()
 
bool keepFluid () const
 
bool keepPorous () const
 
bool keepSolid () const
 
bool keptSomeRegion () const
 
bool mergeInterfaces () const
 
bool renameInterfaces () const
 
bool removeBaffles () const
 
bool useNumberedNames () const
 
scalar mergeTol () const
 
scalar undefScalar () const
 
void keepFluid (bool b)
 
void keepPorous (bool b)
 
void keepSolid (bool b)
 
void mergeInterfaces (bool b)
 
void renameInterfaces (bool b)
 
void removeBaffles (bool b)
 
void useNumberedNames (bool b)
 
void mergeTol (const scalar &tol)
 
void undefScalar (const scalar &val)
 

Detailed Description

Definition at line 583 of file ccmReader.H.

Constructor & Destructor Documentation

◆ options()

options ( )

Definition at line 25 of file ccmReaderOptions.C.

Member Function Documentation

◆ keepFluid() [1/2]

bool keepFluid ( ) const

Definition at line 41 of file ccmReaderOptions.C.

◆ keepPorous() [1/2]

bool keepPorous ( ) const

Definition at line 47 of file ccmReaderOptions.C.

◆ keepSolid() [1/2]

bool keepSolid ( ) const

Definition at line 53 of file ccmReaderOptions.C.

◆ keptSomeRegion()

bool keptSomeRegion ( ) const

Definition at line 59 of file ccmReaderOptions.C.

◆ mergeInterfaces() [1/2]

bool mergeInterfaces ( ) const

Definition at line 65 of file ccmReaderOptions.C.

◆ renameInterfaces() [1/2]

bool renameInterfaces ( ) const

Definition at line 71 of file ccmReaderOptions.C.

◆ removeBaffles() [1/2]

bool removeBaffles ( ) const

Definition at line 77 of file ccmReaderOptions.C.

◆ useNumberedNames() [1/2]

bool useNumberedNames ( ) const

Definition at line 83 of file ccmReaderOptions.C.

◆ mergeTol() [1/2]

Foam::scalar mergeTol ( ) const

Definition at line 89 of file ccmReaderOptions.C.

◆ undefScalar() [1/2]

Foam::scalar undefScalar ( ) const

Definition at line 95 of file ccmReaderOptions.C.

◆ keepFluid() [2/2]

void keepFluid ( bool  b)

Definition at line 102 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ keepPorous() [2/2]

void keepPorous ( bool  b)

Definition at line 108 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ keepSolid() [2/2]

void keepSolid ( bool  b)

Definition at line 114 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ mergeInterfaces() [2/2]

void mergeInterfaces ( bool  b)

Definition at line 120 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ renameInterfaces() [2/2]

void renameInterfaces ( bool  b)

Definition at line 126 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ removeBaffles() [2/2]

void removeBaffles ( bool  b)

Definition at line 132 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ useNumberedNames() [2/2]

void useNumberedNames ( bool  b)

Definition at line 138 of file ccmReaderOptions.C.

References Foam::constant::physicoChemical::b.

◆ mergeTol() [2/2]

void mergeTol ( const scalar &  tol)

Definition at line 144 of file ccmReaderOptions.C.

◆ undefScalar() [2/2]

void undefScalar ( const scalar &  val)

Definition at line 150 of file ccmReaderOptions.C.


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