Go to the source code of this file.
Functions | |
void | addToLists (int *listIndex, CkVec< CkVec< int > > &lists, int chunk, int node) |
void | ParFUM_generateGlobalNodeNumbers (int fem_mesh, MPI_Comm comm) |
Definition at line 201 of file global_numbering.C.
References index, and CkVec< T >::push_back().
Referenced by ParFUM_generateGlobalNodeNumbers().
Definition at line 13 of file global_numbering.C.
References addToLists(), FEM_Attribute::get(), FEM_chunk::get(), IDXL_List::getDest(), IDXL_Side::getLocalList(), list, FEM_Entity::lookup(), mesh, MPI_Comm_rank, MPI_Irecv, MPI_Waitall, FEM_Mesh::node, FEM_Node::shared, CkVec< T >::size(), IDXL_List::size(), IDXL_Side::size(), FEM_Entity::size(), and status.
Referenced by ParFUM_createComm().