This is the complete list of members for MR::FlowAggregator, including all inherited members.
| computeCatchmentDelineation() const | MR::FlowAggregator | |
| computeFlow(const std::vector< FlowOrigin > &starts, const OutputFlows &out={}) const | MR::FlowAggregator | |
| computeFlow(const std::vector< MeshTriPoint > &starts, const OutputFlows &out={}) const | MR::FlowAggregator | |
| computeFlow(size_t numStarts, const std::function< MeshTriPoint(size_t)> &startById, const std::function< float(size_t)> &amountById, const std::function< const FaceBitSet *(size_t)> ®ionById, const OutputFlows &out={}) const | MR::FlowAggregator | |
| computeFlowsPerBasin(const std::vector< FlowOrigin > &starts) const | MR::FlowAggregator | |
| computeFlowsPerBasin(const std::vector< MeshTriPoint > &starts) const | MR::FlowAggregator | |
| computeFlowsPerBasin(size_t numStarts, const std::function< MeshTriPoint(size_t)> &startById, const std::function< float(size_t)> &amountById) const | MR::FlowAggregator | |
| FlowAggregator(const Mesh &mesh, const VertScalars &heights) | MR::FlowAggregator |