|
C++ mpi module for stochmagnet_main Package
|
This is the complete list of members for SMOMPI_Network, including all inherited members.
| computeAloneParticlesNumber() const | SM_Network | inline |
| computeBoundingBox(std::array< tReal, SM_Constants::DIM > &bbMinPoint, std::array< tReal, SM_Constants::DIM > &bbSize) const final | SMOMPI_Network | protectedvirtual |
| ComputeConnectionTag(const tIndex &p, const tIndex &q, tMPITag &tag) | SMOMPI_Network | inlinestatic |
| copy(const SM_Network &network) | SM_Network | inlinevirtual |
| CORE_Object() | CORE_Object | protected |
| DisableMemoryStack() | CORE_Object | inlinestatic |
| EnableMemoryStack(const tBoolean &isMemoryChecked) | CORE_Object | inlinestatic |
| EnableMemoryStack() | CORE_Object | inlinestatic |
| getBoundingBoxMinPoint() const | SM_Network | inline |
| getBoundingBoxSize() const | SM_Network | inline |
| getBoundParticles() const | SMOMPI_Network | inline |
| getBoundParticles() | SMOMPI_Network | inline |
| getBoundParticlesOffset() const | SMOMPI_Network | inline |
| getBoundParticlesOffset() | SMOMPI_Network | inline |
| getClassName() const | CORE_Object | inline |
| getConnectedCores() const | SMOMPI_Network | inline |
| getConnectedCores() | SMOMPI_Network | inline |
| getConnectionsNumber() const | SM_Network | inline |
| getConnectionValue(const tIndex &i, const tIndex &j, tBoolean &isFound) | SM_Network | inline |
| getConnectionValue(const tIndex &i, const tIndex &j, tBoolean &isFound) const | SM_Network | inline |
| getConnectionValues() const | SM_Network | inline |
| getConnectionValues() | SM_Network | inline |
| getConnectionValues(const tIndex &i) const | SM_Network | inline |
| getConnectionValues(const tIndex &i) | SM_Network | inline |
| getConnectionValuesNumber() const | SM_Network | inline |
| getConstSharedPointer() const | CORE_Object | inline |
| getContentsMemorySize() const | SMOMPI_Network | inlinevirtual |
| getHaloConnectionsTag() const | SMOMPI_Network | inline |
| getHaloConnectionsTag() | SMOMPI_Network | inline |
| getHaloParticlesNumber() const | SM_Network | inline |
| getHaloParticlesOffset() const | SMOMPI_Network | inline |
| getHaloParticlesOffset() | SMOMPI_Network | inline |
| getIdentityString() const | CORE_Object | inline |
| getIndex() const | SM_Network | inline |
| getIndexPrefix() const | SM_Network | inline |
| getIndicesNumber() const | SM_Network | inline |
| getMemorySize() const | SMOMPI_Network | inlinevirtual |
| getNeighboringParticlesList() const | SM_Network | inline |
| getNeighboringParticlesList() | SM_Network | inline |
| getNeighboringParticlesList(const tIndex &i) const | SM_Network | inline |
| getNeighboringParticlesNumber() const | SM_Network | inline |
| getNeighboringParticlesNumber(const tIndex &i) const | SM_Network | inline |
| getNeighboringParticlesNumberOffset() const | SM_Network | inline |
| getNeighboringParticlesNumberOffset() | SM_Network | inline |
| getParticlesCoordinates() const | SM_Network | inline |
| getParticlesCoordinates() | SM_Network | inline |
| getParticlesNumber() const | SM_Network | inline |
| getPeriodicity() const | SM_Network | inline |
| getPointerString() const | CORE_Object | inline |
| GetRegisteredClassesNumber() | CORE_Object | inlinestatic |
| getRootIndex() const | SM_Network | inline |
| getSharedPointer() | CORE_Object | inline |
| hasConnectionValues() const | SM_Network | inline |
| isInstanceOf() const | CORE_Object | inline |
| IsMemoryStackEnabled() | CORE_Object | inlinestatic |
| loadFromFile(const tString &fileName) | SM_Network | |
| loadStatesFromFile(std::ifstream &file, tInteger &version, tDimension &d) override | SMOMPI_Network | protectedvirtual |
| MemoryStackToString() | CORE_Object | inlinestatic |
| mpiExchangeFieldValues(SM_RealField &F) | SMOMPI_Network | |
| New() | SMOMPI_Network | inlinestatic |
| saveStatesToFile(std::ofstream &file) const override | SMOMPI_Network | protectedvirtual |
| saveToFile(const tString &fileName) const | SM_Network | |
| setBoundParticlesNumber(const tIndex &n) | SMOMPI_Network | inline |
| setConnectedCoresNumber(const tMPIInteger &nConnectedCores) | SMOMPI_Network | inline |
| setIndex(const int &index, const int &rootIndex, const int &indicesNumber) | SM_Network | inline |
| setIndex(const int &index, const int &rootIndex, const int &indicesNumber, const tString &prefix) | SM_Network | inline |
| setNeighboringParticlesList(std::valarray< tUCInt > &&neighborsNumber, std::valarray< tIndex > &&neighborsList) | SM_Network | inline |
| setNeighboringParticlesList(const std::valarray< tUCInt > &neighborsNumber, const std::vector< tIndex > &neighborsList) | SM_Network | inline |
| setParticlesCoordinates(std::initializer_list< tReal > &&coords) | SM_Network | inline |
| setParticlesCoordinates(const std::initializer_list< tReal > &coords) | SM_Network | inline |
| setParticlesCoordinates(const SM_RealField &coords) | SM_Network | inline |
| setParticlesNumber(const tInteger &nParticles) | SM_Network | inline |
| setPeriodicity(const std::initializer_list< tBoolean > &&period) | SM_Network | inline |
| setPeriodicity(const std::array< tBoolean, SM_Constants::DIM > &period) | SM_Network | inline |
| setPeriodicity(const std::vector< tBoolean > &period) | SM_Network | inline |
| setSize(const tInteger &nParticles, const tInteger &nHaloParticles) | SM_Network | inline |
| SM_Network(void) | SM_Network | inlineprotected |
| SM_Object(void) | SM_Object | inline |
| SMOMPI_Network(void) | SMOMPI_Network | inlineprotected |
| toString() const override | SMOMPI_Network | virtual |
| updateConnectionValues(const tReal &noiseRate, SM_StochasticFunctionsInterface &randomF, const tReal &J, const std::function< void(const tReal &, const tReal &, const tReal &, tReal &)> &F) final | SMOMPI_Network | protectedvirtual |
| updateConnectionValuesSlice(const tIndex &startIndex, const tIndex &endIndex, const tReal &noiseRate, SM_StochasticFunctionsInterface &randomF, const tReal &J, const std::function< void(const tReal &, const tReal &, const tReal &, tReal &)> &F) | SM_Network | protected |
| updateState() override | SMOMPI_Network | protectedvirtual |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~SM_Network(void) | SM_Network | inlineprotectedvirtual |
| ~SM_Object(void) | SM_Object | inlinevirtual |
| ~SMOMPI_Network(void) | SMOMPI_Network | inlineprotectedvirtual |