Functions


\begin{funcdesc}{Mesh}{fileName,integrationOrder=-1}
creates a \class{Domain}\xs...
...herwise
an appropriate integration order is chosen independently.
\end{funcdesc}


\begin{funcdesc}{Interval}{n0,order=1,l0=1.,integrationOrder=-1, \\
periodic0=...
...ue at $x_0=0$ will be identical to the values at $x_0=\var{l0}$.
\end{funcdesc}


\begin{funcdesc}{Rectangle}{n0,n1,order=1,l0=1.,l1=1., integrationOrder=-1, \\
...
...lse}\xspace sets periodic boundary conditions
in $x_1$-direction.
\end{funcdesc}


\begin{funcdesc}{Brick}{n0,n1,n2,order=1,l0=1.,l1=1.,l2=1., integrationOrder=-1,...
... conditions
in $x_1$-direction and $x_2$-direction, respectively.
\end{funcdesc}


\begin{funcdesc}{GlueFaces}{meshList,safetyFactor=0.2,tolerance=1.e-13}
Generate...
...mesh.
\par
TODO: explain \var{safetyFactor} and show an example.
\end{funcdesc}


\begin{funcdesc}{JoinFaces}{meshList,safetyFactor=0.2,tolerance=1.e-13}
Generate...
...mesh.
\par
TODO: explain \var{safetyFactor} and show an example.
\end{funcdesc}

esys@esscc.uq.edu.au