Reference documentation for deal.II version 9.6.0
|
#include <deal.II/dofs/dof_accessor.h>
Public Types | |
using | BaseClass = ::CellAccessor<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.
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.