![]() |
|
Public Member Functions | |
fvSchemes (const objectRegistry &obr) | |
Construct for objectRegistry. | |
const dictionary & | schemesDict () const |
ITstream & | ddtScheme (const word &name) const |
ITstream & | d2dt2Scheme (const word &name) const |
ITstream & | interpolationScheme (const word &name) const |
ITstream & | divScheme (const word &name) const |
ITstream & | gradScheme (const word &name) const |
ITstream & | snGradScheme (const word &name) const |
ITstream & | laplacianScheme (const word &name) const |
bool | fluxRequired (const word &name) const |
bool | read () |
Read the fvSchemes. | |
Static Public Attributes | |
int | debug |
Debug switch. |
|
Construct for objectRegistry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Read the fvSchemes.
Reimplemented from regIOobject. |
|
|
|
|
|
Debug switch.
Definition at line 100 of file fvSchemes.H. |