![]() |
|
Public Member Functions | |
solution (const objectRegistry &obr, const fileName &dictName) | |
Construct for given objectRegistry and dictionary. | |
const dictionary & | solutionDict () const |
bool | relax (const word &name) const |
scalar | relaxationFactor (const word &name) const |
ITstream & | solver (const word &name) const |
bool | read () |
Read the solution. | |
Static Public Attributes | |
int | debug |
Debug switch. |
|
Construct for given objectRegistry and dictionary.
|
|
Read the solution.
Reimplemented from regIOobject. |
|
|
|
|
|
|
|
|
|
Debug switch.
Definition at line 77 of file solution.H. |