DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
LimiterTestCase Struct Reference

Public Attributes

const char * meshName
 
ssp< UnstructuredMesh > * meshArray
 
RecMethod method
 
ScalarFunc func
 
const char * funcName
 
int limiterKind
 
const char * limName
 
bool ifAll
 
DNDS::real golden [3]
 

Detailed Description

Definition at line 753 of file test_Reconstruction.cpp.

Member Data Documentation

◆ func

ScalarFunc LimiterTestCase::func

Definition at line 758 of file test_Reconstruction.cpp.

◆ funcName

const char* LimiterTestCase::funcName

Definition at line 759 of file test_Reconstruction.cpp.

◆ golden

DNDS::real LimiterTestCase::golden[3]

Definition at line 763 of file test_Reconstruction.cpp.

◆ ifAll

bool LimiterTestCase::ifAll

Definition at line 762 of file test_Reconstruction.cpp.

◆ limiterKind

int LimiterTestCase::limiterKind

Definition at line 760 of file test_Reconstruction.cpp.

◆ limName

const char* LimiterTestCase::limName

Definition at line 761 of file test_Reconstruction.cpp.

◆ meshArray

ssp<UnstructuredMesh>* LimiterTestCase::meshArray

Definition at line 756 of file test_Reconstruction.cpp.

◆ meshName

const char* LimiterTestCase::meshName

Definition at line 755 of file test_Reconstruction.cpp.

◆ method

RecMethod LimiterTestCase::method

Definition at line 757 of file test_Reconstruction.cpp.


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