Reference documentation for deal.II version GIT relicensing-216-gcda843ca70 2024-03-28 12:20:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Functions
DoFRenumbering::boost::internal Namespace Reference

Functions

template<int dim, int spacedim>
void create_graph (const DoFHandler< dim, spacedim > &dof_handler, const bool use_constraints, boosttypes::Graph &graph, boosttypes::property_map< boosttypes::Graph, boosttypes::vertex_degree_t >::type &graph_degree)
 

Function Documentation

◆ create_graph()

template<int dim, int spacedim>
void DoFRenumbering::boost::internal::create_graph ( const DoFHandler< dim, spacedim > &  dof_handler,
const bool  use_constraints,
boosttypes::Graph graph,
boosttypes::property_map< boosttypes::Graph, boosttypes::vertex_degree_t >::type &  graph_degree 
)

Definition at line 94 of file dof_renumbering.cc.