Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/io/
H A DVtkTest.cpp204 const int* vtk_conn, const int* moab_conn,
546 const int vtk_conn[] = in test_hex20() local
559 return test_read_write_element( grid_2x2x2, 27, vtk_conn, exo_conn, 20, 1, 25, MBHEX ); in test_hex20()
564 const int vtk_conn[] = in test_hex27() local
581 return test_read_write_element( grid_2x2x2, 27, vtk_conn, moab_conn, 27, 1, 29, MBHEX ); in test_hex27()
598 const int vtk_conn[] = in test_wedge() local
601 return test_read_write_element( coords, 8, vtk_conn, exo_conn, 12, 2, 13, MBPRISM ); in test_wedge()
632 const int vtk_conn[] = in test_wedge15() local
635 return test_read_write_element( coords, 22, vtk_conn, exo_conn, 30, 2, 26, MBPRISM ); in test_wedge15()
1198 const int* vtk_conn, const int* moab_conn, in test_read_write_element() argument
[all …]