![]() |
PRISMS-PF Manual
|
Variables | |
| static const Types::Index | index = 0 |
| Default field index. | |
| static const double | tolerance = 1.0e-6 |
| Default tolerance. | |
| static const double | mesh_tolerance = 1.0e-15 |
| Default mesh tolerance. | |
| static const unsigned int | iterations = 100 |
| Default iterations. | |
| static const double | smoothing_range = 15.0 |
| Default eigenvalue smoothing range for multigrid. | |
| static const unsigned int | smoother_degree = 5 |
| Default smoother degree for multigrid. | |
| static const unsigned int | eig_cg_n_iterations = 10 |
| Default CG iterations to find the maximum eigenvalue for multigrid. | |
Default CG iterations to find the maximum eigenvalue for multigrid.
|
static |
Default field index.
Default eigenvalue smoothing range for multigrid.