Searched refs:default_branching_factor (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/mpi/src/ | ||
D | computation_tree.cpp | 14 int computation_tree::default_branching_factor = 3; member in boost::mpi::detail::computation_tree |
/third_party/boost/boost/mpi/detail/ | ||
D | computation_tree.hpp | 58 static int default_branching_factor; member in boost::mpi::detail::computation_tree |