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

#include <NumericalTestStruct.h>

Public Attributes

std::vector< std::shared_ptr< TestSimulationImp > > testSimulations
 
std::vector< std::shared_ptr< Test > > tests
 
std::shared_ptr< LogFileWriterlogFileWriter
 

Detailed Description

Definition at line 43 of file NumericalTestStruct.h.

Member Data Documentation

◆ logFileWriter

std::shared_ptr<LogFileWriter> NumericalTestStruct::logFileWriter

Definition at line 47 of file NumericalTestStruct.h.

◆ tests

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

Definition at line 46 of file NumericalTestStruct.h.

◆ testSimulations

std::vector<std::shared_ptr<TestSimulationImp> > NumericalTestStruct::testSimulations

Definition at line 45 of file NumericalTestStruct.h.


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