DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
CorrectRCM Namespace Reference

Classes

struct  hash_pair
 
class  UndirectedGraphProxy
 

Functions

template<typename TGraph , typename TFFiller , typename TIndex >
void CuthillMcKeeOrdering (TGraph &&G, TFFiller &&FFiller, TIndex &&root, std::optional< std::reference_wrapper< std::ostream > > os={})
 

Function Documentation

◆ CuthillMcKeeOrdering()

template<typename TGraph , typename TFFiller , typename TIndex >
void CorrectRCM::CuthillMcKeeOrdering ( TGraph &&  G,
TFFiller &&  FFiller,
TIndex &&  root,
std::optional< std::reference_wrapper< std::ostream > >  os = {} 
)

Definition at line 130 of file CorrectRCM.hpp.

Here is the caller graph for this function: