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

Public Attributes

const char * meshName
 
ssp< UnstructuredMesh > * meshArray
 
RecMethod method
 
ScalarFunc func
 
const char * funcName
 
int maxIters
 
DNDS::real convTol
 
DNDS::real golden [3]
 
bool checkConvergence
 

Detailed Description

Definition at line 482 of file test_Reconstruction.cpp.

Member Data Documentation

◆ checkConvergence

bool PeriodicTestCase::checkConvergence

Definition at line 492 of file test_Reconstruction.cpp.

◆ convTol

DNDS::real PeriodicTestCase::convTol

Definition at line 490 of file test_Reconstruction.cpp.

◆ func

ScalarFunc PeriodicTestCase::func

Definition at line 487 of file test_Reconstruction.cpp.

◆ funcName

const char* PeriodicTestCase::funcName

Definition at line 488 of file test_Reconstruction.cpp.

◆ golden

DNDS::real PeriodicTestCase::golden[3]

Definition at line 491 of file test_Reconstruction.cpp.

◆ maxIters

int PeriodicTestCase::maxIters

Definition at line 489 of file test_Reconstruction.cpp.

◆ meshArray

ssp<UnstructuredMesh>* PeriodicTestCase::meshArray

Definition at line 485 of file test_Reconstruction.cpp.

◆ meshName

const char* PeriodicTestCase::meshName

Definition at line 484 of file test_Reconstruction.cpp.

◆ method

RecMethod PeriodicTestCase::method

Definition at line 486 of file test_Reconstruction.cpp.


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