~ubuntu-branches/ubuntu/trusty/rheolef/trusty

« back to all changes in this revision

Viewing changes to doc/pusrman/surface-error.tex

  • Committer: Package Import Robot
  • Author(s): Pierre Saramito
  • Date: 2012-04-06 09:12:21 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120406091221-m58me99p1nxqui49
Tags: 6.0-1
* New upstream release 6.0 (major changes):
  - massively distributed and parallel support
  - full FEM characteristic method (Lagrange-Gakerkin method) support
  - enhanced users documentation 
  - source code supports g++-4.7 (closes: #667356)
* debian/control: dependencies for MPI distributed solvers added
* debian/rules: build commands simplified
* debian/librheolef-dev.install: man1/* to man9/* added
* debian/changelog: package description rewritted (closes: #661689)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\subsection*{Curved non-polynomial surfaces}
 
2
\cindex{convergence!versus mesh}
 
3
\begin{figure}[htp]
 
4
  \begin{center}
 
5
    \begin{tabular}{cc}
 
6
      \includegraphics{cvge-helmholtz-s-sphere-l2.pdf} &
 
7
      \includegraphics{cvge-helmholtz-s-sphere-linf.pdf} \\
 
8
      \includegraphics{cvge-helmholtz-s-sphere-h1.pdf} &
 
9
    \end{tabular}
 
10
  \end{center}
 
11
  \caption{Curved non-polynomial surface:
 
12
        error analysis in $L^2$, $L^\infty$ and $H^1$ norms.}
 
13
  \label{fig-surface-err}
 
14
\end{figure}
 
15
 
 
16
\vfill