This is the complete list of members for ALL::ALL< T, W >, including all inherited members.
ALL() | ALL::ALL< T, W > | inline |
ALL(const LB_t m, const int d, const T g) | ALL::ALL< T, W > | inline |
ALL(const LB_t m, const int d, const std::vector< Point< T > > &inp, const T g) | ALL::ALL< T, W > | inline |
balance() | ALL::ALL< T, W > | inline |
getDimension() | ALL::ALL< T, W > | inline |
getEfficiency() | ALL::ALL< T, W > | inline |
getEstimatedEfficiency() | ALL::ALL< T, W > | inline |
getGamma() | ALL::ALL< T, W > | inline |
getNeighbors() | ALL::ALL< T, W > | inline |
getNeighborVertices() | ALL::ALL< T, W > | inline |
getPrevVertices() | ALL::ALL< T, W > | inline |
getVertices() | ALL::ALL< T, W > | inline |
getWork(std::vector< W > &result) | ALL::ALL< T, W > | inline |
getWork() | ALL::ALL< T, W > | inline |
printVTKoutlines(const int step) | ALL::ALL< T, W > | inline |
printVTKvertices(const int step) | ALL::ALL< T, W > | inline |
setCommunicator(const MPI_Comm comm) | ALL::ALL< T, W > | inline |
setGamma(const T g) | ALL::ALL< T, W > | inline |
setMethodData(const void *data) | ALL::ALL< T, W > | inline |
setMinDomainSize(const std::vector< T > &minSize) | ALL::ALL< T, W > | inline |
setProcGridParams(const std::vector< int > &loc, const std::vector< int > &size) | ALL::ALL< T, W > | inline |
setProcTag(int tag) | ALL::ALL< T, W > | inline |
setSysSize(const std::vector< T > &sysSize) | ALL::ALL< T, W > | inline |
setup() | ALL::ALL< T, W > | inline |
setVertices(const std::vector< Point< T > > &inp) | ALL::ALL< T, W > | inline |
setWork(const W work) | ALL::ALL< T, W > | inline |
setWork(const std::vector< W > &work) | ALL::ALL< T, W > | inline |
~ALL()=default | ALL::ALL< T, W > | |