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

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::graph

Functions

void belfem::graph::symrcm (Graph &aGraph, Vertex *aStart=nullptr)
 Performs Reverse Cuthill-McKee (RCM) ordering on the graph.