Reference documentation for deal.II version 9.6.0
|
Public Types | |
using | DerivDescr = void |
Definition at line 675 of file derivative_approximation.cc.
using DerivativeApproximation::internal::DerivativeSelector< order, dim >::DerivDescr = void |
alias to select the DerivativeDescription corresponding to the order
th 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.