Reference documentation for deal.II version GIT relicensing-249-g48dc7357c7 2024-03-29 12:30:02+00:00
\(\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 119 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 125 of file dof_accessor.h.


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