suanPan
Section2D::IntegrationPoint Struct Reference

#include <Section2D.h>

Collaboration diagram for Section2D::IntegrationPoint:

Public Member Functions

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

Public Attributes

double coor
 
double weight
 
ResourceHolder< Materials_material
 

Constructor & Destructor Documentation

◆ IntegrationPoint()

Section2D::IntegrationPoint::IntegrationPoint ( double  C,
double  W,
unique_ptr< Material > &&  M 
)

Member Data Documentation

◆ coor

double Section2D::IntegrationPoint::coor

◆ s_material

ResourceHolder<Material> Section2D::IntegrationPoint::s_material

◆ weight

double Section2D::IntegrationPoint::weight

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