Public Member Functions | |
| iterator (regionSolvers &) | |
| Construct for the regionSolvers. More... | |
| bool | operator== (const iterator &) const |
| bool | operator!= (const iterator &) const |
| solver & | operator* () |
| solver & | operator() () |
| solver * | operator-> () |
| iterator | operator++ () |
| iterator | operator++ (int) |
Friends | |
| class | regionSolvers |
Definition at line 134 of file regionSolvers.H.
|
inlineexplicit |
Construct for the regionSolvers.
Definition at line 36 of file regionSolversI.H.
|
inline |
Definition at line 43 of file regionSolversI.H.
|
inline |
Definition at line 52 of file regionSolversI.H.
References Foam::operator==().

|
inline |
Definition at line 61 of file regionSolversI.H.
|
inline |
Definition at line 67 of file regionSolversI.H.
|
inline |
Definition at line 73 of file regionSolversI.H.
|
inline |
Definition at line 80 of file regionSolversI.H.
|
inline |
Definition at line 101 of file regionSolversI.H.
|
friend |
Definition at line 146 of file regionSolvers.H.