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) |
Definition at line 583 of file ccmReader.H.
options | ( | ) |
Definition at line 25 of file ccmReaderOptions.C.
bool keepFluid | ( | ) | const |
Definition at line 41 of file ccmReaderOptions.C.
bool keepPorous | ( | ) | const |
Definition at line 47 of file ccmReaderOptions.C.
bool keepSolid | ( | ) | const |
Definition at line 53 of file ccmReaderOptions.C.
bool keptSomeRegion | ( | ) | const |
Definition at line 59 of file ccmReaderOptions.C.
bool mergeInterfaces | ( | ) | const |
Definition at line 65 of file ccmReaderOptions.C.
bool renameInterfaces | ( | ) | const |
Definition at line 71 of file ccmReaderOptions.C.
bool removeBaffles | ( | ) | const |
Definition at line 77 of file ccmReaderOptions.C.
bool useNumberedNames | ( | ) | const |
Definition at line 83 of file ccmReaderOptions.C.
Foam::scalar mergeTol | ( | ) | const |
Definition at line 89 of file ccmReaderOptions.C.
Foam::scalar undefScalar | ( | ) | const |
Definition at line 95 of file ccmReaderOptions.C.
void keepFluid | ( | bool | b | ) |
Definition at line 102 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void keepPorous | ( | bool | b | ) |
Definition at line 108 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void keepSolid | ( | bool | b | ) |
Definition at line 114 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void mergeInterfaces | ( | bool | b | ) |
Definition at line 120 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void renameInterfaces | ( | bool | b | ) |
Definition at line 126 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void removeBaffles | ( | bool | b | ) |
Definition at line 132 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void useNumberedNames | ( | bool | b | ) |
Definition at line 138 of file ccmReaderOptions.C.
References Foam::constant::physicoChemical::b.
void mergeTol | ( | const scalar & | tol | ) |
Definition at line 144 of file ccmReaderOptions.C.
void undefScalar | ( | const scalar & | val | ) |
Definition at line 150 of file ccmReaderOptions.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.