Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
internal::DoFAccessorImplementation::Inheritance< dim, dim, spacedim > Struct Template Reference

#include <deal.II/dofs/dof_accessor.h>

Public Types

using BaseClass = ::CellAccessor< dim, spacedim >
 

Detailed Description

template<int dim, int spacedim>
struct internal::DoFAccessorImplementation::Inheritance< dim, dim, spacedim >

This is the specialization of the general template used for the case where an object has full dimension, i.e. is a cell. See the general template for more details.

Definition at line 118 of file dof_accessor.h.

Member Typedef Documentation

◆ BaseClass

template<int dim, int spacedim>
using internal::DoFAccessorImplementation::Inheritance< dim, dim, spacedim >::BaseClass = ::CellAccessor<dim, spacedim>

Declaration of the alias. See the full documentation for more information.

Definition at line 124 of file dof_accessor.h.


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