#include <Section3D.h>
◆ IntegrationPoint() [1/3]
Section3D::IntegrationPoint::IntegrationPoint |
( |
double |
CY, |
|
|
double |
CZ, |
|
|
double |
W, |
|
|
unique_ptr< Material > && |
M |
|
) |
| |
◆ IntegrationPoint() [2/3]
Section3D::IntegrationPoint::IntegrationPoint |
( |
const IntegrationPoint & |
old_obj | ) |
|
◆ IntegrationPoint() [3/3]
◆ ~IntegrationPoint()
Section3D::IntegrationPoint::~IntegrationPoint |
( |
| ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ coor_y
double Section3D::IntegrationPoint::coor_y |
◆ coor_z
double Section3D::IntegrationPoint::coor_z |
◆ s_material
unique_ptr<Material> Section3D::IntegrationPoint::s_material |
◆ weight
double Section3D::IntegrationPoint::weight |
The documentation for this struct was generated from the following files: