Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07: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
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 675 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 683 of file derivative_approximation.cc.


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