]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make it clear what the right hand side of the T equation depends on.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Aug 2008 23:03:36 +0000 (23:03 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Aug 2008 23:03:36 +0000 (23:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@16512 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-31/doc/intro.dox

index 921046597c8ecff006bd688680315629b8b5964c..2edfdce6982a30ec128d99914667e8af6ad426f7 100644 (file)
@@ -485,7 +485,7 @@ at the weak form of the discretized equations:
 for all discrete test functions $\tau_h$. This then results in a
 matrix equation of form
 @f{eqnarray*}
-  \left(\frac 32 M+k_n A\right) T_h^n = F,
+  \left(\frac 32 M+k_n A\right) T_h^n = F(U_h^n,T_h^{n-1},T_h^{n-2}),
 @f}
 which given the structure of matrix on the left (the sum of two
 positive definite matrices) is easily solved using the Conjugate

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.