Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.4.1
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Typedefs
Legacy::Functions Namespace Reference

Typedefs

template<int dim, typename DoFHandlerType = DoFHandler<dim>, typename VectorType = Vector<double>>
using FEFieldFunction = ::Functions::FEFieldFunction< dim, VectorType, DoFHandlerType::space_dimension >
 

Typedef Documentation

◆ FEFieldFunction

template<int dim, typename DoFHandlerType = DoFHandler<dim>, typename VectorType = Vector<double>>
using Legacy::Functions::FEFieldFunction = typedef ::Functions:: FEFieldFunction<dim, VectorType, DoFHandlerType::space_dimension>
Deprecated:
Use Functions::FEFieldFunction without the DoFHandlerType template instead.

Definition at line 502 of file fe_field_function.h.