view doc/API/FunctionSpace.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
line wrap: on
line source

% This file was converted from HTML to LaTeX with
% gnuhtml2latex program
% (c) Tomasz Wegrzanowski <maniek@beer.com> 1999
% (c) Gunnar Wolf <gwolf@gwolf.org> 2005-2010
% Version : 0.4.

\par  Function File: \textit{V} \textbf{=}\textit{ FunctionSpace }(\textit{myproblem, mesh})\textit{}\\
\begin{quotation}
        \par Generate a FunctionSpace on a specific mesh.

        \par This function takes as input the name \textit{myproblem} of the ufl file where
 the FunctionSpace is defined and the \textit{mesh} where it has to be
 created.

     \par \textbf{See also:} FunctionSpace, SubSpace, import\_ufl\_FunctionSpace.

        \end{quotation}