Home
last modified time | relevance | path

Searched refs:test_face_elem (Results 1 – 1 of 1) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DTopologyInfoTest.cpp125 void test_face_elem( EntityTopology topo,
241 void TopologyInfoTest::test_face_elem( EntityTopology topo, in test_face_elem() function in TopologyInfoTest
384 test_face_elem( TRIANGLE, num_nodes, 3 ); in tri3()
399 test_face_elem( TRIANGLE, num_nodes, 3 ); in tri4()
414 test_face_elem( TRIANGLE, num_nodes, 3 ); in tri6()
429 test_face_elem( TRIANGLE, num_nodes, 3 ); in tri7()
484 test_face_elem( QUADRILATERAL, num_nodes, 4 ); in quad4()
499 test_face_elem( QUADRILATERAL, num_nodes, 4 ); in quad5()
514 test_face_elem( QUADRILATERAL, num_nodes, 4 ); in quad8()
529 test_face_elem( QUADRILATERAL, num_nodes, 4 ); in quad9()