Natural coordinates of an element's particle. 
Definition: ParticlePos3d.h:41
void set_weights(const double &r_weight=0, const double &s_weight=0, const double &t_weight=0)
Sets weights values. 
Definition: GaussPoint.cc:55
GaussPoint(const double &r_coord=0, const double &s_coord=0, const double &t_coord=0, const double &r_weight=0, const double &s_weight=0, const double &t_weight=0)
Constructor. 
Definition: GaussPoint.cc:33