MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Public Attributes | |
const char * | testname |
EntityType | etype |
QualityType | function [MAX_TESTS_PER_ELEMENT] |
int | num_nodes |
double | coords [MAX_NODES_PER_ELEMENT *3] |
double | answer [MAX_TESTS_PER_ELEMENT] |
Definition at line 92 of file verdict_test.cpp.
Definition at line 103 of file verdict_test.cpp.
Referenced by verdict_unit_tests().
double test_case::coords[MAX_NODES_PER_ELEMENT *3] |
Definition at line 102 of file verdict_test.cpp.
EntityType test_case::etype |
Definition at line 95 of file verdict_test.cpp.
Definition at line 97 of file verdict_test.cpp.
Referenced by verdict_unit_tests().
Definition at line 98 of file verdict_test.cpp.
const char* test_case::testname |
Definition at line 94 of file verdict_test.cpp.
Referenced by verdict_unit_tests().