deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
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) |
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.