Home
last modified time | relevance | path

Searched defs:SyncProcIds (Results 1 – 1 of 1) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Dmesh_communication.C1569 struct SyncProcIds struct
1573 SyncProcIds(MeshBase & _mesh) : mesh(_mesh) {} in SyncProcIds() function
1575 MeshBase & mesh;
1578 void gather_data (const std::vector<dof_id_type> & ids, in gather_data()
1600 bool act_on_data (const std::vector<dof_id_type> & ids, in act_on_data()