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

parameter documentation

parent cd304d5a
No related branches found
No related tags found
No related merge requests found
ProblemStat|Standard ProblemStat class. Erstes Konstruktor-Argument ist \texttt{(name)}
components|int|-1|Number of problem components (must be set)
input->read serialization|int|0|
input->serialization with adaptinfo|int|0|
input->serialization filename|string||
mesh|string||Name of the mesh
dim|int|0|problem dimension
refinement set[i]|int|-1|$i=0,\ldots,$\texttt{nComponents},
polynomial degree[i]|int|1|$i=0,\ldots,$\texttt{nComponents},
solver|enum \{cg, cgs, bicg, bicgstab, bicgstab2, bicgstab\_ell, qmr, tfqmr, gmres, idr\_s, minres, (umfpack), 0\}|0|iterative/direct solver for the linear system
estimator[i]|enum \{residual, simple-residual, recovery, 0\}|0|$i=0,\ldots,$\texttt{nComponents},estimator type for each components
output->write serialization|int|0|write serialization files
\ No newline at end of file
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