Chi-Tech
chi_math::QuadraturePointPhiTheta Struct Reference

#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
 

Detailed Description

Simple structure to add names to the angle components.

Definition at line 23 of file angular_quadrature_base.h.

Constructor & Destructor Documentation

◆ QuadraturePointPhiTheta()

chi_math::QuadraturePointPhiTheta::QuadraturePointPhiTheta ( const double  phi,
const double  theta 
)
inline

Definition at line 27 of file angular_quadrature_base.h.

Field Documentation

◆ phi

double chi_math::QuadraturePointPhiTheta::phi = 0.0

Definition at line 25 of file angular_quadrature_base.h.

◆ theta

double chi_math::QuadraturePointPhiTheta::theta = 0.0

Definition at line 26 of file angular_quadrature_base.h.


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