DNDSR 0.2.1
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 928 of file test_Reconstruction.cpp.

Member Data Documentation

◆ func

ScalarFunc LimiterTestCase::func

Definition at line 933 of file test_Reconstruction.cpp.

◆ funcName

const char* LimiterTestCase::funcName

Definition at line 934 of file test_Reconstruction.cpp.

◆ golden

DNDS::real LimiterTestCase::golden[3]

Definition at line 938 of file test_Reconstruction.cpp.

◆ ifAll

bool LimiterTestCase::ifAll

Definition at line 937 of file test_Reconstruction.cpp.

◆ limiterKind

int LimiterTestCase::limiterKind

Definition at line 935 of file test_Reconstruction.cpp.

◆ limName

const char* LimiterTestCase::limName

Definition at line 936 of file test_Reconstruction.cpp.

◆ meshArray

ssp<UnstructuredMesh>* LimiterTestCase::meshArray

Definition at line 931 of file test_Reconstruction.cpp.

◆ meshName

const char* LimiterTestCase::meshName

Definition at line 930 of file test_Reconstruction.cpp.

◆ method

RecMethod LimiterTestCase::method

Definition at line 932 of file test_Reconstruction.cpp.


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