Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Mesh/
H A DTopologyInfo.hpp307 static const unsigned* reverse_vertex_adjacency_offsets(
H A DTopologyInfo.cpp690 const unsigned* TopologyInfo::reverse_vertex_adjacency_offsets( in reverse_vertex_adjacency_offsets() function in MBMesquite::TopologyInfo
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/QualityMetric/
H A DAveragingQM.cpp75 rev_idx = TopologyInfo::reverse_vertex_adjacency_offsets( type, i, num_adj ); in average_corner_gradients()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DTopologyInfoTest.cpp1312 = TopologyInfo::reverse_vertex_adjacency_offsets( type, i, num_rev_idx ); in test_rev_adj()