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

#include <TestSimulationDataStruct.h>

Public Attributes

std::shared_ptr< AnalyticalResultsanalyticalResult
 
std::shared_ptr< InitialConditioninitialCondition
 
std::shared_ptr< SimulationInfosimInformation
 
std::shared_ptr< SimulationParametersimParameter
 

Detailed Description

Definition at line 45 of file TestSimulationDataStruct.h.

Member Data Documentation

◆ analyticalResult

std::shared_ptr<AnalyticalResults> TestSimulationDataStruct::analyticalResult

Definition at line 47 of file TestSimulationDataStruct.h.

◆ initialCondition

std::shared_ptr<InitialCondition> TestSimulationDataStruct::initialCondition

Definition at line 48 of file TestSimulationDataStruct.h.

◆ simInformation

std::shared_ptr<SimulationInfo> TestSimulationDataStruct::simInformation

Definition at line 49 of file TestSimulationDataStruct.h.

◆ simParameter

std::shared_ptr<SimulationParameter> TestSimulationDataStruct::simParameter

Definition at line 50 of file TestSimulationDataStruct.h.


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