Rosetta Protocols  2015.09
wum2 Directory Reference
Directory dependency graph for wum2:
src/protocols/wum2

Files

file  EndPoint.cc
 Non MPI version of EndPoint.
 
file  EndPoint.fwd.hh
 Non MPI version of EndPoint This class is required because SingleNode role needs to use an EndPoint that is not MPI dependent (ie just a wrapper for 2 queues)
 
file  EndPoint.hh
 Non-MPI version of EndPoint.
 
file  MPI_EndPoint.cc
 Handles communication between different roles in mpi.
 
file  MPI_EndPoint.fwd.hh
 Handles communication between different roles in mpi.
 
file  MPI_EndPoint.hh
 Handles communication between different roles in mpi.
 
file  WorkUnit.cc
 
file  WorkUnit.fwd.hh
 Foward decls for base work unit (abstract) for wum2 and some commonly used derived work units.
 
file  WorkUnit.hh
 Base work unit (abstract) for wum2 and some commonly used derived work units.
 
file  WUQueue.cc
 deque of WU with memory tracking
 
file  WUQueue.fwd.hh
 Foward decls for WUQueue, deque of WU with memory tracking.
 
file  WUQueue.hh
 deque of WU with memory tracking
 
file  WUQueueBuffer.cc
 Foward decls for WUQueueBuffer, memory aware structure that links irecv and isend with their mpi::request status, so buffers are maintained until messages are sent/recvd.
 
file  WUQueueBuffer.fwd.hh
 Foward decls for WUQueueBuffer, memory aware structure that links irecv and isend with their mpi::request status, so buffers are maintained until messages are sent/recvd.
 
file  WUQueueBuffer.hh
 memory aware structure that links irecv and isend with their mpi::request status, so buffers are maintained until messages are sent/recvd