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

#include <NyTestParameterStruct.h>

Public Attributes

std::shared_ptr< BasicTestParameterStructbasicTestParameter
 
double minOrderOfAccuracy
 
unsigned int startTimeStepCalculation
 
unsigned int endTimeStepCalculation
 

Detailed Description

Definition at line 40 of file NyTestParameterStruct.h.

Member Data Documentation

◆ basicTestParameter

std::shared_ptr<BasicTestParameterStruct> NyTestParameterStruct::basicTestParameter

Definition at line 42 of file NyTestParameterStruct.h.

◆ endTimeStepCalculation

unsigned int NyTestParameterStruct::endTimeStepCalculation

Definition at line 46 of file NyTestParameterStruct.h.

◆ minOrderOfAccuracy

double NyTestParameterStruct::minOrderOfAccuracy

Definition at line 44 of file NyTestParameterStruct.h.

◆ startTimeStepCalculation

unsigned int NyTestParameterStruct::startTimeStepCalculation

Definition at line 45 of file NyTestParameterStruct.h.


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