Reference documentation for deal.II version 9.2.0
|
Functions | |
template<typename DoFHandlerType > | |
void | create_graph (const DoFHandlerType &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 DoFHandlerType & | dof_handler, |
const bool | use_constraints, | ||
boosttypes::Graph & | graph, | ||
boosttypes::property_map< boosttypes::Graph, boosttypes::vertex_degree_t >::type & | graph_degree | ||
) |
Definition at line 93 of file dof_renumbering.cc.