Reference documentation for deal.II version 9.2.0
\(\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\}}\)
Static Public Member Functions | List of all members
internal::DoFHandlerImplementation::Implementation Struct Reference

Static Public Member Functions

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 spacedim>
static void reserve_space (DoFHandler< 1, spacedim > &dof_handler)
 
template<int spacedim>
static void reserve_space (DoFHandler< 2, spacedim > &dof_handler)
 
template<int spacedim>
static void reserve_space (DoFHandler< 3, 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 >)
 

Detailed Description

A class with the same purpose as the similarly named class of the Triangulation class. See there for more information.

Definition at line 120 of file dof_handler.cc.

Member Function Documentation

◆ max_couplings_between_dofs() [1/3]

template<int spacedim>
static unsigned int internal::DoFHandlerImplementation::Implementation::max_couplings_between_dofs ( const DoFHandler< 1, spacedim > &  dof_handler)
inlinestatic

Implement the function of same name in the mother class.

Definition at line 128 of file dof_handler.cc.

◆ max_couplings_between_dofs() [2/3]

template<int spacedim>
static unsigned int internal::DoFHandlerImplementation::Implementation::max_couplings_between_dofs ( const DoFHandler< 2, spacedim > &  dof_handler)
inlinestatic

Definition at line 140 of file dof_handler.cc.

◆ max_couplings_between_dofs() [3/3]

template<int spacedim>
static unsigned int internal::DoFHandlerImplementation::Implementation::max_couplings_between_dofs ( const DoFHandler< 3, spacedim > &  dof_handler)
inlinestatic

Definition at line 247 of file dof_handler.cc.

◆ reserve_space() [1/3]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::reserve_space ( DoFHandler< 1, spacedim > &  dof_handler)
inlinestatic

Reserve enough space in the levels[] objects to store the numbers of the degrees of freedom needed for the given element. The given element is that one which was selected when calling distribute_dofs the last time.

Definition at line 292 of file dof_handler.cc.

◆ reserve_space() [2/3]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::reserve_space ( DoFHandler< 2, spacedim > &  dof_handler)
inlinestatic

Definition at line 317 of file dof_handler.cc.

◆ reserve_space() [3/3]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::reserve_space ( DoFHandler< 3, spacedim > &  dof_handler)
inlinestatic

Definition at line 353 of file dof_handler.cc.

◆ reserve_space_mg() [1/3]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::reserve_space_mg ( DoFHandler< 1, spacedim > &  dof_handler)
inlinestatic

Definition at line 392 of file dof_handler.cc.

◆ reserve_space_mg() [2/3]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::reserve_space_mg ( DoFHandler< 2, spacedim > &  dof_handler)
inlinestatic

Definition at line 460 of file dof_handler.cc.

◆ reserve_space_mg() [3/3]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::reserve_space_mg ( DoFHandler< 3, spacedim > &  dof_handler)
inlinestatic

Definition at line 533 of file dof_handler.cc.

◆ get_dof_index() [1/6]

template<int spacedim>
static types::global_dof_index internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 611 of file dof_handler.cc.

◆ get_dof_index() [2/6]

template<int spacedim>
static types::global_dof_index internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 630 of file dof_handler.cc.

◆ get_dof_index() [3/6]

template<int spacedim>
static types::global_dof_index internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 649 of file dof_handler.cc.

◆ get_dof_index() [4/6]

template<int spacedim>
static types::global_dof_index internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 668 of file dof_handler.cc.

◆ get_dof_index() [5/6]

template<int spacedim>
static types::global_dof_index internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 687 of file dof_handler.cc.

◆ get_dof_index() [6/6]

template<int spacedim>
static types::global_dof_index internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 706 of file dof_handler.cc.

◆ set_dof_index() [1/6]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 725 of file dof_handler.cc.

◆ set_dof_index() [2/6]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 743 of file dof_handler.cc.

◆ set_dof_index() [3/6]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 761 of file dof_handler.cc.

◆ set_dof_index() [4/6]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 779 of file dof_handler.cc.

◆ set_dof_index() [5/6]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 797 of file dof_handler.cc.

◆ set_dof_index() [6/6]

template<int spacedim>
static void internal::DoFHandlerImplementation::Implementation::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 >   
)
inlinestatic

Definition at line 815 of file dof_handler.cc.


The documentation for this struct was generated from the following file: