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

Public Attributes

RecMethod3D method
 
ScalarFunc3D func
 
const char * funcName
 
int maxIters
 
DNDS::real convTol
 
DNDS::real golden
 

Detailed Description

Definition at line 372 of file test_Reconstruction3D.cpp.

Member Data Documentation

◆ convTol

DNDS::real Test3DCase::convTol

Definition at line 378 of file test_Reconstruction3D.cpp.

◆ func

ScalarFunc3D Test3DCase::func

Definition at line 375 of file test_Reconstruction3D.cpp.

◆ funcName

const char* Test3DCase::funcName

Definition at line 376 of file test_Reconstruction3D.cpp.

◆ golden

DNDS::real Test3DCase::golden

Definition at line 379 of file test_Reconstruction3D.cpp.

◆ maxIters

int Test3DCase::maxIters

Definition at line 377 of file test_Reconstruction3D.cpp.

◆ method

RecMethod3D Test3DCase::method

Definition at line 374 of file test_Reconstruction3D.cpp.


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