Reference documentation for deal.II version 9.6.2
 
\(\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
DerivativeApproximation::internal::DerivativeSelector< 1, dim > Class Template Reference
Inheritance diagram for DerivativeApproximation::internal::DerivativeSelector< 1, dim >:

Public Types

using DerivDescr = Gradient<dim>
 
using DerivDescr
 

Detailed Description

template<int dim>
class DerivativeApproximation::internal::DerivativeSelector< 1, dim >

Definition at line 687 of file derivative_approximation.cc.

Member Typedef Documentation

◆ DerivDescr [1/2]

template<int dim>
using DerivativeApproximation::internal::DerivativeSelector< 1, dim >::DerivDescr = Gradient<dim>

Definition at line 690 of file derivative_approximation.cc.

◆ DerivDescr [2/2]

alias to select the DerivativeDescription corresponding to the orderth derivative. In this general template we set an invalid alias to void, the real alias have to be specialized.

Definition at line 683 of file derivative_approximation.cc.


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