|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Options for Smolyak sparse-grid construction. More...
#include <Quadrature.hpp>
Public Attributes | |
| StochasticQuadratureRule | rule = StochasticQuadratureRule::AutoNested |
| double | merge_tolerance = 1e-12 |
| double | zero_weight_tolerance = 1e-14 |
Options for Smolyak sparse-grid construction.
| double janus::SmolyakQuadratureOptions::merge_tolerance = 1e-12 |
| StochasticQuadratureRule janus::SmolyakQuadratureOptions::rule = StochasticQuadratureRule::AutoNested |
| double janus::SmolyakQuadratureOptions::zero_weight_tolerance = 1e-14 |