From: kronbichler Date: Tue, 14 May 2013 14:13:36 +0000 (+0000) Subject: Update comment X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f1574115ac48a7211f6c4581680bdb319a6fd3b;p=dealii-svn.git Update comment git-svn-id: https://svn.dealii.org/trunk@29508 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/fe/fe_q_iso_q1.h b/deal.II/include/deal.II/fe/fe_q_iso_q1.h index a07a1b621b..7f4c5cc620 100644 --- a/deal.II/include/deal.II/fe/fe_q_iso_q1.h +++ b/deal.II/include/deal.II/fe/fe_q_iso_q1.h @@ -56,10 +56,11 @@ DEAL_II_NAMESPACE_OPEN * *
  • Systems of PDEs where certain variables demand for higher resolutions * than the others and the additional degrees of freedom should be spend on - * increasing the resolution of linears instead of higher order - * polynomials. This can be the case when irregularities (shocks) appear in - * the solution and stabilization techniques are used that work for linears - * but not higher order elements.
  • + * increasing the resolution of linears instead of higher order polynomials, + * and you do not want to use two different meshes for the different + * components. This can be the case when irregularities (shocks) appear in the + * solution and stabilization techniques are used that work for linears but + * not higher order elements. * *
  • Stokes/Navier Stokes systems as the one discussed in step-22 could be * solved with Q2-iso-Q1 elements for velocities instead of Q2