suanPan
Section3D::IntegrationPoint Struct Reference

#include <Section3D.h>

Collaboration diagram for Section3D::IntegrationPoint:

Public Member Functions

 IntegrationPoint (double, double, double, unique_ptr< Material > &&)
 

Public Attributes

double coor_y
 
double coor_z
 
double weight
 
ResourceHolder< Materials_material
 

Constructor & Destructor Documentation

◆ IntegrationPoint()

Section3D::IntegrationPoint::IntegrationPoint ( double  CY,
double  CZ,
double  W,
unique_ptr< Material > &&  M 
)

Member Data Documentation

◆ coor_y

double Section3D::IntegrationPoint::coor_y

◆ coor_z

double Section3D::IntegrationPoint::coor_z

◆ s_material

ResourceHolder<Material> Section3D::IntegrationPoint::s_material

◆ weight

double Section3D::IntegrationPoint::weight

The documentation for this struct was generated from the following files: