Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Types | List of all members
DerivativeApproximation::DerivativeSelector< order, dim > Class Template Reference

Public Types

typedef void DerivDescr
 

Detailed Description

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

Definition at line 497 of file derivative_approximation.h.

Member Typedef Documentation

template<int order, int dim>
typedef void DerivativeApproximation::DerivativeSelector< order, dim >::DerivDescr

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

Definition at line 505 of file derivative_approximation.h.


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