This is the complete list of members for ALL::LB< T, W >, including all inherited members.
balance(const int step)=0 | ALL::LB< T, W > | pure virtual |
dimension | ALL::LB< T, W > | protected |
gamma | ALL::LB< T, W > | protected |
getDimension() | ALL::LB< T, W > | inlinevirtual |
getEfficiency() | ALL::LB< T, W > | inline |
getEstimatedEfficiency()=0 | ALL::LB< T, W > | pure virtual |
getGamma() | ALL::LB< T, W > | inlinevirtual |
getMinDomainSize() | ALL::LB< T, W > | inlinevirtual |
getNeighbors()=0 | ALL::LB< T, W > | pure virtual |
getNeighborVertices() | ALL::LB< T, W > | inline |
getNVertices() | ALL::LB< T, W > | inline |
getPrevVertices() | ALL::LB< T, W > | inlinevirtual |
getSysSize() | ALL::LB< T, W > | inlinevirtual |
getVertices() | ALL::LB< T, W > | inlinevirtual |
getWork() | ALL::LB< T, W > | inlinevirtual |
global_dims | ALL::LB< T, W > | protected |
globalComm | ALL::LB< T, W > | protected |
LB(const int dim, const T g) | ALL::LB< T, W > | inline |
local_coords | ALL::LB< T, W > | protected |
localRank | ALL::LB< T, W > | protected |
minSize | ALL::LB< T, W > | protected |
neighborVertices | ALL::LB< T, W > | protected |
periodicity | ALL::LB< T, W > | protected |
prevVertices | ALL::LB< T, W > | protected |
resizeVertices(const int newSize) | ALL::LB< T, W > | inlineprotected |
setAdditionalData(const void *data)=0 | ALL::LB< T, W > | pure virtual |
setCommunicator(const MPI_Comm comm) | ALL::LB< T, W > | inlinevirtual |
setDimension(const int d) | ALL::LB< T, W > | inlinevirtual |
setGamma(const T g) | ALL::LB< T, W > | inlinevirtual |
setMinDomainSize(const std::vector< T > &minSize) | ALL::LB< T, W > | inlinevirtual |
setSysSize(const std::vector< T > &newSysSize) | ALL::LB< T, W > | inlinevirtual |
setup()=0 | ALL::LB< T, W > | pure virtual |
setVertices(const std::vector< Point< T > > &vertices_in) | ALL::LB< T, W > | inlinevirtual |
setWork(const std::vector< W > &w) | ALL::LB< T, W > | inlinevirtual |
setWork(const W w) | ALL::LB< T, W > | inlinevirtual |
sysSize | ALL::LB< T, W > | protected |
vertices | ALL::LB< T, W > | protected |
work | ALL::LB< T, W > | protected |
~LB()=default | ALL::LB< T, W > | virtual |