Definition at line 50 of file regionProperties.H.
Inheritance diagram for regionProperties:
Collaboration diagram for regionProperties:Public Member Functions | |
| regionProperties (const Time &runTime) | |
| Construct from components.
| |
| ~regionProperties () | |
| const List< word > & | fluidRegionNames () const |
| Return const reference to the list of fluid region names.
| |
| const List< word > & | solidRegionNames () const |
| Return const reference to the list of solid region names.
| |
| regionProperties | ( | const Time & | runTime ) |
Construct from components.
Definition at line 30 of file regionProperties.C.
| ~regionProperties | ( | ) |
Definition at line 50 of file regionProperties.C.
| const Foam::List< Foam::word > & fluidRegionNames | ( | ) | const |
Return const reference to the list of fluid region names.
Definition at line 56 of file regionProperties.C.
| const Foam::List< Foam::word > & solidRegionNames | ( | ) | const |
Return const reference to the list of solid region names.
Definition at line 62 of file regionProperties.C.