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
DerivativeApproximation::internal::DerivativeSelector< order, dim > Class Template Reference

Public Types

using DerivDescr = void
 

Detailed Description

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

Definition at line 677 of file derivative_approximation.cc.

Member Typedef Documentation

◆ DerivDescr

template<int order, int dim>
using DerivativeApproximation::internal::DerivativeSelector< order, dim >::DerivDescr = void

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 685 of file derivative_approximation.cc.


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