Skip to content
Snippets Groups Projects
Commit 3dae32b2 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

Parameter documentation

parent dec4f2dc
No related branches found
No related tags found
No related merge requests found
......@@ -275,7 +275,7 @@ Parameters for the direct sparse LU-solver \textbf{Umfpack}
}
\section*{ProblemStat}
Standard ProblemStat class. Erstes Konstruktor-Argument ist \texttt{(name)}
Standard ProblemStat(\texttt{(name)}). First construktor argument is \texttt{(name)}
{
\small
\begin{longtable}[l]{|>{\ttfamily}lp{.15\textwidth}>{\ttfamily}lp{.4\textwidth}|}
......
ProblemStat|Standard ProblemStat class. Erstes Konstruktor-Argument ist \texttt{(name)}
ProblemStat|Standard ProblemStat(\texttt{(name)}). First construktor argument is \texttt{(name)}
components|int|-1|Number of problem components (must be set)
input->read serialization|int|0|
input->serialization with adaptinfo|int|0|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment