suanPan
|
#include <SectionOS3D.h>
Public Member Functions | |
IntegrationPoint (double, double, double, double, unique_ptr< Material > &&) | |
Public Attributes | |
const double | omega |
const double | py |
const double | pz |
const double | weight |
ResourceHolder< Material > | s_material |
SectionOS3D::IntegrationPoint::IntegrationPoint | ( | double | CS, |
double | PY, | ||
double | PZ, | ||
double | W, | ||
unique_ptr< Material > && | M | ||
) |
const double SectionOS3D::IntegrationPoint::omega |
const double SectionOS3D::IntegrationPoint::py |
const double SectionOS3D::IntegrationPoint::pz |
ResourceHolder<Material> SectionOS3D::IntegrationPoint::s_material |
const double SectionOS3D::IntegrationPoint::weight |