A struct used to describe the orthogonalization parameters in a C-compatible manner.
More...
#include <Parameters.hpp>
|
int | outer_iterations = 2 |
| Number of outer iterations in orthogonalization. Increase this parameter for complex grids.
|
|
int | boundary_iterations = 25 |
| Number of boundary iterations in grid/net orthogonalization within itatp.
|
|
int | inner_iterations = 25 |
| Number of inner iterations in grid/net orthogonalization within itbnd.
|
|
double | orthogonalization_to_smoothing_factor = 0.975 |
| Factor from 0 to 1. between grid smoothing and grid orthogonality.
|
|
double | orthogonalization_to_smoothing_factor_at_boundary = 1.0 |
| Minimum ATPF on the boundary.
|
|
double | areal_to_angle_smoothing_factor = 1.0 |
| Factor between smoother 1d0 and area-homogenizer 0d0.
|
|
A struct used to describe the orthogonalization parameters in a C-compatible manner.
The documentation for this struct was generated from the following file:
- /home/runner/work/MeshKernel/MeshKernel/libs/MeshKernel/include/MeshKernel/Parameters.hpp