]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
extend documentation
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 15:36:01 +0000 (15:36 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 15:36:01 +0000 (15:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@26848 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_system.h

index 99d3d984748d2feeddf6715bc2b8ac30977433d6..9a0b56ccce2286f487e700f8e0e0ce8aa10d35d6 100644 (file)
@@ -35,7 +35,7 @@ DEAL_II_NAMESPACE_OPEN
  * <h3>FESystem, components and blocks</h3>
  *
  * An FESystem, except in the most trivial case, produces a vector-valued
- * finite element with several components. The number of components
+ * finite element with several components. The number of components n_components()
  * corresponds to the dimension of the solution function in the PDE system,
  * and correspondingly also to the number of equations your PDE system
  * has. For example, the mixed Laplace system covered in step-20 has $d+1$
@@ -57,7 +57,7 @@ DEAL_II_NAMESPACE_OPEN
  * elements with multiplicities count multiple times. These blocks are usually
  * addressed using the information in DoFHandler::block_info(). The number of
  * blocks of a FESystem object is simply the sum of all multiplicities of
- * base elements.
+ * base elements and is given by n_blocks().
  *
  * For example, the FESystem for the Taylor-Hood element for the
  * three-dimensional Stokes problem can be built using the code

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.