annotate doc/API/import_ufl_Problem.tex @ 195:0316c1ac91e1

Tex file for the API interface.
author gedeone-octave <marcovass89@hotmail.it>
date Sun, 01 Dec 2013 16:47:18 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
195
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
1 % This file was converted from HTML to LaTeX with
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
2 % gnuhtml2latex program
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
3 % (c) Tomasz Wegrzanowski <maniek@beer.com> 1999
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
4 % (c) Gunnar Wolf <gwolf@gwolf.org> 2005-2010
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
5 % Version : 0.4.
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
6
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
7 \par Function File: \textbf{=}\textit{ import\_ufl\_Problem }(\textit{myproblem})\textit{}\\
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
8 \begin{quotation}\par Import a Variational Problem from a ufl file.
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
9
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
10 \par \textit{myproblem} is the name of the ufl file where
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
11 the BilinearForm, the LinearForm and the FunctionSpace are defined.
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
12
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
13 \par \textbf{See also:} import\_ufl\_BilinearForm, FunctionSpace, BilinearForm, LinearForm,
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
14 Functional.
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
15
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
16 \end{quotation}
0316c1ac91e1 Tex file for the API interface.
gedeone-octave <marcovass89@hotmail.it>
parents:
diff changeset
17