| 
    HArD::Core2D
    
   Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns 
   | 
 
#include <quad1d.hpp>
Public Member Functions | |
| LegendreGauss (size_t doe) | |
| ~LegendreGauss () | |
| void | sub_rule_01 () | 
| void | sub_rule_02 () | 
| void | sub_rule_03 () | 
| void | sub_rule_04 () | 
| void | sub_rule_05 () | 
| void | sub_rule_06 () | 
| void | sub_rule_07 () | 
| void | sub_rule_08 () | 
| void | sub_rule_09 () | 
| void | sub_rule_10 () | 
| void | sub_rule_11 () | 
| size_t | npts () | 
| double | wq (size_t i) | 
| double | tq (size_t i) |