![]() |
Chi-Tech
|
#include <angular_quadrature_base.h>
Public Member Functions | |
QuadraturePointPhiTheta (const double phi, const double theta) | |
Data Fields | |
double | phi = 0.0 |
double | theta = 0.0 |
Simple structure to add names to the angle components.
Definition at line 23 of file angular_quadrature_base.h.
|
inline |
Definition at line 27 of file angular_quadrature_base.h.
double chi_math::QuadraturePointPhiTheta::phi = 0.0 |
Definition at line 25 of file angular_quadrature_base.h.
double chi_math::QuadraturePointPhiTheta::theta = 0.0 |
Definition at line 26 of file angular_quadrature_base.h.