Public Member Functions | |
TypeName ("pimpleControlDF") | |
pimpleControlDF (fvMesh &mesh, const word &dictName="PIMPLE") | |
virtual | ~pimpleControlDF ()=default |
label | nCorrPIMPLE () const |
label | nCorrPISO () const |
label | corrPISO () const |
bool | SIMPLErho () const |
virtual bool | loop () |
bool | correct () |
bool | storeInitialResiduals () const |
bool | firstIter () const |
bool | finalIter () const |
bool | finalInnerIter () const |
bool | solveFlow () const |
bool | turbCorr () |
Protected Member Functions | |
virtual void | read () |
virtual bool | criteriaSatisfied () |
virtual void | setFirstIterFlag (const bool check=true, const bool force=false) |
Protected Attributes | |
bool | solveFlow_ |
label | nCorrPIMPLE_ |
label | nCorrPISO_ |
label | corrPISO_ |
bool | SIMPLErho_ |
bool | turbOnFinalIterOnly_ |
bool | converged_ |
Definition at line 51 of file pimpleControlDF.H.
pimpleControlDF | ( | fvMesh & | mesh, |
const word & | dictName = "PIMPLE" |
||
) |
Definition at line 136 of file pimpleControlDF.C.
References pimpleControlDF::nCorrPIMPLE_, and pimpleControlDF::read().
|
virtualdefault |
|
protectedvirtual |
Definition at line 41 of file pimpleControlDF.C.
References pimpleControlDF::nCorrPIMPLE_, pimpleControlDF::nCorrPISO_, pimpleControlDF::SIMPLErho_, pimpleControlDF::solveFlow_, and pimpleControlDF::turbOnFinalIterOnly_.
Referenced by pimpleControlDF::pimpleControlDF().
|
protectedvirtual |
Definition at line 55 of file pimpleControlDF.C.
|
protectedvirtual |
Definition at line 123 of file pimpleControlDF.C.
TypeName | ( | "pimpleControlDF" | ) |
|
inline |
Definition at line 32 of file pimpleControlIDF.H.
References pimpleControlDF::nCorrPIMPLE_.
|
inline |
Definition at line 37 of file pimpleControlIDF.H.
|
inline |
Definition at line 42 of file pimpleControlIDF.H.
|
inline |
Definition at line 47 of file pimpleControlIDF.H.
|
virtual |
Definition at line 182 of file pimpleControlDF.C.
|
inline |
Definition at line 52 of file pimpleControlIDF.H.
|
inline |
Definition at line 75 of file pimpleControlIDF.H.
|
inline |
Definition at line 81 of file pimpleControlIDF.H.
|
inline |
Definition at line 86 of file pimpleControlIDF.H.
|
inline |
Definition at line 91 of file pimpleControlIDF.H.
|
inline |
Definition at line 97 of file pimpleControlIDF.H.
|
inline |
Definition at line 102 of file pimpleControlIDF.H.
|
protected |
Definition at line 68 of file pimpleControlDF.H.
Referenced by pimpleControlDF::read().
|
protected |
Definition at line 71 of file pimpleControlDF.H.
Referenced by pimpleControlDF::nCorrPIMPLE(), pimpleControlDF::pimpleControlDF(), and pimpleControlDF::read().
|
protected |
Definition at line 74 of file pimpleControlDF.H.
Referenced by pimpleControlDF::read().
|
protected |
Definition at line 77 of file pimpleControlDF.H.
|
protected |
Definition at line 81 of file pimpleControlDF.H.
Referenced by pimpleControlDF::read().
|
protected |
Definition at line 84 of file pimpleControlDF.H.
Referenced by pimpleControlDF::read().
|
protected |
Definition at line 87 of file pimpleControlDF.H.