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 | Public Member Functions | List of all members
CWE_MainWindow Class Reference

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)
 
CWEcaseInstancegetCurrentCase ()
 
void setCurrentCase ()
 
void setCurrentCase (CWEcaseInstance *newCase)
 
void setCurrentCase (const FileNodeRef &caseNode)
 
void setCurrentCase (CWEanalysisType *newCaseType)
 
CWEcaseInstancegetCaseFromType (CWEanalysisType *caseType)
 
CWEcaseInstancegetCaseFromFolder (const FileNodeRef &caseNode)