Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
janus::detail::EmbeddedQuadratureRule Struct Reference

#include <Quadrature.hpp>

Public Attributes

std::array< double, 15 > nodes
std::array< double, 15 > primary_weights
std::array< double, 15 > embedded_weights

Member Data Documentation

◆ embedded_weights

std::array<double, 15> janus::detail::EmbeddedQuadratureRule::embedded_weights

◆ nodes

std::array<double, 15> janus::detail::EmbeddedQuadratureRule::nodes

◆ primary_weights

std::array<double, 15> janus::detail::EmbeddedQuadratureRule::primary_weights

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