BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_Graph_dfs.hpp File Reference
#include "typedefs.hpp"
#include "cl_Cell.hpp"
#include "cl_Graph_Vertex.hpp"
Include dependency graph for fn_Graph_dfs.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::graph

Functions

proc_t belfem::graph::dfs (Graph &aGraph)
void belfem::graph::dfs_from_start (Graph &aGraph, Vertex *aStart)