25 #ifndef __DUAL_CONNECTIVITY_H
26 #define __DUAL_CONNECTIVITY_H
#define MAP_END_NAMESPACE
void incident_elements(int node_id, std::vector< int > &elists)
Obtain the IDs of the elements incident on a given node.
std::vector< int > _offsets
Pane_dual_connectivity(const COM::Pane *p, bool with_ghost=true)
Constructs the dual connectivity for a given pane.
#define MAP_BEGIN_NAMESPACE
Constructs the dual connectivity for the whole pane (including ghost nodes and elements), which contains information about incident elements for each node.
void construct_connectivity_unstr()
Construct dual connectivity for unstructured meshes.
void construct_connectivity_str_2()
Construct dual connectivity for 2-D structured meshes.