lebedev_095.h
Go to the documentation of this file.
1 // This file is part of the MercuryDPM project (https://www.mercurydpm.org).
2 // Copyright (c), The MercuryDPM Developers Team. All rights reserved.
3 // License: BSD 3-Clause License; see the LICENSE file in the root directory.
4 
5 void getQuadratureValues95(std::vector<double>& theta, std::vector<double>& phi, std::vector<double>& weight);
void getQuadratureValues95(std::vector< double > &theta, std::vector< double > &phi, std::vector< double > &weight)
Definition: lebedev_095.cc:7
double theta
Definition: two_d_biharmonic.cc:236