Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
5a3202fa
Commit
5a3202fa
authored
Mar 10, 2011
by
Praetorius, Simon
Browse files
parameter_list update
parent
dfa8ce49
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/parallel_parameters.tex
View file @
5a3202fa
...
...
@@ -66,4 +66,24 @@ constructor of MeshDistributor. {\small
information about all DOF indices in ranks domain. They may be
useful for debugging or some postprocessing steps.
\\\hline
\end{longtable}
}
\section
{
HL
\_
SignedDistTraverse
}
Reinitialization class HL
\_
SignedDistTraverse gets the label
\texttt
{
[name]
}
as first argument in the constructor.
{
\small
\begin{longtable}
[c]
{
|>
{
\ttfamily
}
lp
{
.15
\textwidth
}
>
{
\ttfamily
}
lp
{
.4
\textwidth
}
|
}
\hline
\textrm
{
\textbf
{
keyword
}}
&
\textrm
{
\textbf
{
data type
}}
&
\textrm
{
\textbf
{
default
}}
&
\textrm
{
\textbf
{
description
}}
\\
\hline\hline
\hline
\basis
tolerance
&
\textbf
{
double
}
&
&
Tolerance for Hopf-Lax update iteration loop.
\\\hline
\basis
maximal number of iteration steps
&
\textbf
{
int
}
&
&
Maximal number of mesh iterations for Hopf-Lax update.
\\\hline
\basis
Gauss-Seidel iteration
&
\textbf
{
bool
}
&
&
Indicates whether Gauss-Seidel or Jacobi iteration is used. 0: Jacobi, 1: Gauss-Seidel
\\\hline
\basis
infinity value
&
\textbf
{
double
}
&
&
Initialization value ``inifinity'' for non-boundary vertices. Must be
$
>
$
1000
\\\hline
\end{longtable}
}
\end{document}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment