ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
This is the complete list of members for NeighbourCommunicationScheme, including all inherited members.
_commDimms (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_coversWholeDomain | NeighbourCommunicationScheme | protected |
_fullShellNeighbours | NeighbourCommunicationScheme | protected |
_haloExportForceImportNeighbours (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_haloImportForceExportNeighbours (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_leavingExportNeighbours (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_leavingImportNeighbours (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_neighbours | NeighbourCommunicationScheme | protected |
_pushPull (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_useSequentialFallback (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
_zonalMethod | NeighbourCommunicationScheme | protected |
exchangeMoleculesMPI(ParticleContainer *moleculeContainer, Domain *domain, MessageType msgType, bool removeRecvDuplicates, DomainDecompMPIBase *domainDecomp, bool doHaloPositionCheck=true)=0 (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | pure virtual |
finishNonBlockingStageImpl(ParticleContainer *moleculeContainer, Domain *domain, unsigned int stageNumber, MessageType msgType, bool removeRecvDuplicates, DomainDecompMPIBase *domainDecomp)=0 (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | pure virtual |
get3StageNeighbourRanks()=0 (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | pure virtual |
getCommDims() | NeighbourCommunicationScheme | inline |
getDynamicSize() (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | inlinevirtual |
getFullShellNeighbourRanks() (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | inlinevirtual |
initCommunicationPartners(double cutoffRadius, Domain *domain, DomainDecompMPIBase *domainDecomp, ParticleContainer *moleculeContainer)=0 (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | pure virtual |
NeighbourCommunicationScheme()=delete (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | |
NeighbourCommunicationScheme(unsigned int commDimms, ZonalMethod *zonalMethod, bool pushPull) (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | |
NeighbourCommunicationScheme(NeighbourCommunicationScheme const &)=delete (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | |
NeighbourCommunicationSchemeTest (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | friend |
operator=(NeighbourCommunicationScheme const &other)=delete (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | |
prepareNonBlockingStageImpl(ParticleContainer *moleculeContainer, Domain *domain, unsigned int stageNumber, MessageType msgType, bool removeRecvDuplicates, DomainDecompMPIBase *domainDecomp)=0 (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | pure virtual |
printCommunicationPartners(std::string filename) const (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | |
selectNeighbours(MessageType msgType, bool import) (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | protected |
setCoverWholeDomain(unsigned int d, bool covers) (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | inline |
setSequentialFallback(bool useSequentialFallback) (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | inline |
~NeighbourCommunicationScheme() (defined in NeighbourCommunicationScheme) | NeighbourCommunicationScheme | virtual |