VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
SimulationDataStruct Struct Reference

#include <SimulationDataStruct.h>

Public Attributes

std::vector< std::shared_ptr< TestSimulationDataStruct > > testSimData
 
std::shared_ptr< SimulationLogFileInformationlogFileInformation
 
bool simGroupRun
 

Detailed Description

Definition at line 41 of file SimulationDataStruct.h.

Member Data Documentation

◆ logFileInformation

std::shared_ptr<SimulationLogFileInformation> SimulationDataStruct::logFileInformation

Definition at line 45 of file SimulationDataStruct.h.

◆ simGroupRun

bool SimulationDataStruct::simGroupRun

Definition at line 46 of file SimulationDataStruct.h.

◆ testSimData

std::vector<std::shared_ptr<TestSimulationDataStruct> > SimulationDataStruct::testSimData

Definition at line 43 of file SimulationDataStruct.h.


The documentation for this struct was generated from the following file: