|
template<int spacedim> |
static unsigned int | max_couplings_between_dofs (const DoFHandler< 1, spacedim > &dof_handler) |
|
template<int spacedim> |
static unsigned int | max_couplings_between_dofs (const DoFHandler< 2, spacedim > &dof_handler) |
|
template<int spacedim> |
static unsigned int | max_couplings_between_dofs (const DoFHandler< 3, spacedim > &dof_handler) |
|
template<int dim, int spacedim> |
static void | reset_to_empty_objects (DoFHandler< dim, spacedim > &dof_handler) |
|
template<int dim, int spacedim> |
static void | reserve_cells (DoFHandler< dim, spacedim > &dof_handler, const unsigned int n_inner_dofs_per_cell) |
|
template<int dim, int spacedim, typename T > |
static void | reserve_subentities (DoFHandler< dim, spacedim > &dof_handler, const unsigned int structdim, const unsigned int n_raw_entities, const T &cell_process) |
|
template<int dim, int spacedim> |
static void | reserve_space (DoFHandler< dim, spacedim > &dof_handler) |
|
template<int spacedim> |
static void | reserve_space_mg (DoFHandler< 1, spacedim > &dof_handler) |
|
template<int spacedim> |
static void | reserve_space_mg (DoFHandler< 2, spacedim > &dof_handler) |
|
template<int spacedim> |
static void | reserve_space_mg (DoFHandler< 3, spacedim > &dof_handler) |
|
template<int spacedim> |
static types::global_dof_index | get_dof_index (const DoFHandler< 1, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 1 > > &mg_level, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 1 > > &, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const std::integral_constant< int, 1 >) |
|
template<int spacedim> |
static types::global_dof_index | get_dof_index (const DoFHandler< 2, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 2 > > &, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 2 > > &mg_faces, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const std::integral_constant< int, 1 >) |
|
template<int spacedim> |
static types::global_dof_index | get_dof_index (const DoFHandler< 2, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 2 > > &mg_level, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 2 > > &, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const std::integral_constant< int, 2 >) |
|
template<int spacedim> |
static types::global_dof_index | get_dof_index (const DoFHandler< 3, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 3 > > &, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 3 > > &mg_faces, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const std::integral_constant< int, 1 >) |
|
template<int spacedim> |
static types::global_dof_index | get_dof_index (const DoFHandler< 3, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 3 > > &, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 3 > > &mg_faces, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const std::integral_constant< int, 2 >) |
|
template<int spacedim> |
static types::global_dof_index | get_dof_index (const DoFHandler< 3, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 3 > > &mg_level, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 3 > > &, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const std::integral_constant< int, 3 >) |
|
template<int spacedim> |
static void | set_dof_index (const DoFHandler< 1, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 1 > > &mg_level, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 1 > > &, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index, const std::integral_constant< int, 1 >) |
|
template<int spacedim> |
static void | set_dof_index (const DoFHandler< 2, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 2 > > &, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 2 > > &mg_faces, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index, const std::integral_constant< int, 1 >) |
|
template<int spacedim> |
static void | set_dof_index (const DoFHandler< 2, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 2 > > &mg_level, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 2 > > &, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index, const std::integral_constant< int, 2 >) |
|
template<int spacedim> |
static void | set_dof_index (const DoFHandler< 3, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 3 > > &, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 3 > > &mg_faces, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index, const std::integral_constant< int, 1 >) |
|
template<int spacedim> |
static void | set_dof_index (const DoFHandler< 3, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 3 > > &, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 3 > > &mg_faces, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index, const std::integral_constant< int, 2 >) |
|
template<int spacedim> |
static void | set_dof_index (const DoFHandler< 3, spacedim > &dof_handler, const std::unique_ptr< internal::DoFHandlerImplementation::DoFLevel< 3 > > &mg_level, const std::unique_ptr< internal::DoFHandlerImplementation::DoFFaces< 3 > > &, const unsigned int obj_index, const unsigned int fe_index, const unsigned int local_index, const types::global_dof_index global_index, const std::integral_constant< int, 3 >) |
|