#include <integral.hh>
Public Attributes | |
Real3d | coord |
Real | intermediate |
Integration point consisting of coordinates and intermediate data. The latter is a product of weight and a term coming from mapping.
Definition at line 34 of file integral.hh.
Real3d concepts::IntegrationCell::intPoint::coord |
Definition at line 35 of file integral.hh.
Real concepts::IntegrationCell::intPoint::intermediate |
Definition at line 36 of file integral.hh.