Functions


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


\begin{funcdesc}{load}{fileName}
recovers a \class{Domain}\xspace object from a ...
...herwise
an appropriate integration order is chosen independently.
\end{funcdesc}


\begin{funcdesc}{Rectangle}{n0,n1,order=1,l0=1.,l1=1., integrationOrder=-1, \\
...
... improve the mesh partition if running on multiple CPUs with MPI.
\end{funcdesc}


\begin{funcdesc}{Brick}{n0,n1,n2,order=1,l0=1.,l1=1.,l2=1., integrationOrder=-1,...
... improve the mesh partition if running on multiple CPUs with MPI.
\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