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

#include <L2NormTestParameterStruct.h>

Public Attributes

std::shared_ptr< BasicTestParameterStructbasicTestParameter
 
std::vector< doublemaxDiff
 
unsigned int basicTimeStep
 
unsigned int divergentTimeStep
 
std::vector< std::string > normalizeData
 

Detailed Description

Definition at line 40 of file L2NormTestParameterStruct.h.

Member Data Documentation

◆ basicTestParameter

std::shared_ptr<BasicTestParameterStruct> L2NormTestParameterStruct::basicTestParameter

Definition at line 42 of file L2NormTestParameterStruct.h.

◆ basicTimeStep

unsigned int L2NormTestParameterStruct::basicTimeStep

Definition at line 45 of file L2NormTestParameterStruct.h.

◆ divergentTimeStep

unsigned int L2NormTestParameterStruct::divergentTimeStep

Definition at line 46 of file L2NormTestParameterStruct.h.

◆ maxDiff

std::vector<double> L2NormTestParameterStruct::maxDiff

Definition at line 44 of file L2NormTestParameterStruct.h.

◆ normalizeData

std::vector<std::string> L2NormTestParameterStruct::normalizeData

Definition at line 48 of file L2NormTestParameterStruct.h.


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