Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
SmolyakQuadratureOptions Struct Reference

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

Detailed Description

Options for Smolyak sparse-grid construction.

Member Data Documentation

◆ merge_tolerance

◆ rule

StochasticQuadratureRule janus::SmolyakQuadratureOptions::rule = StochasticQuadratureRule::AutoNested

◆ zero_weight_tolerance


The documentation for this struct was generated from the following file: