|
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
|
#include <Section2D.h>
Public Member Functions | |
| IntegrationPoint (double, double, unique_ptr< Material > &&) | |
Public Attributes | |
| double | coor |
| double | weight |
| ResourceHolder< Material > | s_material |
| double Section2D::IntegrationPoint::coor |
| ResourceHolder<Material> Section2D::IntegrationPoint::s_material |
| double Section2D::IntegrationPoint::weight |