DynamicParMetisBlockInfo(const weight_t vertexWeight, const uint_t ncon=1) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
DynamicParMetisBlockInfo(mpi::RecvBuffer &buffer) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
DynamicParMetisBlockInfo(const std::vector< weight_t > &vertexWeight) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
edgeWeights_ | walberla::blockforest::DynamicParMetisBlockInfo | private |
getEdgeWeights() const | walberla::blockforest::DynamicParMetisBlockInfo | inline |
getNcon() const | walberla::blockforest::DynamicParMetisBlockInfo | inline |
getVertexCoords() const | walberla::blockforest::DynamicParMetisBlockInfo | inline |
getVertexSize() const | walberla::blockforest::DynamicParMetisBlockInfo | inline |
getVertexWeight(const uint_t con=0) const | walberla::blockforest::DynamicParMetisBlockInfo | inline |
setEdgeWeight(const blockforest::BlockID &blockId, const weight_t edgeWeight) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
setEdgeWeights(const std::map< blockforest::BlockID, weight_t > &edgeWeights) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
setVertexCoords(const Vector3< double > &p) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
setVertexSize(const vsize_t size) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
setVertexWeight(const weight_t vertexWeight, const uint_t con=0) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
toBuffer(mpi::SendBuffer &buffer) | walberla::blockforest::DynamicParMetisBlockInfo | inline |
vertexCoords_ | walberla::blockforest::DynamicParMetisBlockInfo | private |
vertexSize_ | walberla::blockforest::DynamicParMetisBlockInfo | private |
vertexWeight_ | walberla::blockforest::DynamicParMetisBlockInfo | private |
vsize_t typedef | walberla::blockforest::DynamicParMetisBlockInfo | |
weight_t typedef | walberla::blockforest::DynamicParMetisBlockInfo | |