|
void | ReadInputData (char *FileName) |
|
void | InitializeParameters () |
|
void | ConnectFlowElements () |
|
void | ConnectControlElements () |
|
void | InitialHeatTransferParameters () |
|
void | DetermineTimeStepIndependent () |
|
void | DetermineTimeStepCommon () |
|
void | DetermineTimeStep (double t) |
|
void | InitializeOutput () |
|
void | CalculateFlowIndependent () |
|
void | CalculateFlowCommon () |
|
void | ManageOutput () |
|
bool | CalculationEnd () |
|
void | Progress () |
|
void | ProgressBegin () |
|
void | ProgressEnd () |
|
void | NewEngineCycle () |
|
void | GeneralOutput () |
|
bool | IsIndependent () |
|
void | UpdateExternalBoundary (int i, double U0, double U1, double T0, double T1, double P0, double P1, double t) |
|
void | UpdateExternalBoundary (int i, double U0, double T0, double P0, double t) |
|
void | InitiateExternalBoundary (int i, double D0, double D1, double dX) |
|
void | InitiateExternalBoundary (int i, double D0, double dX) |
|
void | LoadNewData (int i, double *p, double *T, double *u) |
|
bool | GetIs_EndStep () |
|
Definition at line 148 of file TOpenWAM.h.
The documentation for this class was generated from the following files: