|
SimCenter CWE Client Program
1.1.2
This repo contains a Qt-UI program which communicates with the SimCenter Agave Server to run CFD simulations.
|
Signals | |
| void | haveNewCase () |
Public Member Functions | |
| CWE_MainWindow (QWidget *parent=nullptr) | |
| void | runSetupSteps () |
| void | setParameterConfig (QJsonDocument &obj) |
| void | switchToParameterTab () |
| void | switchToResultsTab () |
| void | switchToFilesTab () |
| void | switchToHelpTab (const QUrl &url) |
| CWEcaseInstance * | getCurrentCase () |
| void | setCurrentCase () |
| void | setCurrentCase (CWEcaseInstance *newCase) |
| void | setCurrentCase (const FileNodeRef &caseNode) |
| void | setCurrentCase (CWEanalysisType *newCaseType) |
| CWEcaseInstance * | getCaseFromType (CWEanalysisType *caseType) |
| CWEcaseInstance * | getCaseFromFolder (const FileNodeRef &caseNode) |
1.8.11