Searched refs:get_element_vertex_indices (Results 1 – 3 of 3) sorted by relevance
192 mPatch2D.get_element_vertex_indices(1, vtx_ind, err); CPPUNIT_ASSERT(!err); in test_get_element_vertex_indices()198 mPatch2D.get_element_vertex_indices(2, vtx_ind, err); CPPUNIT_ASSERT(!err); in test_get_element_vertex_indices()
282 void get_element_vertex_indices(size_t elem_index,
559 void PatchData::get_element_vertex_indices( in get_element_vertex_indices() function in MBMesquite::PatchData712 get_element_vertex_indices(ent_ind, verts, err); in get_adjacent_entities_via_n_dim()