addElementToReceive(int neighbour, Cell *cell) | Parallel | |
addElementToSend(int neighbour, Cell *cell) | Parallel | |
addSlopesToReceive(int neighbour) | Parallel | |
addSlopesToSend(int neighbour) | Parallel | |
clearElementsAndSlopesToSendAndReceivePLusNeighbour() | Parallel | |
clearRequestsAndBuffers(int lvl) | Parallel | |
communicationsNumberGhostCells(int lvl) | Parallel | |
communicationsPrimitives(Eos **eos, int lvl, Prim type=vecPhases) | Parallel | |
communicationsSlopes(int lvl) | Parallel | |
communicationsSplit(int lvl) | Parallel | |
communicationsTransports(int lvl) | Parallel | |
communicationsVector(Variable nameVector, const int &dim, int lvl, int num=0, int index=-1) | Parallel | |
communicationsXi(int lvl) | Parallel | |
computeDt(double &dt) | Parallel | |
computePMax(double &pMax, double &pMaxWall) | Parallel | |
computeSum(double &var) | Parallel | |
deleteSlopesToReceive(int neighbour) | Parallel | |
deleteSlopesToSend(int neighbour) | Parallel | |
finalize(const int &lvlMax) | Parallel | |
finalizeAMR(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsNumberGhostCells() | Parallel | |
finalizePersistentCommunicationsPrimitives(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsScalar(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsSlopes(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsSplit(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsTransports(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsVector(const int &lvlMax) | Parallel | |
finalizePersistentCommunicationsXi(const int &lvlMax) | Parallel | |
getElementsToReceive(int neighbour) | Parallel | |
getElementsToSend(int neighbour) | Parallel | |
initialization() | Parallel | |
initializePersistentCommunications(const int &numberPrimitiveVariables, const int &numberSlopeVariables, const int &numberTransportVariables, const int &dim) | Parallel | |
initializePersistentCommunicationsAMR(const int &numberPrimitiveVariables, const int &numberSlopeVariables, const int &numberTransportVariables, const int &dim, const int &lvlMax) | Parallel | |
initializePersistentCommunicationsLvlAMR(const int &lvlMax) | Parallel | |
initializePersistentCommunicationsNumberGhostCells() | Parallel | |
initializePersistentCommunicationsPrimitives() | Parallel | |
initializePersistentCommunicationsScalar() | Parallel | |
initializePersistentCommunicationsSlopes() | Parallel | |
initializePersistentCommunicationsSplit() | Parallel | |
initializePersistentCommunicationsTransports() | Parallel | |
initializePersistentCommunicationsVector(const int &dim) | Parallel | |
initializePersistentCommunicationsXi() | Parallel | |
m_bufferNumberElementsToReceiveFromNeighbour | Parallel | private |
m_bufferNumberElementsToSendToNeighbor | Parallel | private |
m_bufferNumberSlopesToReceiveFromNeighbour | Parallel | private |
m_bufferNumberSlopesToSendToNeighbor | Parallel | private |
m_bufferReceive | Parallel | private |
m_bufferReceiveScalar | Parallel | private |
m_bufferReceiveSlopes | Parallel | private |
m_bufferReceiveSplit | Parallel | private |
m_bufferReceiveTransports | Parallel | private |
m_bufferReceiveVector | Parallel | private |
m_bufferReceiveXi | Parallel | private |
m_bufferSend | Parallel | private |
m_bufferSendScalar | Parallel | private |
m_bufferSendSlopes | Parallel | private |
m_bufferSendSplit | Parallel | private |
m_bufferSendTransports | Parallel | private |
m_bufferSendVector | Parallel | private |
m_bufferSendXi | Parallel | private |
m_elementsToReceive | Parallel | private |
m_elementsToSend | Parallel | private |
m_isNeighbour | Parallel | private |
m_numberElementsToReceiveFromNeighbour | Parallel | private |
m_numberElementsToSendToNeighbour | Parallel | private |
m_numberPrimitiveVariables | Parallel | private |
m_numberSlopesToReceiveFromNeighbour | Parallel | private |
m_numberSlopesToSendToNeighbour | Parallel | private |
m_numberSlopeVariables | Parallel | private |
m_numberTransportVariables | Parallel | private |
m_reqNumberElementsToReceiveFromNeighbour | Parallel | private |
m_reqNumberElementsToSendToNeighbor | Parallel | private |
m_reqNumberSlopesToReceiveFromNeighbour | Parallel | private |
m_reqNumberSlopesToSendToNeighbor | Parallel | private |
m_reqReceive | Parallel | private |
m_reqReceiveScalar | Parallel | private |
m_reqReceiveSlopes | Parallel | private |
m_reqReceiveSplit | Parallel | private |
m_reqReceiveTransports | Parallel | private |
m_reqReceiveVector | Parallel | private |
m_reqReceiveXi | Parallel | private |
m_reqSend | Parallel | private |
m_reqSendScalar | Parallel | private |
m_reqSendSlopes | Parallel | private |
m_reqSendSplit | Parallel | private |
m_reqSendTransports | Parallel | private |
m_reqSendVector | Parallel | private |
m_reqSendXi | Parallel | private |
Parallel() | Parallel | |
setNeighbour(const int neighbour) | Parallel | |
stopRun() | Parallel | |
updatePersistentCommunicationsAMR(const int &dim) | Parallel | |
updatePersistentCommunicationsLvlAMR(int lvl, const int &dim) | Parallel | |
verifyStateCPUs() | Parallel | |
~Parallel() | Parallel | |