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

#include <TestStruct.h>

Public Attributes

std::shared_ptr< TestLogFileInformationlogFileInfo
 
std::vector< std::shared_ptr< Test > > tests
 
std::string testName
 

Detailed Description

Definition at line 43 of file TestStruct.h.

Member Data Documentation

◆ logFileInfo

std::shared_ptr<TestLogFileInformation> TestStruct::logFileInfo

Definition at line 45 of file TestStruct.h.

◆ testName

std::string TestStruct::testName

Definition at line 47 of file TestStruct.h.

◆ tests

std::vector<std::shared_ptr<Test> > TestStruct::tests

Definition at line 46 of file TestStruct.h.


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