#include "quadrature_tetrahedron.h"
#include "math/Quadratures/Conical/quadrature_conical.h"
#include <cmath>
#include <stdexcept>
#include <cassert>
Go to the source code of this file.