#include "fn_Graph_multibfs.hpp"#include "cl_Cell.hpp"#include "cl_Graph_Vertex.hpp"#include "cl_Queue.hpp"Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::graph |
Functions | |
| Vertex * | belfem::graph::multibfs (Cell< Vertex * > &aGraph, const proc_t aOwnerSubset) |