From: Wolfgang Bangerth Date: Fri, 20 Feb 2015 22:30:32 +0000 (-0600) Subject: Reference video lectures. X-Git-Tag: v8.3.0-rc1~433^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e9f5d2da77c4afb100d1de18bddc124488944b;p=dealii.git Reference video lectures. --- diff --git a/include/deal.II/fe/fe_system.h b/include/deal.II/fe/fe_system.h index abcbd707aa..38d68af64f 100644 --- a/include/deal.II/fe/fe_system.h +++ b/include/deal.II/fe/fe_system.h @@ -39,6 +39,8 @@ DEAL_II_NAMESPACE_OPEN * @ref vector_valued * module. * + * @videolecture{19,20} + * *

FESystem, components and blocks

* * An FESystem, except in the most trivial case, produces a vector-valued @@ -178,6 +180,8 @@ public: * step-20, step-22 and others for use cases. Also see the module on * @ref vector_valued "Handling vector valued problems". * + * @videolecture{19,20} + * * @param[in] fe The finite element that will be used to represent * the components of this composed element. * @param[in] n_elements An integer denoting how many copies of