|
suanPan
|
#include <Section2D.h>
Public Member Functions | |
| IntegrationPoint (double, double, unique_ptr< Material > &&) | |
Public Attributes | |
| double | coor |
| double | weight |
| ResourceHolder< Material > | s_material |
| Section2D::IntegrationPoint::IntegrationPoint | ( | double | C, |
| double | W, | ||
| unique_ptr< Material > && | M | ||
| ) |
| double Section2D::IntegrationPoint::coor |
| ResourceHolder<Material> Section2D::IntegrationPoint::s_material |
| double Section2D::IntegrationPoint::weight |